10176 Commits (b67d93111da01c30317f4642e041e5c8c111d3d3)
 

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