aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200
Commit message (Expand)AuthorAgeFilesLines
...
* radeon/r200/r300/r600: add check_blit vtbl functionAlex Deucher2010-03-033-2/+5
* Remove stray defines of HAVE_RGBAIan Romanick2010-03-031-1/+0
* mesa: Remove ClearIndex and IndexMask from device-driver interfaceIan Romanick2010-03-031-2/+0
* radeon/r200/r300/r600: fix blit BO buffer validationDave Airlie2010-03-031-4/+8
* radeon/r200: fix the state emission before kernel clearDave Airlie2010-02-241-0/+2
* radeon: Define EXT_framebuffer_object constants to match hw.Pauli Nieminen2010-02-101-0/+2
* dri_interface: Introduce DRI tokens for the texBuffer texture formatsKristian Høgsberg2010-02-091-4/+4
* r200: Fix UMS notto emit stp.Pauli Nieminen2010-02-091-1/+4
* r200: Fix LOD min/max emit.Pauli Nieminen2010-02-072-7/+30
* r100/r200/r300/r600: Set MaxCombinedTextureImageunits.Pauli Nieminen2010-02-071-0/+2
* r200: Fix lod bias correction.Pauli Nieminen2010-02-073-4/+7
* r200: Add some debug output to texture function.Pauli Nieminen2010-02-061-15/+30
* r200: Optimize polygon stipple emit.Pauli Nieminen2010-02-051-1/+10
* r200: Add trace logging to r200PointSize.Pauli Nieminen2010-02-051-0/+7
* mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul2010-02-041-2/+5
* r200: Add the polygon stipple state to the state list.Pauli Nieminen2010-02-041-0/+1
* r200: Add logging for glPolygonStripple.Pauli Nieminen2010-02-041-0/+6
* r200: Fix EXT_fogcoord rendering.Pauli Nieminen2010-02-021-2/+2
* r200: Remove unnecessary headers.Vinson Lee2010-01-309-24/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-251-1/+1
|\
| * r200: Silence fprintf format warning.Vinson Lee2010-01-241-1/+1
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-1/+2
|\|
| * r200: fix CS section size mismatchRoland Scheidegger2010-01-211-1/+2
| * radeon/r600: use new libdrm_radeon apiDave Airlie2009-12-225-1/+5
* | egl: Remove USING_EGL and the related drivers.Chia-I Wu2010-01-222-5/+0
* | r200: re-adding missing pitch alignment check in blit codeAlex Deucher2010-01-201-0/+4
* | r200: fix some breakage after move to common blit codeAlex Deucher2010-01-201-4/+0
* | r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9cAlex Deucher2010-01-201-1/+1
* | Remove hardcoded -Wall from Radeon DRI makefilesAlan Coopersmith2010-01-191-1/+1
* | r100/r200: fix Y coord flipping in accelerated blitsAlex Deucher2010-01-191-6/+5
* | r100/r200: fix dst pitch in blit codeAlex Deucher2010-01-191-1/+1
* | r200: add missing symlink to radeon_tex_copy.cAlex Deucher2010-01-191-0/+1
* | r100/r200: align to pitch updates in blit interfaceMaciej Cencora2010-01-201-2/+2
* | r200: use common glCopyTex(Sub)Image codeMaciej Cencora2010-01-197-215/+55
* | r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381bAlex Deucher2010-01-191-1/+1
* | r100/r200/r600: check if blitting for given format is supported earlierAlex Deucher2010-01-191-1/+24
* | r100/r200: add blit support for ARGB4444Alex Deucher2010-01-191-0/+6
* | r200: add blit supportAlex Deucher2010-01-186-0/+604
* | Merge branch 'remove-intel-dri1'Kristian Høgsberg2010-01-055-15/+15
|\ \
| * | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-045-15/+15
* | | mesa: make texture BorderColor a union of float/int/uintBrian Paul2010-01-041-2/+2
|/ /
* | mesa: implement per-buffer color maskingBrian Paul2009-12-292-12/+12
* | radeon/r600: use new libdrm_radeon apiDave Airlie2009-12-215-1/+5
* | radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...Alex Deucher2009-12-051-13/+2
* | Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2009-12-024-17/+11
|\|
| * Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz2009-12-024-17/+11
| |\
| | * r200: fix polygon stippleAlex Deucher2009-12-034-17/+11
* | | radeon/r200/r300/r600: make bo mapping be explicitDave Airlie2009-11-242-1/+3
* | | Merge remote branch 'origin/mesa_7_7_branch'Dave Airlie2009-11-203-30/+14
|\| |
| * | Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branchMaciej Cencora2009-11-183-30/+14
| |\ \