10176 Commit (b67d93111da01c30317f4642e041e5c8c111d3d3)
 

Autore SHA1 Messaggio Data
  Brian b67d93111d minor status updates 18 anni fa
  Brian 22d9132081 disable printing shader program debug info 18 anni fa
  Brian d619cceea4 merge of glsl-compiler-1 branch 18 anni fa
  Michel Dänzer 76f3b66e04 i915tex: Make sure renderbuffers don't get deleted when flipping them. 18 anni fa
  Brian e71c34aaa1 disable free() until other issues can be fixed... 18 anni fa
  Brian b9fbedd601 fix mem leak, add comments 18 anni fa
  Ben Skeggs 8051c95a7e nouveau: match drm version bump 18 anni fa
  Brian 42aaa548a1 Fix some renderbuffer reference counting issues. Also fixes a mem leak. 18 anni fa
  Brian 6fda763989 destroy window on exit 18 anni fa
  Xiang, Haihao a1ea7812b2 i965: The given urb layout(maximal size of urb entries and the 18 anni fa
  Xiang, Haihao bb59d81d2d Color3iv: set the alpha value to 1.0 18 anni fa
  Nicolai Haehnle 8a4546b561 r300: Whitespace cleanup in r300_texmem.c 18 anni fa
  Nicolai Haehnle 9db583e7e4 r300: Whitespace cleanup in r300_texstate.c 18 anni fa
  Nicolai Haehnle 7143c61283 r300: Fix regression: unnecessary node indirection 18 anni fa
  Brian bb0393a0cd fix mem leak 18 anni fa
  Brian 9fe342d1e6 disable free(var->aux) -- can lead to segfault 18 anni fa
  Brian cfdd07d7d3 fix mem leak 18 anni fa
  Brian 1968444bed fix some mem leaks 18 anni fa
  Brian 935f93f966 Free shader-related context state: _mesa_free_shader_state() 18 anni fa
  Brian 3493e867e9 free prog->Attributes in _mesa_delete_program() 18 anni fa
  Brian 49134e8e53 fix mistake in _slang_free_ir() 18 anni fa
  Dave Airlie 74ceaf545f nouveau: implement nv20Clear and nv20Scissor 18 anni fa
  Nicolai Haehnle f27991c916 r300: Fix texture coordinate calculation for rectangle textures 18 anni fa
  Nicolai Haehnle 0c3ae2ea7f r300: No assertion when accessing incomplete texture images. 18 anni fa
  Brian 0e71d08e8d Properly free the slang_ir_node->Store data (use ref counting). 18 anni fa
  Brian b50b036ffb When computing render_inputs_bitset, omit primary color if we have a fragment program and it doesn't need FRAG_ATTRIB_COL0. Silences valgrind warnings. 18 anni fa
  Brian dc3015f157 move some code into new slang_ir.c file 18 anni fa
  Brian b2bc563142 IR utility functions 18 anni fa
  Nicolai Haehnle d4dd5a95a8 r300: Fix: KIL instruction don't require textures 18 anni fa
  Nicolai Haehnle 8f90822b72 swrast: Fix crash when sampling from a non-existing texture object 18 anni fa
  Ben Skeggs ea3d11a3d8 nouveau: some swtcl fixes 18 anni fa
  Brian 8e1c3bd0b4 Implement alpha buffer copy for SwapBuffers(). 18 anni fa
  Brian 8f9db0f81c document internal compiler options 18 anni fa
  Brian d1934c2065 Fix issues related to the 'continue' statement. 18 anni fa
  Brian 81767eead9 consolidate some code 18 anni fa
  Brian 63556fa994 Add the ability to generate programs that doesn't use condition codes. 18 anni fa
  Brian bf020d8d7f minor tweaks 18 anni fa
  Brian 2bdac09d16 updated comment 18 anni fa
  Nicolai Haehnle 654a308439 r300: Whitespace cleanup (remove trailing spaces) 18 anni fa
  Brian fe20a619cf updated comment 18 anni fa
  Brian e6aeb24b23 Overhaul emit_compare() function. 18 anni fa
  Brian 0aad9e2627 First pass at implementing structure compares. 18 anni fa
  Brian 12229f119d use _mesa_copy_instructions() 18 anni fa
  Brian 1bf81e3c5d In _mesa_add_unnamed_constant() and _mesa_lookup_parameter_constant() allow swizzleOut==NULL. 18 anni fa
  Brian 1936b25ebd print conditional writemask, if enabled 18 anni fa
  Brian 002762b13a use _mesa_alloc_instructions() 18 anni fa
  Brian 1240eb2683 use _mesa_copy_instructions() 18 anni fa
  Alan Hourihane 985a2eff82 Ensure we have a valid ReadBuffer for CopyTexSubImage, and 18 anni fa
  Xiang, Haihao 01b7f2ab2e fix for bug#10339 18 anni fa
  Brian 629ec2b06b added SWIZZLE_XYZW 18 anni fa