44481 Commits (2b41399bb46356d5866c9bb4adfe4bb8f4878468)
 

Author SHA1 Message Date
  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 15 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 15 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
  Christoph Bumiller 9c5d15e929 nv50,nvc0: prevent pushbuf flush during ctx reloc emission 14 years ago
  Brian Paul 1f544cc587 st/mesa: fix format selection regression 14 years ago
  Eric Anholt d631c19db4 vbo: Don't discount stride == 0 for testing all varyings in VBOs. 15 years ago
  Eric Anholt 8f28c05d07 vbo: Don't bother checking for stride == 0 for "any varying in a VBO". 15 years ago
  Eric Anholt babe1fc004 i965/gen6: Add a couple more packets to the nonpipelined workaround list. 15 years ago
  Paul Berry 935e7e4126 glsl: Flagged extension EXT_texture3D as "supported" in the builtin compiler. 15 years ago
  Benjamin Franzke e9d49d282d st/egl: Fix scons build 14 years ago
  Benjamin Franzke 737bd7367e st/egl: Hookup gbm for drm backend 15 years ago
  Benjamin Franzke e5fc4c81ce egl_dri2: Hookup gbm as drm platform 15 years ago
  Benjamin Franzke 48d4a001b3 gbm: Add gallium (drm) backend 15 years ago
  Benjamin Franzke 2ff797060d gbm: Add dri backend 15 years ago
  Benjamin Franzke eddcecbf74 Add gbm (generic/graphics buffer manager) 15 years ago
  Benjamin Franzke 15d7f1c1c7 st/dri: Implement DRIimageExtension::dupImage 15 years ago
  Benjamin Franzke 3af3c58dfd intel: Implement DRIimageExtension::dupImage 15 years ago
  Benjamin Franzke 5fbbd4c19f dri: Add dupImage to DRIimageExtension 15 years ago
  Benjamin Franzke fa5478c5fe r600g: Add R8G8B8A8_UNORM to evergreen colorswap table 14 years ago
  Marek Olšák 1e5cef96d1 r600g: bump shader input limits 14 years ago
  Brian Paul 8a5a28b731 st/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARB 14 years ago
  Benjamin Franzke 87c3bb65bb st/egl/wayland: Take resize parameters only if size changes 14 years ago
  Chia-I Wu 7587c140cd st/mesa: use a helper for st_framebuffer creation 14 years ago
  Stéphane Marchesin 1a339b6c71 st/mesa: prefer native texture formats when possible. 14 years ago
  Stéphane Marchesin 98ce1373e4 i915g: Add draw point sprites. 14 years ago