aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon
Commit message (Expand)AuthorAgeFilesLines
* radeon: add more fbconfigsDave Airlie2009-02-271-2/+56
* r200: port over cs emit changes from radeonDave Airlie2009-02-271-1/+0
* radeon: fixup old packets emission for CS caseDave Airlie2009-02-261-3/+35
* r100: fixup kms state emissionsDave Airlie2009-02-261-2/+38
* radeon: avoid page flip code in DRI2Dave Airlie2009-02-261-1/+2
* radeon: enable DRI2 for r100Dave Airlie2009-02-261-0/+1
* radeon: move CB/ZB state init into emit codeDave Airlie2009-02-261-82/+51
* r300: fixup old setTexOffset DRI1 extensionDave Airlie2009-02-231-6/+8
* radeon: add more debug info to the flush debugDave Airlie2009-02-231-1/+1
* radeon: stabilise r300 driver like the F10 mesa bufmgrDave Airlie2009-02-231-2/+3
* radeon: add some debugging for flush ioctlsDave Airlie2009-02-231-0/+11
* radeon: make state atom print like old r300 codeDave Airlie2009-02-231-4/+5
* radeon: fixup legacy bo/cs out of VRAM waiting.Dave Airlie2009-02-232-14/+60
* radeon: move device param id check ifndefDave Airlie2009-02-181-3/+4
* radeon: initialise swapped objects pointerDave Airlie2009-02-171-0/+2
* radeon: legacy texMem interface fixups.Dave Airlie2009-02-171-20/+28
* Revert "dri/radeon: export a function to cleanup a texture object."Dave Airlie2009-02-171-3/+1
* radeon/r200: drop legacy texture heap codeDave Airlie2009-02-172-54/+0
* radeon/r200: fixup texturing aging callsDave Airlie2009-02-171-3/+2
* radeon: fixup destroy texture object exit path and update LRUDave Airlie2009-02-171-3/+10
* radeon: remove leftover debugDave Airlie2009-02-171-1/+0
* radeon/r200: drop dirty state from texture object + pp_txoffsetDave Airlie2009-02-174-33/+6
* radeon: fix not emitting texture state correctlyDave Airlie2009-02-171-0/+2
* radeon: steal miptree optimisation from intel codebaseDave Airlie2009-02-171-0/+10
* radeon: move YUV on first texunit check after hw state is setupDave Airlie2009-02-171-5/+4
* dri/radeon: export a function to cleanup a texture object.Dave Airlie2009-02-171-1/+3
* radeon: fix texcompress2 test.Dave Airlie2009-02-161-34/+53
* radeon: fix compressed tex subimage unpack parameterDave Airlie2009-02-161-1/+1
* radeon: add cflags to decide whether to link libdrm_radeon or not.Dave Airlie2009-02-151-1/+3
* radeon-common: Fix crash in glGetTexImageNicolai Haehnle2009-02-143-0/+65
* r300: Fix crash in cubemap tree creationNicolai Haehnle2009-02-141-6/+20
* r300: Fix R300_CMD_SCRATCH on big endian.Michel Dänzer2009-02-142-2/+11
* radeon: remove unused radeon_compat.cDave Airlie2009-02-141-301/+0
* radeon: check for valid bo in release arraysDave Airlie2009-02-141-2/+4
* radeon: remove old cube codeDave Airlie2009-02-141-12/+1
* radeon/r300: fix warningsDave Airlie2009-02-142-3/+1
* radeon: add initial cubemap support appears to workDave Airlie2009-02-141-1/+39
* radeon/r200: make setTexOffset work againDave Airlie2009-02-133-5/+6
* radeon/r200: fix set tex offset functionsDave Airlie2009-02-131-3/+1
* radeon: revert unneeded change to texturing codeDave Airlie2009-02-131-3/+8
* radeon: fix compressed texture upload on all radeonsDave Airlie2009-02-132-22/+75
* radeon: fixup include orderingDave Airlie2009-02-132-4/+4
* Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-02-132-8/+12
|\
| * gallium: Fixups for driCreateConfigs MSAA support.Michel Dänzer2009-02-101-1/+3
| * re-add MSAA supportBrian Paul2009-02-091-2/+3
| * radeon: remove include that breaks build in !OLD_PACKET pathDave Airlie2009-02-071-1/+0
| * Make GL_ARB_draw_buffers mandatoryIan Romanick2009-01-281-0/+2
| * Make GL_ARB_vertex_buffer_object mandatoryIan Romanick2009-01-281-2/+0
| * Make GL_ARB_multisample mandatoryIan Romanick2009-01-281-2/+0
| * Make GL_ARB_texture_compression mandatoryIan Romanick2009-01-281-2/+0