22861 Commits (74bec42b45910e2ff6bf1a8cc0eeb2bc5c705767)
 

Author SHA1 Message Date
  Brian Paul a7ef5b76d6 Merge branch 'mesa_7_5_branch' 16 years ago
  Brian Paul 0a56a49687 st: create renderbuffer's pipe_surface in st_render_texture() 16 years ago
  Brian Paul 63f0130980 mesa: fix state validation bug for glCopyTex[Sub]Image() 16 years ago
  Brian Paul 602833b107 st: if st_swapbuffers() is called for single-buffered visual don't crash 16 years ago
  Brian Paul b57b6c2d2c xlib winsys: use new st_swapbuffers() function 16 years ago
  Brian Paul 3f52a853f7 st: when creating an on-demand front color buffer, init to back buffer image 16 years ago
  Brian Paul b85b315ebb st: added st_renderbuffer::defined flag 16 years ago
  Brian Paul 30b3d80091 mesa: fix comment 16 years ago
  Brian Paul 06cd826fcb Merge branch 'mesa_7_5_branch' 16 years ago
  Tom Fogal 36edcebb90 Fix symbol list for mangled Mesa on Darwin. 16 years ago
  Brian Paul 3534539557 set: new st_swapbuffers() which does a true front/back buffer swap 16 years ago
  Zack Rusin fbceedd2de actually add debug to the debug config 16 years ago
  José Fonseca 293f576db7 egl_xlib: Pass RTLD_LAZY to dlopen. 16 years ago
  Ian Romanick 2085cf2462 Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering 16 years ago
  Brian Paul cd6734288d st: when double buffered, only create front color buffer on demand 16 years ago
  Brian Paul b9196c1fa3 Merge branch 'const-buffer-changes' 16 years ago
  Brian Paul 3f25219c7b mesa: create/use a fallback texture when bound texture is incomplete 16 years ago
  Brian Paul 7ca0427338 docs: initial 7.6 release notes page 16 years ago
  Brian Paul 666e5bf4a6 mesa: bump version to 7.6 (devel) 16 years ago
  Brian Paul 8a488b1be7 mesa: remove -devel suffix from version 16 years ago
  Brian Paul 3eafd25aa3 configs: bump MESA_MINOR to 5 16 years ago
  Brian Paul edd2bbe4a7 docs: fix typo 16 years ago
  Corbin Simpson 2953b18004 radeon: Don't even bother with things too big to fit into our card. 16 years ago
  Corbin Simpson 5b15cc312f r300-gallium, radeon-winsys: Hide radeon_cs from r300 pipe. 16 years ago
  Corbin Simpson c11ad489e7 r300-gallium, radeon-winsys: Space accounting. 16 years ago
  Corbin Simpson d7f4ac9f34 r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI. 16 years ago
  Corbin Simpson a609f78cf6 r300-gallium: Don't bother with conditional double define. 16 years ago
  Corbin Simpson 1f43cc1d84 radeon: Fix cast and comment. 16 years ago
  Brian Paul e4e7ecc221 docs: asst. updates for 7.5 release 16 years ago
  Brian Paul a405cc7b72 docs: bring in 7.4 doc updates from mesa_7_4_branch 16 years ago
  Brian Paul 675b1cacf7 docs: notes about new version number meaning in release notes 16 years ago
  Brian Paul aef475c889 mesa: update linux-static, linux-x86-static configs 16 years ago
  Brian Paul 3dfe672c85 demos: silence warning 16 years ago
  Tormod Volden eef79d50bf mklib: replace if/expr with case 16 years ago
  Tormod Volden 9cb3cdec76 mesa: Prepend "-Wl," to linking options 16 years ago
  Brian Paul 60927f97f7 i915simple: remove duplicated i915_context.c in C_SOURCES 16 years ago
  Michel Dänzer c28707b507 r300: Increase reference count of texture objects referenced by current state. 16 years ago
  Michel Dänzer ba27fe3710 gallium: Add SCons build support for the DRI state tracker. 16 years ago
  Dan Nicholson cc68cd20d9 egl: Don't install demodriver 16 years ago
  Jakob Bornecrantz 289dc69418 progs/tests: Update ignores 16 years ago
  Jakob Bornecrantz 1793d5adac progs/tests: Add mipmap_comp for mipmap testing with compressed textures 16 years ago
  Tom Fogal a9c97c5f2a Use variable library name in pkg-config output. 16 years ago
  Dan Nicholson 66f9786256 autoconf: Add switch for optional EGL 16 years ago
  Dan Nicholson 356f311c4a autoconf: Clean up some m4 usage 16 years ago
  Brian Paul dca190e943 mesa: added _mesa_check_soa_dependencies() function 16 years ago
  Brian Paul 8fa6c1ac92 tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled) 16 years ago
  Brian Paul 0e85dcb66b mesa: added _mesa_check_soa_dependencies() function 16 years ago
  Brian Paul 46ddcbc1a9 softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced() 16 years ago
  Keith Whitwell 801a33ae44 mesa/st: protect internal flushes with FLUSH_CURRENT 16 years ago
  Keith Whitwell c0bff53334 mesa/main: protect driver.finish with FLUSH_CURRENT 16 years ago