llvmpipe: Refactor lp_scene_add_resource_reference
[mesa.git] / src /
2010-09-07 José Fonsecallvmpipe: Refactor lp_scene_add_resource_reference
2010-09-07 José Fonsecallvmpipe: Fix negated logic in lp_scene_add_resource_re...
2010-09-07 Keith Whitwellllvmpipe: move more coef setup into lp_setup_coef.c
2010-09-07 Keith Whitwellllvmpipe: declare fence handle struct
2010-09-07 Keith Whitwellllvmpipe: rasterization debugging helpers
2010-09-07 Keith Whitwellllvmpipe: use opcodes instead of function pointers...
2010-09-07 Keith Whitwellllvmpipe: rearrange queries
2010-09-07 Keith Whitwellllvmpipe: enforce fixed memory limit on scenes
2010-09-07 Keith Whitwellllvmpipe: clean up deferred zstencil clears
2010-09-07 Keith Whitwellllvmpipe: rework fences and queries
2010-09-07 Keith Whitwellllvmpipe: move whole-tile emit into a function
2010-09-07 Keith Whitwellllvmpipe: put fs variant dumping in a function
2010-09-07 Tilman SauerbeckReplace reference to tgsi-instruction-set.txt.
2010-09-07 Luca Barbierinouveau: restore nouveau_class.h for nv04-nv20
2010-09-06 Luca Barbierinvfx: fix return in vp main
2010-09-06 José Fonsecamesa: Define C99's __func__ macro on MSVC.
2010-09-06 Dave Airlier600g: add error print for no literals for r700s as...
2010-09-06 Dave Airlier600g: fixup r700 assembler for clamp/relative addressing
2010-09-06 Dave Airlier600g: add script to generate header file with offsets...
2010-09-05 Dave Airlier600g: fix up surface references
2010-09-05 Dave Airlier600g: search for sampler views in context on removal.
2010-09-05 Dave Airlier600g: add missing printf operand
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é 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
next