Merge branch 'gallium-polygon-stipple'
[mesa.git] / src / mesa / drivers / dri / r300 /
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-20 Brian Paulradeon: remove radeonCopyTexImage2D()
2011-07-15 Marek Olšákr300/compiler: remove an unused-but-set variable and...
2011-07-15 Marek Olšákr300/compiler: fix a warning that a variable may be...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-06-02 Johannes Obermayrdri/nouveau: Fix build with --enable-shared-dricore.
2011-06-02 Brian Paulr300: remove MIN3 macro, already defined in macros.h
2011-05-29 Tom Stellardr300g: Fix non-dri builds
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Brian Paulr300: move declaration before code
2011-05-18 Tom Stellardr300/compiler: Fix bug in rc_get_variables()
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Tom Stellardr300/compiler: Use ALU Result for IF conditionals
2011-05-11 Tom Stellardr300/compiler: Fix bug in rc_get_variables()
2011-05-11 Tom Stellardr300/compiler: Limit instructions to 3 source selects
2011-05-11 Tom Stellardr300/compiler: Add simple unit test framework
2011-05-09 Matt Turnerr300/compiler: align memory allocations to 8-bytes
2011-05-09 Michel Dänzerr300c: Fix up for register allocator rewrite.
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Marek Olšákr300/compiler: implement TXD and TXL opcodes
2011-05-01 Marek Olšákr300/compiler: remove set-but-unused variables
2011-04-30 Tom Stellardr300/compiler: Cleanups from the regalloc merge
2011-04-30 Tom Stellardr300/compiler: Add return statement to rc_list()
2011-04-30 Tom Stellardr300g: Fix scons build
2011-04-30 Tom Stellardr300/compiler: Enable swizzle packing in the allocator...
2011-04-30 Tom Stellardr300/compiler: Handle loops in the register allocator
2011-04-30 Tom Stellardr300/compiler: Handle loops in rc_get_readers()
2011-04-30 Tom Stellardr300/compiler: Rewrite register allocator
2011-04-30 Tom Stellardr300/compiler: Use RC_MASK_W when converting RGB to...
2011-04-30 Tom Stellardr300/compiler: rc_reader_data: Add ExitOnAbort flag
2011-04-30 Tom Stellardr300/compiler: Add more info to struct rc_reader
2011-04-30 Tom Stellardr300/compiler: Add remove dead sources pass
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-22 Marek Olšákr300/compiler: fix up error message
2011-04-22 Ian Romanickmesa: Kill gl_fragment_program::FogOption with fire
2011-04-19 Tom Stellardr300/compiler: Fix dataflow analysis bug with ELSE...
2011-04-16 Tom Stellardr300/compiler: Fix incorrect presubtract conversion
2011-04-15 Marek OlšákRevert "r300/compiler: Don't try to convert RGB to...
2011-04-15 Marek Olšákmesa: finish up ARB_texture_float
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-04-06 Tom Stellardr300/compiler: Don't try to convert RGB to Alpha in...
2011-04-05 Tom Stellardr300/compiler: Fix vertex shader MAD instructions with...
2011-04-05 Dave Airlier300c: fix build since last r300g commit
2011-04-05 Marek Olšákr300g: fix RG/LATC1_SNORM by doing UNORM->SNORM convers...
2011-04-05 Marek Olšákr300/compiler: implement the CND opcode
2011-04-05 Marek Olšákr300/compiler: set the MSB of ADDR for inline constants
2011-04-04 Marek Olšákr300/compiler: apply the texture swizzle to shadow...
2011-04-04 Marek Olšákr300/compiler: propagate SaturateMode down to the resul...
2011-04-03 Tom StellardRevert "r300/compiler: Remove obsolete compiler passes"
2011-04-01 Tom Stellardr300/compiler: Remove obsolete compiler passes
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-18 Tom Stellardr300/compiler: Use a 4-bit writemask in pair instructions
2011-03-12 Marek Olšákr300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
2011-03-12 Marek Olšákr300/compiler: TEX instructions don't support negation...
2011-03-12 Marek Olšákr300/compiler: Abs doesn't cancel Negate (in the conver...
2011-03-12 Marek Olšákr300/compiler: fix translating the src negate bits...
2011-03-12 Marek Olšákr300g: implement fragment color clamping in the shader
2011-03-12 Marek Olšákr300/compiler: fix the saturate modifier when applied...
2011-03-11 Brian Paulmesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENAB...
2011-03-08 Marek Olšákr300/compiler: remove unused variables
2011-03-08 Marek Olšákr300/compiler: fix equal and notequal shadow compare...
2011-03-08 Marek Olšákr300/compiler: detect constants harder
2011-03-08 Marek Olšákr300/compiler: improve the detection of constants for...
2011-03-08 Marek Olšákr300/compiler: saturate Z before the shadow comparison
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-12 Tom Stellardr300/compiler: Don't erase sources when converting...
2011-02-06 Tom Stellardr300/compiler: Disable register rename pass on r500
2011-02-05 Tom Stellardr300/compiler: Don't count BEGIN_TEX instructions in...
2011-02-03 Michel Dänzerr300c: Unbreak after R4xx support was added to r300...
2011-01-30 Tom Stellardr300/compiler: Standardize the number of bits used...
2011-01-28 Marek Olšákr300/compiler: print stats based on the initial number...
2011-01-24 Tom Stellardr300g: Increase fragment shader limits for r400 cards
2011-01-23 Marek Olšákr300/compiler: remove any code related to relative...
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Brian Paulmesa: begin implementation of GL_ARB_draw_buffers_blend
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Vinson Leer300: Include mfeatures.h in files that perform feature...
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Marek Olšákr300/compiler: disable the rename_regs pass for loops
2011-01-04 Tom Stellardr300/compiler: Fix black terrain in Civ4
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-11 Marek Olšákr300/compiler: fix swizzle lowering with a presubtract...
2010-12-11 Marek Olšákr300/compiler: fix LIT in VS
2010-12-08 Marek Olšákr300/compiler: remove at least unused immediates if...
2010-12-08 Marek Olšákr300/compiler: make lowering passes possibly use up...
2010-12-08 Marek Olšákr300/compiler: handle DPH and XPD in rc_compute_sources...
2010-12-08 Marek Olšákr300/compiler: do not print pair/tex/presub program...
2010-12-08 Marek Olšákr300/compiler: cleanup rc_run_compiler
2010-12-08 Marek Olšákr300/compiler: add a function to query program stats...
2010-12-08 Marek Olšákr300/compiler: don't terminate regalloc if we surpass...
2010-12-02 Marek Olšákr300/compiler: disable the swizzle lowering pass in...
2010-12-01 Marek Olšákr300/compiler: implement and lower OPCODE_CLAMP
2010-11-26 Marek Olšákr300/compiler: move util functions to radeon_compiler_util
next