aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_state.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-2/+2
* Merge remote branch 'origin/7.8'Jerome Glisse2010-04-231-1/+4
|\
| * r600: don't enable depth test if there is no depth bufferJerome Glisse2010-04-231-1/+4
* | r100/r200/r300/r600: enable accel for Copy/DrawPixels without kmsAlex Deucher2010-03-241-4/+3
* | Merge branch '7.8' into masterPauli Nieminen2010-03-171-1/+1
|\|
| * Correct GL_EQUIV code in r67/7xx.Matthew W. S. Bell2010-03-161-1/+1
| * r600: recalculate point size, if point min/max size changesAlex Deucher2010-03-081-0/+2
| * r600: no need to flush on context initAlex Deucher2010-03-081-2/+0
* | r100/r200/r300/r300: only enable accelerated pixel ops with kmsAlex Deucher2010-03-121-5/+6
* | radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)PixelsAlex Deucher2010-03-101-2/+7
* | r600: recalculate point size, if point min/max size changesAlex Deucher2010-03-081-0/+2
* | r600: no need to flush on context initAlex Deucher2010-03-081-2/+0
|/
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-1/+1
* r600: Remove unnecessary headers.Vinson Lee2010-01-301-3/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-3/+3
|\
| * r600: fix typo in SQ setupAlex Deucher2010-01-151-3/+3
* | r600: update vport z & clipping when depth_clamp is changedAndre Maasikas2010-01-221-0/+4
* | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-2/+2
* | mesa: implement per-buffer color maskingBrian Paul2009-12-291-4/+4
|/
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-211-7/+6
|\
| * r600: fix glFrontFace(GL_CW)Dave Airlie2009-12-211-7/+2
| * r600: Invert front face winding when rendering to FBOAlex Deucher2009-12-161-0/+4
| * r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color maskAndre Maasikas2009-10-151-3/+3
| * r600: user correct alpha blend factorAndre Maasikas2009-10-151-2/+2
* | r600: don't force Z orderAlex Deucher2009-11-161-3/+0
* | r600: rework DB render setupAlex Deucher2009-11-091-16/+66
* | r600: add missing ZPASS setup bits for r7xx+Alex Deucher2009-11-091-0/+4
* | r600: Add support for ARB_depth_clampAlex Deucher2009-10-291-2/+13
* | Merge branch 'texformat-rework'Brian Paul2009-10-281-1/+0
|\ \
| * | drivers: don't include texformat.hBrian Paul2009-10-051-1/+0
* | | r600: add occlusion query supportAlex Deucher2009-10-281-0/+1
* | | r600: remove remains of old tnl pipelineAlex Deucher2009-10-231-38/+2
* | | Merge branch 'mesa_7_6_branch'Brian Paul2009-10-101-3/+7
|\ \ \ | | |/ | |/|
| * | radeon: fix scissor regressionAlex Deucher2009-10-091-3/+7
* | | r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color maskAndre Maasikas2009-09-291-3/+3
* | | r600: user correct alpha blend factorAndre Maasikas2009-09-291-2/+2
| |/ |/|
* | Merge branch 'mesa_7_6_branch'Pauli Nieminen2009-09-241-2/+3
|\|
| * radeon: Fix scissors for r600 KMS.Pauli Nieminen2009-09-241-2/+3
| * r600: fix point sizesAlex Deucher2009-09-241-4/+4
| * r600: fix polygon offsetAlex Deucher2009-09-241-3/+8
| * r600: fix dri2 clippingAlex Deucher2009-09-241-2/+2
* | r600 : add draw_prim support.Richard Li2009-09-221-1/+19
* | r600: fix point sizesAlex Deucher2009-09-191-4/+4
* | r600: fix polygon offsetAlex Deucher2009-09-191-3/+8
* | r600: fix dri2 clippingAlex Deucher2009-09-081-2/+2
* | r600: Add support for GL_EXT_provoking_vertexAlex Deucher2009-09-041-0/+8
|/
* r600: rework cb/db setupAlex Deucher2009-09-031-127/+18
* r600: visual depth has no meaning here.Dave Airlie2009-09-031-12/+2
* r600: fix scissor also.Dave Airlie2009-08-281-2/+2
* r600: fix two sided stencilAlex Deucher2009-08-261-14/+4