10176 Revīzijas (b67d93111da01c30317f4642e041e5c8c111d3d3)
 

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