22876 Commits (105c8529e78db961fee832b6248c3bcf59668bad)
 

Author SHA1 Message Date
  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
  Keith Whitwell 106f2b031c mesa/st: remove duplicate offset calculation 16 years ago
  Keith Whitwell eb979cef85 gallium/draw: add ability to print out active pipeline stages 16 years ago
  Keith Whitwell afc0c59dbd mesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_translate_vertex_program 16 years ago
  Keith Whitwell fd402791f9 progs: add fflushes for cygwin 16 years ago
  Keith Whitwell b91e5f8e19 util/indices: remove debug prints 16 years ago
  Keith Whitwell afd16512bc mesa/st: workaround for crashes in st_copy_texsubimage 16 years ago
  José Fonseca 43e24a5928 wgl: Store current HDC/HGLRC in stw_context. 16 years ago
  Alex Deucher 09c91a1565 R300: add quadpipe overrides 16 years ago
  Brian Paul 43d9020ff1 i965: avoid segfault in intel_update_renderbuffers() if using DRI1 16 years ago
  Brian Paul dcf571aff9 swrast: add missing break in clamp_rect_coord_linear() 16 years ago
  Brian Paul e0d5ff1a8a demos: asst. updates, clean-ups 16 years ago
  Thomas Hellstrom 2c994ad3cb gallium dri st: Propagate the drawable info when we bind to new drawables. 16 years ago
  Thomas Hellstrom 8cfa6546c9 gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT() 16 years ago
  Thomas Hellstrom 3d2bba0d10 st: Add an st_get_current() function. 16 years ago
  Jakob Bornecrantz aef3bccbda gallium-intel: Create a i965_dri.so symlink 16 years ago
  Jakob Bornecrantz c9b336bc93 gallium-intel: Fix build of dri driver 16 years ago
  Thomas Hellstrom 171c7f91cd gallium dri st: Fix up some comments and minor bugs. 16 years ago
  Corbin Simpson 81ded8092a radeon-r300: Fix a bit of breakage. 16 years ago
  Corbin Simpson 1ae877d95a radeon: Use PCI_MATCH_ANY for xorg driver. 16 years ago
  Thomas Hellstrom 05af5a7f59 gallium: Rename the dri state tracker lib to libdridrm.a 16 years ago
  Thomas Hellstrom 0929b2bf3c gallium: indent and cleanfile the dri state-tracker. 16 years ago
  Thomas Hellstrom ca1f5f7e6c gallium: Update the dri2 state tracker to support dri1. 16 years ago
  Thomas Hellstrom a70c4f352e gallium: Add a dri1 api 16 years ago
  Thomas Hellstrom 2e5acd24b0 gallium: Move the dri2 state tracker since we're about to extend it to dri1. 16 years ago
  Thomas Hellstrom 638261b353 gallium: Update the drm_api. 16 years ago
  Robert Ellison 359a58230e Avoid a segfault in shader compilation 16 years ago
  José Fonseca 76b9da9e98 wgl: Cope with pre-existing threads. 16 years ago
  Brian Paul dd4802176f i965: #include prog_print.h to silence warning 16 years ago
  Brian Paul 777b9ff43e i965: only upload constant buffer data when we actually need the const buffer 16 years ago
  José Fonseca c384ccb0c4 wgl: Implement WGL_EXT_extensions_string extension. 16 years ago
  José Fonseca 3ebcf2dd74 util: Remove unix includes. 16 years ago
  Brian Paul dc9705d12d i965: only upload constant buffer data when we actually need the const buffer 16 years ago
  Keith Whitwell 5250eec652 util/time: add util_time_sleep() for windows userspace 16 years ago
  Keith Whitwell 5ed7764fd6 mesa/st: fix incorrect face, level in compress_with_blit 16 years ago
  Shuang He e326600609 demos: Clean up allocated Textures and Display Lists when demo quit 16 years ago