23263 次代码提交 (488b3c4d1bc3d830477180759a42dbaf8f5801b0)
 

作者 SHA1 备注 提交日期
  Brian Paul 488b3c4d1b progs/glsl: add special Makefile rule for samplers_array 16 年前
  Brian Paul f6d34c2058 progs/glsl: change samplers.c to better test sampler/texture indexing 16 年前
  Brian Paul 04d170794a glsl: fix bug in sampler array indexing 16 年前
  Brian Paul bf7e4b10cb ARB prog: Set error instead of falling through with incorrect value 16 年前
  Brian Paul 96f7b42242 docs: recent 7.5.1 bug fixes 16 年前
  Brian Paul b5ecbbe636 xlib: fix single buffer window resize bug 16 年前
  Brian Paul b9b04872d5 vbo: fix divide by zero exception 16 年前
  Vinson Lee f785b35b47 glsl: Silence gcc uninitialized variable warning. 16 年前
  Brian Paul 1aba1baa62 st/mesa: flush bitmap cache if Z value changes 16 年前
  Brian Paul ce723d8d8b tgsi: check for SOA dependencies in SSE and PPC code generators 16 年前
  Brian Paul 4c7c294fff tgsi: handle SOA dependencies for MOV/SWZ 16 年前
  Brian Paul 5e6d21afa4 tgsi: added tgsi_full_instruction::Flags field 16 年前
  Brian Paul 3097d7dbf8 tgsi/ppc: we don't implement saturation modes yet 16 年前
  Brian Paul fab17c1216 tgsi/sse: we don't implement saturation modes yet 16 年前
  Brian Paul ee0984e299 mesa: when emitting vertex program fog, set yzw=0,0,1 16 年前
  Brian Paul e8957f4800 progs/demos: print more info in fbotexture.c 16 年前
  José Fonseca e3bc1fb6bc gallium: Always map for READ flag when DISCARD is not set. 16 年前
  José Fonseca 10430f47a4 trace: Remove space next to the class attribute of the trace. 16 年前
  José Fonseca cdf56eb68d python/retrace: Open bz2 files correctly. 16 年前
  Brian Paul 1574b05189 docs: docs: document new --with-max-width/height config options 16 年前
  Brian Paul a7ca80ff6a Add a FAQ about internal buffer sizes. 16 年前
  Brian Paul 467b3d9a6f Add configure options for MAX_WIDTH/HEIGHT. 16 年前
  Brian Paul e691b0e533 Allow external settings of MAX_WIDTH/HEIGHT. 16 年前
  Brian Paul 3ffaa11f88 mesa: move assertions in test_attachment_completeness() 16 年前
  Brian Paul 1e0f621b50 mesa: fix some invalid memory reads 16 年前
  Brian Paul 6d55fd705d progs/tests: hack a PBO/dlist test 16 年前
  Brian Paul ecb177eaea mesa: fix warnings about locals hiding function params 16 年前
  Brian Paul 36df6a6e91 mesa: add missing PBO mapping code in unpack_image() 16 年前
  Brian Paul ad8a6937ae main: fix some potential memory leaks 16 年前
  Brian Paul f418d18ea6 mesa: fix some potential uninitialized memory references 16 年前
  Brian Paul a531a5cf94 glsl: fix some uninitialized pointers 16 年前
  Keith Whitwell 1ce3f5a806 draw: cope with more primitives in draw_pipeline_run 16 年前
  Pauli Nieminen d80b36f64f dri: Fix problems with unitialized values in dri screen object. 16 年前
  Brian Paul 9676ed27fe util: fix incorrect assertion 16 年前
  Brian Paul 98f00e8eb9 util: include u_surface.h, added comment 16 年前
  Brian Paul 24fdf8aadb util: use util_same_surface() to compare surface pointers 16 年前
  Brian Paul ffb1f9bded util: added util_same_surface() helper function 16 年前
  Alan Hourihane 8c223e8eb6 Ensure GL_EXT_blend_equation_separate is enabled when 2.0 is enabled. 16 年前
  Brian Paul 5b3428d745 docs:fix glBlitFramebuffer() for Gallium 16 年前
  Brian Paul a59579c983 st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete) 16 年前
  Brian Paul dcebe220f4 mesa: generate GL_INVALID_OPERATION for missing z/stencil when blitting 16 年前
  Brian Paul f792137593 st/mesa: fix Y inversion and optimize st_BlitFramebuffer() 16 年前
  Brian Paul 2cd33afa00 util: added comment/question about blit clipping 16 年前
  Brian Paul 727b2d747e mesa: make _mesa_clip_blit() a shared function 16 年前
  Brian Paul 4f36164024 util: added util_blit_pixels() overlap test 16 年前
  Brian Paul 05d393f59f util: fix util_blit_pixels() test for surface_copy() path 16 年前
  Brian Paul 854ea483d4 util: reformatting and comments 16 年前
  Brian Paul 3a221a9018 docs: 7.5.1 bug fixes 16 年前
  Brian Paul 61673aebb0 intel: Fix inverted test for disabling flushing of front buffer output. 16 年前
  Brian Paul f5f8be8bb2 intel: Wait on the last swapbuffers to complete before queuing a new one. 16 年前