47202 次程式碼提交 (faa16dc456f1f910eef24eaa23889be806b513b7)
 

作者 SHA1 備註 提交日期
  Marek Olšák faa16dc456 r600g: set correct tiling flags in depth info 14 年之前
  Jeremy Huddleston 5c44c1348e apple: Implement applegl_unbind_context 14 年之前
  Brian Paul 9dc7df1fea util: handle failed mapping in u_upload_alloc() 14 年之前
  Brian Paul 19961da4cb util: handle failed mapping in u_upload_alloc_buffer() 14 年之前
  Vinson Lee 4e6a0b40c5 mesa: Fix memory leak in out-of-memory path. 14 年之前
  Eric Anholt cc4ddc3a1e glsl: Fix gl_NormalMatrix swizzle setup to match i965's invariants. 14 年之前
  Eric Anholt 2ecfa88548 glsl: Add gl_MaxVaryingComponents in GLSL 1.30. 14 年之前
  Kenneth Graunke 3cc0a7be23 i965: Apply post-sync non-zero workaround to homebrew workaround. 14 年之前
  Marek Olšák 56ac7ccae6 docs: update relnotes-7.12 14 年之前
  Marek Olšák cdaf9b89e4 r300g: expose ARB_ES2_compatibility by claiming FIXED format support 14 年之前
  Adel Gadllah fc8196f7a6 nv50: fix max texture levels 14 年之前
  Marek Olšák ef64da8f01 winsys/radeon: don't use the new GEM_WAIT ioctl for now 14 年之前
  Tom Fogal cbb2b4149b Only use gcc visibility support with gcc4+. 14 年之前
  Mathias Fröhlich 2717b8f034 winsys/radeon: restore the old r600g winsys memory characteristics. 14 年之前
  Brian Paul 50b0069fc1 util: remove gotos in u_upload_mgr.c 14 年之前
  Mathias Fröhlich 9ed88983b0 mesa: Avoid ABA problem on buffer object bind. 14 年之前
  Brian Paul c9bb1bdc48 swrast: fix comment typo (s/texure/texture/) 14 年之前
  Brian Paul b487fc50b0 mesa: remove dead code from teximage.c 14 年之前
  Mathias Fröhlich 597df3efda mesa: Fix multithreaded buffer object refcounting. 14 年之前
  Marek Olšák 21e3c585f7 r300g: don't call u_trim_pipe_prim in r300_swtcl_draw_vbo 14 年之前
  Marek Olšák 89ce12a2d2 u_blitter: accept overriden width0 and height0 14 年之前
  Marek Olšák 37b62cc354 u_blitter: add a copy_texture function which uses views and not resources 14 年之前
  Brian Paul cf81f2349c intel: remove duplicated #include of texstore.h 14 年之前
  Brian Paul 37fdfbfb0e radeon: remove unnecessary #includes of texstore.h 14 年之前
  Brian Paul 39503c1419 configs: add vmgfx-related dirs to configs/linux-dri 14 年之前
  Brian Paul b7f670655d swrast: update renderbuffer format assertion 14 年之前
  Brian Paul 68da4b50e9 mesa: add swrast_texture_image::Buffer 14 年之前
  Brian Paul 66681b4c8c mesa: remove _mesa_alloc_texmemory(), _mesa_free_texmemory() 14 年之前
  Brian Paul 6e0f9001fe mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast 14 年之前
  Brian Paul 33abbd4fbd llvmpipe: point out that there's two stencil writemasks 14 年之前
  Brian Paul c7aa8da957 llvmpipe: compare front_facing to NULL to improve readability 14 年之前
  Brian Paul 903a14ed91 gallivm: added lp_build_print_ivec4() function 14 年之前
  Brian Paul 08b2cc018d mesa: improve the warning message in _mesa_choose_tex_format() 14 年之前
  Eric Anholt dc637b66b2 glsl: Add support for constant expression evaluation on round(), roundEven(). 14 年之前
  Mathias Fröhlich b27a67af89 dri-r600: Hook up a drm_descriptor configuration function 14 年之前
  Mathias Fröhlich d5bfcf73fd r600g: make r[67]00 not bail out on PRED_SETNE_INT. 14 年之前
  Dave Airlie 8b36958ceb r600g: make if's use PRED_SETNE_INT no matter what. 14 年之前
  Dave Airlie d54407040b r600g: print inst in hex in dumps 14 年之前
  Dave Airlie 608a7009d9 r600g: drop specific i2f it should be a trans only op2. 14 年之前
  Mathias Froehlich 409748ac0b vbo: Clean up unused variables in the vbo module. 14 年之前
  Alan Coopersmith 7986e4c5a9 Convert additional GNUC_MINOR checks to multiplied version 14 年之前
  Alan Coopersmith 8c509e1181 Fix gcc version checks for _mesa_bitcount 14 年之前
  Maarten Lankhorst df8f864bf6 gallium/targets: Add vdpau target for nouveau 14 年之前
  Christoph Bumiller 27b0c9d513 d3d1x: set primitive restart in the correct draw calls 14 年之前
  Christoph Bumiller bb0482a55b nv50/ir: import SM4 converter 14 年之前
  Christoph Bumiller d988361ead nouveau,nvc0: fix/improve handling of multiple constant buffers 14 年之前
  Christoph Bumiller 28271fd00d nvc0: add support for linear and buffer textures and RTs 14 年之前
  Christoph Bumiller 73ea0e7fd4 nvc0: add support for clip distance shader outputs 14 年之前
  Christoph Bumiller b4ecef4b1b nvc0: handle more query types 14 年之前
  Christoph Bumiller 3cc1dd5b80 nvc0: fix location of the PrimitiveID output 14 年之前