summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_reg.h
AgeCommit message (Expand)Author
2011-01-23r300g: Increase fragment shader limits for r400 cardsTom Stellard
2010-08-10r300/compiler: Implement hardware assisted loops for vertex shaders.Tom Stellard
2010-07-03r300/compiler: Enable hardware IF statements for r500 cards.Tom Stellard
2010-03-12Grammar and spelling fixesJeff Smith
2010-01-23r300: half float supportDave Airlie
2009-11-11r300, r300g: Add missing registers.Corbin Simpson
2009-10-04r300/compiler: Emit flow control instructions and ALU result writes on R500Nicolai Hähnle
2009-09-10r300: add full support for two sided stencil on r5xx for dri2Alex Deucher
2009-09-04r300: Add support for GL_EXT_provoking_vertexAlex Deucher
2009-08-15r300: add occlusion queries supportMaciej Cencora
2009-07-27r300: Move vertex program compilation to compilerNicolai Hähnle
2009-06-12r300: add support for EXT_texture_sRGBMaciej Cencora
2009-05-07r300: moar cleanupMaciej Cencora
2009-04-27r300: rename stateMaciej Cencora
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie
2009-03-06r300: add few macros for RS setupMaciej Cencora
2009-02-13Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-02-04r300: make the macros safe. add missing parenthesis.Maciej Cencora
2008-12-28r300: remove the unknowns from the indx_buffer codeDave Airlie
2008-11-14r300: bo and cs abstraction.Jerome Glisse
2008-08-14r300: Fix 3D texture support.Michel Dänzer
2008-07-27r300: Implement hardware acceleration for ColorLogicOpNicolai Haehnle
2008-07-12r500_fragprog: Major refactoring of final emitNicolai Haehnle
2008-07-05r500: Major refactoring of fragment program emitNicolai Haehnle
2008-06-29r300: Fix wrap mode for 1D texturesNicolai Haehnle
2008-06-07r300: Further anisotropic filtering fixesNicolai Haehnle
2008-06-07r300: Update LOD_BIAS register constantsNicolai Haehnle
2008-06-07r5xx: Unbreak anisotropic filtering?Corbin Simpson
2008-06-06r300: Cleanup TX_MIN_FILTER definesNicolai Haehnle
2008-05-29r300: fix R300_FG_ALPHA_FUNC_VAL_MASKMarkus Amsler
2008-05-28Merge branch 'r500-support'Dave Airlie
2008-05-20r300: some ctrl-m's wierd.Dave Airlie
2008-05-20r300/r500: fix RS col fmt bitsDave Airlie
2008-05-17r300: SC register naming cleanupAlex Deucher
2008-05-17r500: write out the correct FP registersAlex Deucher
2008-05-13R300: clean up GA registersAlex Deucher
2008-05-13R3xx: clean up ZB registersAlex Deucher
2008-05-13R300: clean up CB registersAlex Deucher
2008-05-13R300: clean up Fog registersAlex Deucher
2008-05-13R300: cleanup FS code and fill in missing detailsAlex Deucher
2008-05-13R3xx: more PVS cleanupAlex Deucher
2008-05-12Merge branch 'r500-support' of git+ssh://agd5f@git.freedesktop.org/git/mesa/m...Alex Deucher
2008-05-12R500: add support for 4k texturesAlex Deucher
2008-05-07r500: cleanup r500 RS setupDave Airlie
2008-05-04r300: Set correct VAP_CNTL per vertex program.Markus Amsler
2008-05-02R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher
2008-05-02R300: fix VAP_OUTPUT_VTX_FMT_1 definesAlex Deucher
2008-05-02R300: cleanup VAP_CLIP_CNTLAlex Deucher
2008-05-02R300: clean up VAP_PROG_STREAM_CNTL* register usageAlex Deucher
2008-05-02R5xx: various updatesAlex Deucher