summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_context.h
Commit message (Expand)AuthorAgeFilesLines
* r300: Some cleanups in depth and stencil state handlingNicolai Haehnle2008-06-071-2/+0
* r300: Remove unused variable r300_tex_obj::dirty_state and related definesNicolai Haehnle2008-06-061-7/+0
* r5xx: Enable depth write emission.Corbin Simpson2008-06-011-0/+2
* r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)Nicolai Haehnle2008-06-011-1/+2
* r500: cleanup warnings and include filesDave Airlie2008-05-281-0/+1
* r500: the cs is shared per context - doh so don't use for program upload.Dave Airlie2008-05-271-10/+0
* r300/r500: emit flush inside vap_cntl state atomDave Airlie2008-05-271-0/+6
* r500: bump state atom size up for fp and fp constantsDave Airlie2008-05-221-0/+4
* r500: write out the correct FP registersAlex Deucher2008-05-171-2/+12
* r5xx: Index inputs and temps.Corbin Simpson2008-05-061-4/+1
* r500: make sure we emit max temp atom.Dave Airlie2008-05-051-0/+5
* Initial r5xx fragment program compiler support.Corbin Simpson2008-05-021-0/+48
* r500: setup fragment program constant emission atomDave Airlie2008-05-021-0/+1
* more r500 vs r300 kickinDave Airlie2008-05-021-0/+2
* some basic r500 portageDave Airlie2008-05-021-0/+1
* r300: move to using RS_INST namesDave Airlie2008-03-281-8/+8
* r300: add artificial output to match fragment program inputMarkus Amsler2008-02-271-0/+1
* [r300] Add more struct names for r300_hw_stateChristoph Brill2008-02-251-5/+5
* [r300] rename all unkown structs r300_hw_state to readable namesChristoph Brill2008-02-251-14/+14
* Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.Oliver McFadden2007-11-051-1/+1
* r300: initial user clipping for TCL pathsDave Airlie2007-11-051-0/+8
* r300: Cleaned up vertprog construction.Oliver McFadden2007-07-181-1/+1
* r300: Use the R300_PVS_UPLOAD_* defines.Oliver McFadden2007-07-161-9/+0
* r300: Replaced the ugly VERTEX_SHADER_INSTRUCTION typedef.Oliver McFadden2007-07-161-1/+1
* Merge branch 'r300-swtcl'Dave Airlie2007-07-011-1/+66
|\
| * Initial r300 modes for swtcl it compiles!!Dave Airlie2007-06-141-1/+66
* | r300: Initial work on merging the real and generated vertex program functions.Oliver McFadden2007-06-241-13/+0
* | r300: Vertex program position end bits are known.Oliver McFadden2007-06-241-1/+1
* | r300: Removed unused vap_param structure.Oliver McFadden2007-06-241-4/+0
|/
* r300: Document registers 0x2220 to 0x2230.Oliver McFadden2007-05-301-1/+1
* r300: Removed the (completely broken since new VBO branch) OPTIMIZE_ELTS path.Oliver McFadden2007-05-301-2/+0
* r300: Removed duplicate AOS format defines; already defined in r300_reg.h.Oliver McFadden2007-05-261-5/+0
* r300: Removed unused aos_reg variable.Oliver McFadden2007-05-261-1/+0
* r300: Cleaned up t_vir0 and t_vir1 slightly.Oliver McFadden2007-05-251-1/+1
* r300: Implement SetTexOffset hook.Michel Dänzer2007-05-221-0/+2
* r300: Just use "inline" rather than "__inline__".Oliver McFadden2007-05-201-2/+2
* r300: Removed the radeon_vertex_buffer structure.Tommy Schultz Lassen2007-05-171-23/+0
* r300: Enable the non-user-buffers code to compile.Oliver McFadden2007-05-131-1/+2
* r300: Removed the unused r300_aos_rec (replaced by r300_dma_region) structure.Oliver McFadden2007-05-131-13/+0
* r300: Removed unused FORCE_32BITS_ELTS define.Oliver McFadden2007-05-111-5/+0
* r300: Removed the unused CPT macro.Oliver McFadden2007-05-111-6/+0
* r300: Moved r300PackFloat24 near r300PackFloat32.Oliver McFadden2007-05-111-0/+31
* r300: Added some more Doxygen documentation and made some functions static.Oliver McFadden2007-05-091-6/+0
* r300: Removed the "texmicrotile" variable; the tiling code is disabled via aOliver McFadden2007-05-091-1/+0
* r300: Cleaned up radeon_context.h slightly; mostly Indent.Oliver McFadden2007-05-091-1/+0
* r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300Oliver McFadden2007-05-091-1/+1
* r300: Removed the dangerous R300_SPAN_DISABLE_LOCKING flag.Oliver McFadden2007-05-091-1/+0
* r300: Added some Doxygen comments.Christoph Bill2007-05-091-18/+10
* r300: Removed the deprecated VTXFMT code.Oliver McFadden2007-05-091-19/+0
* r300: Fixed some more function names.Oliver McFadden2007-05-091-2/+2