44503 Commits (773556e0f537eba82d9d68d618e229140f413620)
 

Author SHA1 Message Date
  Eric Anholt 773556e0f5 i965/gen5: Fix grf_used calculation for 16-wide. 14 years ago
  Stéphane Marchesin 7b44830ef4 i915g: add fake occlusion queries. 14 years ago
  Stéphane Marchesin 3a7953910a i915g: Don't do shader fixup if no surface is bound. 14 years ago
  Stéphane Marchesin 1a69b50b3b i915g: Fix point sprites. 14 years ago
  Brian Paul 6b28b44d45 indices: fix conversion of PIPE_PRIM_POLYGON to lines 14 years ago
  Paul Berry 95c2e0b601 i965: fix mask used to write to clip distance registers when gen>6 15 years ago
  Alex Deucher 3acae45915 r600g: limit fs_write_all shader rebuild to eg+ 14 years ago
  Alex Deucher feec48114b r600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFS 14 years ago
  Chad Versace 6062692cc6 intel: Fix workaround for _mesa_update_framebuffer 14 years ago
  Chad Versace 97f263c229 intel: Change framebuffer validation criteria 14 years ago
  Chad Versace e357ae9494 intel: In intel_update_wrapper, support s8z24 textures when using separate stencil 14 years ago
  Chad Versace bffae4c9cd intel: Factor region updates out of intel_update_wrapper 14 years ago
  Chad Versace d09704b4e9 intel: During glTexImage, allocate renderbuffers for faking s8z24 textures 14 years ago
  Chad Versace 5cd4d85517 intel: Declare some functions in intel_fbo.c as non-static 14 years ago
  Chad Versace 8869a26237 intel: Change signature of intel_create_wrapped_renderbuffer 14 years ago
  Chad Versace 951b75808e intel: Perform gather on s8z24 texture images during glGetTexImage 14 years ago
  Chad Versace 01e493980c intel: Define functions intel_texture_s8z24_scatter/gather 14 years ago
  Chad Versace 1a062dfc6f intel: Add fields to intel_texture for faking s8z24 with separate stencil 14 years ago
  Stéphane Marchesin 407832b0d2 st/mesa: add PIPE_FORMAT_R8G8B8A8_UNORM as the first RGBA format. 14 years ago
  Marek Olšák 100a37587f mesa: don't allocate memory in _mesa_unpack_depth_span if we don't need it 14 years ago
  Marek Olšák 12c105b5de mesa: fix a memory leak in _mesa_unpack_depth_span 14 years ago
  Marek Olšák e41a91cea7 mesa: fix texstore of DEPTH24_STENCIL8 if srcFormat is STENCIL_INDEX 14 years ago
  Marek Olšák 2b41399bb4 mesa: remove unused function _mesa_new_depthstencil_renderbuffer 15 years ago
  Brian Paul 09e71cf722 st/mesa: fix pipe_get_transfer() call in fallback_copy_texsubimage() 14 years ago
  Benjamin Franzke 629c15aaac egl_dri2: Build drm platform only if enabled 14 years ago
  Vadim Girlin eafd331cf3 r600g: implement fragment and vertex color clamp 14 years ago
  Vadim Girlin d81126b714 r600g: optimize spi update 14 years ago
  Vadim Girlin 8567e02dca r600g: LIT: fix x&y slots order 14 years ago
  Eric Anholt 0c27dcb75c i965: Make the brw_format_for_mesa_format table static const. 14 years ago
  Eric Anholt 3541cc0d40 i965: Don't bother telling swrast_setup about state updates until fallback. 14 years ago
  Eric Anholt 6cf3d1cace i965: Don't bother telling tnl about state updates unless we fall back. 14 years ago
  Eric Anholt 18d4a44bdc i965: Reuse existing program data when a new compiled program matches. 15 years ago
  Brian Paul d91dc4a356 st/mesa: fix all_varyings_in_vbos() regression 14 years ago
  Marc Pignat c0c0bb6cb1 Fix 24bpp software rendering 14 years ago
  Brian Paul 08183357c0 gallium/tests/trivial: update comment 14 years ago
  Brian Paul b663292ae9 gallium/tests/trivial: use CXX to do final link 14 years ago
  Alon Levy c9760c5c89 gallium/tests/trivial: make it build 14 years ago
  Chia-I Wu febf5e4147 st/egl: make native_buffer interface typed 14 years ago
  Chia-I Wu 875a1f8960 targets/egl: removed 14 years ago
  Chia-I Wu b8f097f7a0 targets/egl-static: replace targets/egl 14 years ago
  Chia-I Wu 7451bffad4 targets/egl-static: allow st/mesa to be dynamically loaded 14 years ago
  Chia-I Wu a000745f80 targets/egl-static: add support for driver lookup 14 years ago
  Chia-I Wu f36d210c93 targets/gbm: build pipe drivers 14 years ago
  Benjamin Franzke 15e64242f9 configure: Disable drm egl platform by default 14 years ago
  Stéphane Marchesin d3d3fea720 dri/r200: properly spell current_atom. 14 years ago
  Stéphane Marchesin 5f691ba36f dri/r200: rename __atom to current_atom. 14 years ago
  Vinson Lee ad7387fe12 gallivm: Fix x86 build with llvm-3.0svn. 14 years ago
  Chia-I Wu 45aecf0114 st/egl: drop guess_gl_api from egl_g3d_loader 14 years ago
  Chia-I Wu cb29ee91a2 st/egl: use a helper to get st_api from the loader 14 years ago
  Brian Paul ca7510bbf9 mesa: fix incorrect error string 14 years ago