summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_state_init.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: fix some potential big endian issuesRoland Scheidegger2015-07-161-0/+3
* radeon: Drop the remaining driver usage of _ReallyEnabled.Eric Anholt2014-04-301-8/+10
* mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.Eric Anholt2014-04-301-3/+3
* mesa: Drop dead last_ReallyEnabled fields from drivers.Eric Anholt2014-04-301-2/+0
* mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller2014-01-271-3/+3
* radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATEIan Romanick2014-01-231-7/+7
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* radeon/r200: make radeon_context subclass of gl_contextBrian Paul2012-10-051-1/+1
* mesa: s/CALLOC/calloc/Brian Paul2012-09-011-2/+2
* radeon/r200: remove ClearColor driver functionsBrian Paul2012-03-121-2/+0
* radeon/r200: remove ClearDepth() and ClearStencil() driver hooksBrian Paul2012-03-121-13/+0
* radeon: derive radeon_renderbuffer from swrast_renderbufferBrian Paul2012-01-241-3/+3
* radeon: add some tiling support for r100.Dave Airlie2011-12-051-0/+2
* radeon: set texture bits to always emit.Dave Airlie2011-12-051-3/+3
* radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernelDave Airlie2011-10-301-15/+6
* radeon: Drop the non-kernel-memory-manager support, and thus DRI1.Eric Anholt2011-10-281-269/+53
* radeon/r200: fix fbo-clearmipmap + gen-teximageDave Airlie2011-01-191-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-13/+13
* radeon: Remove unnecessary headers.Vinson Lee2010-01-301-4/+0
* radeon: align for mipmap tree changesMaciej Cencora2009-11-171-2/+2
* mesa: remove a bunch of gl_renderbuffer fieldsBrian Paul2009-10-081-4/+6
* radeon: fix r100/r200 polygon stipple under kmsDave Airlie2009-09-011-1/+9
* r100: fixup cubemap domainsDave Airlie2009-09-011-1/+1
* radeon/r100/r200: actually init the OQ support properlyDave Airlie2009-08-261-0/+1
* radeon: add r100 OQ support with kms.Dave Airlie2009-08-261-0/+6
* radeon: Fix dri1 ctx emit size.Pauli Nieminen2009-08-241-1/+2
* Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...Pauli Nieminen2009-08-241-1/+1
|\
| * radeon: fix incorrect loop limit (warned by -O3)Brian Paul2009-08-211-1/+1
* | radeon: Port flush preventation code from r200 to r100.Pauli Nieminen2009-08-211-94/+172
|/
* radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS caseJerome Glisse2009-07-211-2/+2
* radeon: Differentiate 16 bpp destination formats.Michel Dänzer2009-07-141-1/+10
* radeon/r300: use base width/height.Dave Airlie2009-07-021-2/+2
* radeon: fix cube maps for non-mm pathRoland Scheidegger2009-06-191-2/+33
* radeon: hopefully fixup radeon cube state emission for kmsDave Airlie2009-05-061-3/+11
* radeon: emit scissor when using cs pathJerome Glisse2009-04-121-0/+11
* radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-16/+0
* raedon/r200/r300: mega-FBO commits.Dave Airlie2009-03-231-6/+0
* radeon: r100 clean up CS packet size calcDave Airlie2009-03-041-4/+3
* radeon: settexbuffer supportDave Airlie2009-03-041-1/+1
* radeon: fix texturing for r100Dave Airlie2009-03-041-9/+66
* radeon: fixup some segfaults/exit at startupDave Airlie2009-03-041-3/+1
* r200: port over cs emit changes from radeonDave Airlie2009-02-271-1/+0
* r100: fixup kms state emissionsDave Airlie2009-02-261-2/+38
* radeon: move CB/ZB state init into emit codeDave Airlie2009-02-261-82/+51
* radeon/r200: drop dirty state from texture object + pp_txoffsetDave Airlie2009-02-171-1/+1
* radeon: add initial cubemap support appears to workDave Airlie2009-02-141-1/+39
* radeon/r200: make setTexOffset work againDave Airlie2009-02-131-2/+3
* radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie2009-02-121-1/+0
* radeon: renaming and headers cleanupDave Airlie2009-02-121-1/+0
* radeon/r200/r300: another big merge upheavel.Dave Airlie2009-02-121-6/+6