mesa.git
2009-11-14 Maciej Cencorar300: remove unneeded includes
2009-11-12 Zack Rusinst/xorg: use an immediate instead of a full blown const
2009-11-12 Zack Rusinst/xorg: don't use flow control
2009-11-12 Brian Paulswrast: handle additional Z24 formats in read_depth_pix...
2009-11-12 Vinson Leedemos/glsl: Add missing break statement to noise test.
2009-11-12 Zack Rusinst/xorg: implement repeatnone and make some code smell...
2009-11-12 Zack Rusinst/xorg: fallback until daddy can implement you properly
2009-11-11 Brian Paulprogs/tests: add alpha/blend testing to packedpixels.c
2009-11-11 Corbin Simpsonr300, r300g: Add missing registers.
2009-11-11 Corbin Simpsondri-st: Add some required GL 2.0 extensions.
2009-11-10 Jakob Bornecrantzst/xorg: Fallback if picture format doesn't match textu...
2009-11-10 Jakob Bornecrantzst/xorg: Don't segfault when debug printing
2009-11-11 Zack Rusinst/xorg: wrap to border color
2009-11-11 brianswrast: update renderbuffer format assertions
2009-11-11 brianmesa: fix some begin/end render-to-texture logic
2009-11-11 brianmesa: move check_begin/end_texture_render() calls
2009-11-11 brianmesa: new vars: oldDrawFb, oldReadFb in _mesa_BindFrame...
2009-11-11 brianmesa: rename vars in _mesa_BindFramebufferEXT()
2009-11-11 brianmesa: added comment for check_begin_texture_render()
2009-11-10 Jakob Bornecrantzst/egl: Probe hardware for depth stencil format
2009-11-11 Zack Rusinst/xorg: cleanup the naming
2009-11-11 Zack Rusinst/xorg: print ouf the picture formats when compositing
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric Anholti965: avoid memsetting all the BRW_WM_MAX_INSN arrays...
2009-11-11 Eric Anholti965: Add a note explaining the data cache domain.
2009-11-10 Eric Anholti965: Fix VS constant buffer value loading.
2009-11-10 Eric Anholti965: Unalias src/dst registers for SGE and friends.
2009-11-10 Eric Anholti965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
2009-11-10 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-11-10 Eric Anholti965: Unalias src/dst registers for SGE and friends.
2009-11-10 Eric Anholti965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
2009-11-10 Michal Krolslang: Fix return value check.
2009-11-10 Michel Dänzerst/xorg: Fix SCons build.
2009-11-10 Michal Krolslang: Check OOM conditions for alloc_node_storage().
2009-11-10 José Fonsecallvmpipe: Fix derived blend color state.
2009-11-10 Michal Krolslang: Check return value from new_instruction().
2009-11-10 Michal Krolslang: Fix signed/unsigned int handling in _slang_free_...
2009-11-10 Michal Kroltgsi/exec: Exit early on error.
2009-11-10 Michal Kroltgsi/ureg: Simplify logic in tokens_expand().
2009-11-10 Michal Krolslang: Handle OOM condition in new_instruction().
2009-11-09 Zack Rusinst/xorg: remove deprecated rendering code
2009-11-09 Zack Rusinst/xorg: fix composite batching
2009-11-09 Jerome Glisser600/r700: typo, fix mask of DB_ALPHA_TO_MASK
2009-11-09 Alex Deucherr600: don't emit htile regs
2009-11-09 Alex Deucherr600: rework DB render setup
2009-11-09 Alex Deucherr600: don't emit htile regs
2009-11-09 Alex Deucherr600: add missing ZPASS setup bits for r7xx+
2009-11-09 José Fonsecallvmpipe: Ensure stack variables in unit tests are...
2009-11-09 Christoph Bumillernv50: clarify data for method 0x121c
2009-11-08 Corbin Simpsonr300g: Fix up SW TCL rendering functions.
2009-11-08 Corbin Simpsonr300g: Protect against possibly missing Draw pointer.
2009-11-08 Corbin Simpsonr300g: Unify context names for counts.
2009-11-08 Corbin Simpsonr300g: Enable PSC/RS dump with new debugging flags.
2009-11-08 Corbin Simpsonr300g: Fix is_buffer_referenced.
2009-11-08 Corbin Simpsonr300g: Fix build error on old compilers.
2009-11-07 Ian Romanickprog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
2009-11-07 Ian Romanickprog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStr...
2009-11-07 Ian Romanickprog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadPro...
2009-11-07 Ian Romanickprog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramS...
2009-11-07 Corbin Simpsonr300g: Organize inlined state.
2009-11-07 Corbin Simpsonr300g: DCE.
2009-11-07 Corbin Simpsonr300g: Minor code cleanup to avoid confusion.
2009-11-07 Corbin Simpsonr300g: Remove do-nothing functions.
2009-11-07 Corbin Simpsonr300g: Remove faulty assert.
2009-11-07 Corbin SimpsonMerge branch 'r300g-vbo'
2009-11-07 Corbin Simpsonr300g: Be more verbose in what's killing us WRT vert...
2009-11-07 Corbin Simpsonr300g: Comments.
2009-11-07 Corbin Simpsonr300g: Don't assert on oversized VBOs, just return...
2009-11-07 Corbin Simpsonr300g: Moar vbo cleanup.
2009-11-07 Corbin Simpsonr300g: s/false/FALSE/
2009-11-07 Corbin Simpsonr300g: Clean up indexbuf render, switch to RELOC macro.
2009-11-07 Corbin Simpsonr300g: Clean up r300_setup_vertex_buffers.
2009-11-07 Corbin Simpsonr300g: Don't pass hw_prim around in the context.
2009-11-07 Corbin Simpsonr300g: Use common state funcs for translating vert...
2009-11-07 Maciej Cencorar300g: don't hang GPU on misbehaving apps
2009-11-07 Maciej Cencorar300g: VBOs WIP
2009-11-07 Maciej Cencorar300g: add missing flush
2009-11-07 Maciej Cencorar300g: enable CS dumping
2009-11-07 Maciej Cencorar300g: move vborender context function to seperate...
2009-11-07 Jakob Bornecrantzi915g: Fix comment in is buffer referenced
2009-11-07 brianmesa: move code after decl
2009-11-07 Christoph Bumillernv50: enable all 32 threads of a warp
2009-11-07 Eric Anholti965: Use Compr4 instruction compression mode on G4X...
2009-11-07 Eric Anholti965: Share min/max between brw_wm_emit.c and brw_wm_glsl.c
2009-11-07 Eric Anholti965: Share emit_fb_write() between brw_wm_emit.c and...
2009-11-07 Eric Anholti965: Share most of the WM functions between brw_wm_gls...
2009-11-07 Eric Anholti965: Share math functions between brw_wm_glsl.c and...
2009-11-07 Eric Anholti965: Share the sop opcodes between brw_wm_glsl.c and...
2009-11-07 Eric Anholti965: Share OPCODE_MAD between brw_wm_glsl.c and brw_wm...
2009-11-07 Eric Anholti965: Share the DP3, DP4, and DPH between brw_wm_glsl...
2009-11-07 Eric Anholti965: Add generic GLSL code for unaliasing a 3-arg...
2009-11-07 Eric Anholti965: Use a normal alu1 emit for OPCODE_TRUNC.
2009-11-07 Eric Anholti965: Share basic ALU ops between brw_wm_glsl and brw_w...
2009-11-07 Eric Anholti965: Collect GLSL src/dst regs up in generic code.
2009-11-07 Zack Rusinst/xorg: implement batching for the composite op
2009-11-07 Zack Rusinst/xorg: batch solid fill requests
2009-11-07 Zack Rusinst/xorg: start accumulating vertices in a common buffer
2009-11-07 Zack Rusinst/xorg: use quads instead of triangle fans
2009-11-07 Zack Rusinst/xorg: make the buffer size global
2009-11-06 Ian RomanickGLX: Change GLX client vendor string to "Mesa Project...
next