3685 Commits (b7f2b7e93609836260ca7eef635776073b8f7069)

Author SHA1 Message Date
  Ben Skeggs b7f2b7e936 nouveau: use dri state tracker for dri1 16 years ago
  Brian Paul 95b7771ea7 gallium: remove redundant cube face #defines 16 years ago
  Brian Paul 79ada8c633 gallium: fix texcoords for cubemap mipmap generation 16 years ago
  José Fonseca c6bfb4c559 wgl: Implemente SwapLayerBuffers. 16 years ago
  José Fonseca 3537c3420d util: Limit the stack walk to avoid referencing undefined memory. 16 years ago
  Keith Whitwell b865501bda gallium/tgsi: hack around linker/archiver breakage 16 years ago
  José Fonseca 6b89c35c9f wgl: Include alpha bits in pixel format's cColorBits field. 16 years ago
  Keith Whitwell c6b3c2f34b gallium/draw: cope with unused vertex_elements 16 years ago
  José Fonseca ccec9f76d5 wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL. 16 years ago
  José Fonseca a47f15ba1d pb: Save the stack backtrace when creating/mapping a debug buffer. 16 years ago
  José Fonseca 4fd6f296f8 pb: Dump the fenced buffer sizes. 16 years ago
  Stephane Marchesin 8edb50ff1e nv04: small fix again 16 years ago
  Stephane Marchesin 39ebeead56 Fix an nv04 bug (thanks Mhopf). 16 years ago
  Brian Paul 986d4a9ec6 draw: added some inf/nan debug code (disabled) 16 years ago
  Brian Paul 08bc3d1750 gallium/glx: say we're direct rendering 16 years ago
  Brian Paul b57b6c2d2c xlib winsys: use new st_swapbuffers() function 16 years ago
  José Fonseca 293f576db7 egl_xlib: Pass RTLD_LAZY to dlopen. 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
  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 ba27fe3710 gallium: Add SCons build support for the DRI state tracker. 16 years ago
  Brian Paul 8fa6c1ac92 tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled) 16 years ago
  Brian Paul 46ddcbc1a9 softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced() 16 years ago
  Keith Whitwell eb979cef85 gallium/draw: add ability to print out active pipeline stages 16 years ago
  Keith Whitwell b91e5f8e19 util/indices: remove debug prints 16 years ago
  José Fonseca 43e24a5928 wgl: Store current HDC/HGLRC in stw_context. 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
  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
  José Fonseca 76b9da9e98 wgl: Cope with pre-existing threads. 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
  Keith Whitwell 5250eec652 util/time: add util_time_sleep() for windows userspace 16 years ago
  Micah Dowty b618827fac util: Add debug_printf_once 16 years ago
  José Fonseca b504721cc7 stw: Use a statically initiallized gl proc table. 16 years ago