27743 Commits (f56b95e40796ea3859b1cb83341730bf74a6f85f)
 

Author SHA1 Message Date
  Eric Anholt cfa927766a i965: Share emit_fb_write() between brw_wm_emit.c and brw_wm_glsl.c 16 years ago
  Eric Anholt 2b58c31257 i965: Share most of the WM functions between brw_wm_glsl.c and brw_wm_emit.c 16 years ago
  Eric Anholt 1e5400c575 i965: Share math functions between brw_wm_glsl.c and brw_wm_emit.c. 16 years ago
  Eric Anholt 7059aa0eff i965: Share the sop opcodes between brw_wm_glsl.c and brw_wm_emit.c. 16 years ago
  Eric Anholt 726ad15606 i965: Share OPCODE_MAD between brw_wm_glsl.c and brw_wm_emit.c 16 years ago
  Eric Anholt bad5b120be i965: Share the DP3, DP4, and DPH between brw_wm_glsl.c and brw_wm_emit.c 16 years ago
  Eric Anholt 06c1bc8a22 i965: Add generic GLSL code for unaliasing a 3-arg opcode, and share LRP code. 16 years ago
  Eric Anholt 90629704ef i965: Use a normal alu1 emit for OPCODE_TRUNC. 16 years ago
  Eric Anholt 71af508072 i965: Share basic ALU ops between brw_wm_glsl and brw_wm_emit.c 16 years ago
  Eric Anholt 0f34cdf621 i965: Collect GLSL src/dst regs up in generic code. 16 years ago
  Zack Rusin e521bf7706 st/xorg: implement batching for the composite op 16 years ago
  Zack Rusin 4322346f3f st/xorg: batch solid fill requests 16 years ago
  Zack Rusin e1730632aa st/xorg: start accumulating vertices in a common buffer 16 years ago
  Zack Rusin 3f7df23ff5 st/xorg: use quads instead of triangle fans 16 years ago
  Zack Rusin 6c44d399bd st/xorg: make the buffer size global 16 years ago
  Ian Romanick 26d2ce0a09 GLX: Change GLX client vendor string to "Mesa Project and SGI" 16 years ago
  Eric Anholt 6b0bcfafab mesa: Reduce the source channels considered in optimization passes. 16 years ago
  Eric Anholt f3cacfe216 mesa: Fix remove_instructions to successfully remove when removeFlags[0]. 16 years ago
  Eric Anholt e4e312d493 mesa: Add an optimization path to remove use of pointless MOVs. 16 years ago
  Eric Anholt ee0a9e6e10 mesa: Fix up the remove_dead_code pass to operate on a channel basis. 16 years ago
  Brian Paul 3105f3aa88 intel: better front color buffer test in intelClear() 16 years ago
  Eric Anholt 8395da2e8a i965: Always pass the size argument to brw_cache_data. 16 years ago
  Eric Anholt 1166294d1d intel: Finish removing the fallback code for bug #16697. 16 years ago
  Eric Anholt 75bdbdd90b intel: Don't validate in a texture image used as a render target. 16 years ago
  Eric Anholt 6b68482e68 mesa: Attempt to pair up Driver.RenderTexture and FinishRenderTexture() 16 years ago
  Eric Anholt 8df81bca17 intel: Clean up some extra struct indirection in finalize. 16 years ago
  Eric Anholt ee7dfbbd6c intel: Use _mesa_get_current_tex_object() to clean up TFP path. 16 years ago
  Eric Anholt 8f30ceaaef intel: Remove duplicated arguments from intel_miptree_match_image(). 16 years ago
  Eric Anholt 2bc8bcdcd3 i965: Remove an XXX comment for testing some code that seems to work. 16 years ago
  Eric Anholt bb2dd50be0 intel: Remove obsolete comment about GEM in the spans code. 16 years ago
  Eric Anholt 8e0f40d287 intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing. 16 years ago
  Eric Anholt caf3038123 Make a convenient int for what chipset generation we're on. 16 years ago
  Ian Romanick 4e4c2ee1fd Merge branch 'mesa_7_6_branch' 16 years ago
  Ian Romanick 9348ac03ce ARB prog parser: Regenerate parser from previous commits. 16 years ago
  Ian Romanick d8e256f923 ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vertex}_program 16 years ago
  Ian Romanick 301a9b7e28 ARB prog parser: Release strings returned from the lexer that don't need to be kept 16 years ago
  Ian Romanick 1c7337d46e Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface" 16 years ago
  José Fonseca 96e938f62c llvmpipe: Fix build with llvm 2.6. 16 years ago
  Brian Paul 38d3c156dc intel: call intel_check_front_buffer_rendering() in intelClear() 16 years ago
  José Fonseca 577a598dc9 mesa: Export S3_s3tc as well. 16 years ago
  José Fonseca f611425101 mesa: Translate MAP_UNSYNCHRONIZED_BIT. 16 years ago
  José Fonseca 244591ae7b gallium: Add UNSYNCHRONIZED cpu access flag. Document others. 16 years ago
  Zack Rusin 25728860fc st/xorg: unify vertex buffer handling 16 years ago
  Brian Paul 63191bd244 xmesa: pass pixmap to clip_for_xgetimage() 16 years ago
  Brian Paul d971069fc6 mesa: fix infinite loop bug in _mesa_drawbuffers() 16 years ago
  José Fonseca 67034b9efc softpipe: Implement PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE for destination. 16 years ago
  Cooper Yuan e0590159ce g3dvl: remove a debug line 16 years ago
  Cooper Yuan c621c100b2 g3dvl: add scissor setting 16 years ago
  Marek Olšák c2e47191d7 r300g: add polygon mode 16 years ago
  Marek Olšák 4671005a43 r300g: fix the size of CS when emitting the fragprog constant buffer 16 years ago