r300/fragprog: Finally get rid of the duplicate program copy
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.h
2009-07-27 Nicolai Hähnler300/fragprog: Finally get rid of the duplicate program...
2009-07-27 Nicolai Hähnler300/vertprog: Refactor addArtificialOutputs to use...
2009-07-27 Nicolai Hähnler300: Move vertex program compilation to compiler
2009-07-27 Nicolai Hähnler300: Cleanup vertex_program structure
2009-07-27 Nicolai Hähnler300: Remove faux lazy translation of vertex programs
2009-07-27 Nicolai Hähnler300: Reduce include dependencies
2009-07-27 Nicolai Hähnler300: Remove some dependencies on additional fragment...
2009-07-27 Nicolai Hähnler300: Detangle fragment program compiler from driver...
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-13 Maciej CencoraMerge branch 'shaders_cleanup'
2009-07-13 Maciej Cencorar300: document r300_vertex_program_cont structure
2009-07-13 Maciej Cencorar300: document r300_fragment_program_cont struct
2009-07-13 Maciej Cencorar300: rewrite FOGC and HPOS attribs handling
2009-07-13 Maciej Cencorar300: bind vertex program to fragment program
2009-07-13 Maciej Cencorar300: implement proper IsProgramNative check for vertex...
2009-07-13 Maciej Cencorar300: don't modify original vertex program
2009-07-13 Maciej Cencorar300: cache translated fragment programs
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-07 Maciej Cencorar300: remove unused code
2009-06-07 Maciej Cencorar300: add hw accelerated support for different vertex...
2009-06-07 Maciej Cencorar300: prepare for different vertex data type support
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-16 Maciej Cencorar300: cleanup vertex program related functions
2009-05-16 Maciej Cencorar300: move some code to common path
2009-05-16 Maciej Cencorar300: rename functions
2009-05-16 Maciej Cencorar300: software fallbacking handling rewrite
2009-05-16 Maciej Cencorar300: further cleanup
2009-05-14 Jerome Glisser300: don't send now forbidden register to kernel when...
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-30 Michel Dänzerr300: Increase reference count of texture objects refer...
2009-04-27 Maciej Cencorar300: fix fragment program limits
2009-04-27 Maciej Cencorar300: rename state
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-19 Maciej Cencorar300: fix missing function declaration
2009-04-19 Maciej Cencorar300: move common fp functions to seperate file
2009-04-19 Maciej Cencorar300: more prepare for merge
2009-04-19 Maciej Cencorar300: further r300/r500 merge preparation
2009-04-19 Maciej Cencorar300: merge r300/r500 fragment program compiler structure
2009-04-19 Maciej Cencorar300: merge r300/r500 fragment program structures
2009-04-19 Maciej Cencorar300: r300/r500 fp shader merge WIP
2009-04-19 Maciej Cencorar300: general cleanup
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-07 Maciej Cencorar300: swtcl rewrite and cleanup
2009-04-02 Dave Airlieradeon/r200/r300: collapse context destruction down...
2009-03-25 Michel Dänzerr300: Texture size limit cleanups.
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-26 Dave Airlier300: don't flush VAP too often.
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlieradeon/r200/r300: make build with out libdrm_radeon...
2009-02-12 Dave Airlier200/r300: get up to speed on renamed files
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-01-30 Dave Airlier200/r300: swtcl fixups to use old dma buffers on top...
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-21 Dave Airlier200/r300: port r200 texture handling to common code
2009-01-20 Dave Airlier300: move to common texture_image object
2009-01-20 Dave Airlieradeon/r200/r300: start to move to common miptree/texobj
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-15 Dave Airlier300: move some more function to generic
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
next