10176 İşlemeler (b67d93111da01c30317f4642e041e5c8c111d3d3)
 

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