mesa.git
2010-09-05 Luca Barbierinvfx: support nv30 simulation on nv40
2010-09-05 Henri Verbeetradeon: Add radeon_buffer_objects.c.
2010-09-05 Henri Verbeetr200: Add radeon_buffer_objects.c.
2010-09-05 Henri Verbeetradeon: Make do_blit_readpixels() into a PBO work.
2010-09-05 Luca Barbierimesa: don't smash the stack in _mesa_find_used_registers
2010-09-05 Luca Barbierimesa: don't expose unsupported GL_ARB_geometry_shader4...
2010-09-05 Luca Barbierinouveau: delete nouveau_class.h, move nv50 regs to...
2010-09-05 Luca Barbierinvfx: move nv04_2d to rules-ng-ng
2010-09-05 Luca Barbierinvfx: switch to rules-ng-ng register headers
2010-09-05 Luca Barbierinvfx: remove remaining BEGIN_RING/eng3d uses
2010-09-05 Luca Barbierinvfx: pause occlusion queries during blitter usage
2010-09-05 Luca Barbierinvfx: properly return fogcoord.w == 1
2010-09-05 Luca Barbierinvfx: support saturate in vp
2010-09-05 Luca Barbierinvfx: add rewritten swtnl support
2010-09-05 Luca Barbierinvfx: use a piglit-ignored format for unknown cap message
2010-09-05 José Fonsecallvmpipe: Remove some broken MinGW hacks in the sin...
2010-09-05 José Fonsecaglsl: Add new files to sconscript.
2010-09-05 José Fonsecallvmpipe: Fix perspective divide interpolation.
2010-09-05 José Fonsecautil: Helper function to determined whether two formats...
2010-09-05 José Fonsecallvmpipe: Relax the colormask constraint on opaque.
2010-09-05 José Fonsecautil: Utility function to determine the channels that...
2010-09-05 José Fonsecascons: Re-enable SSE on MinGW.
2010-09-05 José Fonsecagallivm: Pass condition masks as an unsigned bitmask.
2010-09-05 José Fonsecagallivm: Cope with tgsi instruction reallocation failure.
2010-09-05 Kenneth Graunkeir_reader: Only validate IR when a global 'debug' flag...
2010-09-05 Marek Olšákr300g,r300c: memset the compiler struct to zeros
2010-09-05 Tom Stellardr300/compiler: Remove stray break statement
2010-09-05 Luca Barbierinvfx: support unlimited constants and immediates in fp
2010-09-05 Luca Barbierinvfx: support using blitter to copy depth/stencil resou...
2010-09-04 Marek Olšákr300/compiler: fix the instruction limit in vertex...
2010-09-04 Luca Barbierinvfx: support rendering to more formats
2010-09-04 Luca Barbierinvfx: move 2D format selection logic to 2D code
2010-09-04 Luca Barbierinvfx: fix swizzling of high bpp surfaces
2010-09-04 Luca Barbierinvfx: fix some subrectangle copies
2010-09-04 Luca Barbierinvfx: fix inlinining in nv04_2d.c
2010-09-04 Luca Barbierinvfx: fix the temporary copying logic and add asserts
2010-09-04 Luca Barbierinvfx: prevent swizzled rendering into formats where...
2010-09-04 Marek OlšákRevert "ir_to_mesa: Load all the STATE_VAR elements...
2010-09-04 Marek OlšákRevert "r300g: refuse to create a texture with size 0"
2010-09-04 Marek Olšákr300g: remove unnecessary assignments
2010-09-04 Marek Olšákr300/compiler: indent printed instructions according...
2010-09-04 Marek Olšákr300g: skip draw calls with no vertex elements, fixing...
2010-09-04 Marek Olšákr300/compiler: use limits from the compiler input inste...
2010-09-04 Marek Olšákr300/compiler: improve register allocation with indexab...
2010-09-04 Marek Olšákr300/compiler: fix handling of indexed temporaries...
2010-09-04 Marek Olšákr300/compiler: disable deadcode elimination for indexed...
2010-09-04 Marek Olšákr300/compiler: allocate at least FS inputs if register...
2010-09-04 Marek Olšákr300g: add a new debug option which disables compiler...
2010-09-04 Marek Olšákr300/compiler: compute the final number of temporaries...
2010-09-04 Marek Olšákr300/compiler: make optimizations not use 0.5 swizzles...
2010-09-04 Marek Olšákr300/compiler: use peephole and constant folding for...
2010-09-04 Marek Olšákr300/compiler: remove unused enum OPCODE_REPL_ALPHA
2010-09-04 Marek Olšákr300/compiler: refactor fragment shader compilation
2010-09-04 Marek Olšákr300/compiler: add new compiler parameter max_constants
2010-09-04 Marek Olšákr300/compiler: refactor vertex shader compilation
2010-09-04 Marek Olšákr300/compiler: remove a redundant parameter in rc_pair_...
2010-09-04 Marek Olšákr300/compiler: remove a redundant parameter in rc_dataf...
2010-09-04 Marek Olšákr300/compiler: use null-terminated array of transformat...
2010-09-04 Marek Olšákr300g: only check for an empty shader if there are...
2010-09-04 Marek Olšákr300/compiler: add new compiler parameter max_alu_insts
2010-09-04 Marek Olšákr300/compiler: put emulate_loop_state in radeon_compiler
2010-09-04 Kenneth Graunkeir_reader: Run ir_validate on the generated IR.
2010-09-04 Kenneth Graunkeir_reader: Emit global variables at the top of the...
2010-09-04 Kenneth Graunkeir_reader: Drop support for reading the old assignment...
2010-09-04 Kenneth Graunkeglsl: Regenerate autogenerated file builtin_function...
2010-09-04 Kenneth Graunkeglsl/builtins: Convert assignments to new format (with...
2010-09-04 Kenneth Graunkeir_reader: Read the new assignment format (with write...
2010-09-04 Kenneth Graunkeir_reader: Track the current function and report it...
2010-09-04 Kenneth Graunkeglsl/builtins: Actually print the info log if reading...
2010-09-04 Luca Barbierinvfx: consolidate tiny files
2010-09-04 Luca Barbierimesa/st: add missing _mesa_set_fetch_functions in st_ge...
2010-09-04 Luca Barbierinvfx: fix vp DP2
2010-09-04 Luca Barbierinvfx: implement fp SSG properly
2010-09-04 Luca Barbierinvfx: don't claim we support preds since the driver...
2010-09-04 Luca Barbierinv40: support all 10 texcoords
2010-09-04 Luca Barbierinvfx: add missing context init
2010-09-04 Luca Barbierinvfx: tidy up state_emit
2010-09-04 Luca Barbierinvfx: support all coord conventions in hardware
2010-09-04 Luca Barbierinvfx: add missing pushbuffer space check
2010-09-04 Luca Barbierinvfx: support all possible vs consts
2010-09-04 Luca Barbierinvfx: set magic bit to round NPOT mipmap sizes down...
2010-09-04 Luca Barbierinvfx: allow nested blitter usage, fixing bug in clear
2010-09-03 Brian Paulgalahad: do map/unmap counting for resources
2010-09-03 Brian Paullibgl-xlib: enable galahad support
2010-09-03 Brian Paulscons: added galahad to driver list
2010-09-03 Brian Paulmesa: also build galahad driver
2010-09-03 Brian Paulexec_list: replace class with struct
2010-09-03 Brian Paulmesa: fix up a comment
2010-09-03 Brian Paulst/glx: added some comments
2010-09-03 Luca Barbierinvfx: implement LIT in fp
2010-09-03 Ian Romanickglsl2: Use as_constant some places instead of constant_...
2010-09-03 Ian Romanickglsl2: Allow copy / constant propagation into array...
2010-09-03 Ian Romanickglsl2: Add module to perform simple loop unrolling
2010-09-03 Ian Romanickglsl2: Track the number of ir_loop_jump instructions...
2010-09-03 Ian Romanickir_expression: Add static operator_string method
2010-09-03 Ian Romanickexec_node: Add insert_before that inserts an entire...
2010-09-03 Ian Romanickglsl2: Eliminate zero-iteration loops
2010-09-03 Ian Romanickglsl2: Perform initial bits of loop analysis during...
2010-09-03 Ian Romanickglsl2: Add module to suss out loop control variables...
2010-09-03 Ian Romanickglsl2: Add module to analyze variables used in loops
next