Merge branch '7.8'
[mesa.git] / src / mesa / drivers / dri / r300 /
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 Marek Olšákr300/compiler: lower CEIL
2010-04-18 Marek Olšákr300/compiler: enable branch emulation for vertex shaders
2010-04-18 Marek Olšákr300/compiler: optimize CMP for vertex shaders a bit
2010-04-18 Nicolai Hähnler300/compiler: Use memory_pool_array_reserve in deadcod...
2010-04-18 Nicolai Hähnler300/compiler: Use memory_pool_array_reserve in r500...
2010-04-18 Marek Olšákr300/compiler: enable branch emulation for R500 fragmen...
2010-04-18 Nicolai Hähnler300/compiler: Implement branch emulation for R300...
2010-04-17 Vinson Leer300/compiler: Remove unnecessary header.
2010-04-17 Vinson Leer300/compiler: Add radeon_program_tex.c to SCons build.
2010-04-17 Marek Olšákr300/compiler: add emulation of all mirrored-clamp...
2010-04-17 Marek Olšákr300/compiler: replace mirrored-repeat emulation with...
2010-04-16 Marek Olšákr300/compiler: add handy definitions for XYZ0 and smear...
2010-04-16 Marek Olšákr300/compiler: make ARB_shadow_ambient optional
2010-04-16 Marek Olšákr300/compiler: restore r500-specific bits of TEX transf...
2010-04-16 Corbin Simpsonr300/compiler: Fix texture instruction readmasks.
2010-04-16 Corbin Simpsonr300/compiler: Fix magic numbers in readmasks.
2010-04-16 Corbin Simpsonr300/compiler: Oops, this slipped through.
2010-04-16 Corbin Simpsonr300/compiler: Save Q for mirror and repeat.
2010-04-16 Corbin Simpsonr300/compiler: Split off texture fixes to their own...
2010-04-16 Marek Olšákr300/compiler: fix repeat wrap mode for TXP and NPOTs
2010-04-15 Marek Olšákr300/compiler: kill off RC_WRAP_CLAMP
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Corbin Simpsonr300/compiler: Hax around instructions limits in mirror...
2010-04-12 Corbin Simpsonr300/compiler: Comment code, add much better mirror...
2010-04-12 Corbin Simpsonr300/compiler: Implement texcoord repeat and mirror...
2010-04-12 Corbin Simpsonr300/compiler: Add NPOT compatibility fields to externa...
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Maciej Cencorar300: respect radeon common code fallbacks
2010-04-11 Maciej Cencorar300: set proper vertex index limits also in non indexe...
2010-04-11 Vinson Leer300: Remove unnecessary header.
2010-04-11 Vinson Leer300/compiler: Remove unused variable.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Michel Dänzerr300: Initialize compiler.max_temp_regs for blits.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-05 Marek Olšákr300/compiler: make the max number of fragment shader...
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-03 Dave Airlier300 compiler: add target output debugging.
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Corbin Simpsonr300/compiler: Unbreak DDX/DDY.
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Corbin Simpsonr300/compiler: Lower CMP for vertex programs.
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Alex Deucherr100/r200/r300/r600: enable accel for Copy/DrawPixels...
2010-03-24 Maciej Cencorar300: report correct state atom size
2010-03-24 Maciej Cencorar300: fix off by one
2010-03-24 Maciej Cencorar300: fix vertex programs with big number of params...
2010-03-24 Maciej Cencorar300: fix wpos/fog handling
2010-03-24 Maciej Cencorar300: clean fog_attr/wpos_attr if code accessing these...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Maciej Cencorar300: blits for small dst pitch work just fine
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Alex Deucherr100/r200/r300/r300: only enable accelerated pixel...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Maciej Cencorar300: enable depth test only if depth buffer is available
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Maciej Cencorar300: don't crash if there's no colorbuffer
2010-03-09 Maciej Cencorar300: add support for more rendering formats
2010-03-09 Maciej Cencoraradeon/r200/r300/r600: add is_format_renderable function
2010-03-09 Maciej Cencorar300: enable HW accelerated gl(Read/Copy/Draw)Pixels
2010-03-09 Maciej Cencoraradeon: add hw accelerated glReadPixel support (not...
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Maciej Cencorar300: don't enable EXT_packed_depth_stencil
2010-03-08 Maciej Cencorar300: allow src and dst BOs to be placed in GTT during...
2010-03-08 Maciej Cencorar300: reset bos when validating buffers during blit
2010-03-08 Maciej Cencorar300: VAP flush is needed only when vertex program...
2010-03-08 Maciej Cencorar300: recalculate point size, if point min/max size...
2010-03-08 Maciej Cencorar300: no need to flush on context init
2010-03-08 Maciej Cencorar300: remove unnecessary code
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-07 Maciej Cencoraradeon: move glGetTexImage handlers to seperate file
2010-03-07 Maciej Cencoraradeon: added tiling functions
2010-03-07 Maciej Cencorar300: don't enable EXT_packed_depth_stencil
2010-03-07 Maciej Cencorar300: allow src and dst BOs to be placed in GTT during...
2010-03-07 Maciej Cencorar300: reset bos when validating buffers during blit
2010-03-07 Maciej Cencorar300: VAP flush is needed only when vertex program...
2010-03-07 Maciej Cencorar300: recalculate point size, if point min/max size...
2010-03-07 Maciej Cencorar300: no need to flush on context init
2010-03-07 Maciej Cencorar300: remove unnecessary code
next