3685 Commits (b7f2b7e93609836260ca7eef635776073b8f7069)

Autor SHA1 Nachricht Datum
  Ben Skeggs b7f2b7e936 nouveau: use dri state tracker for dri1 vor 16 Jahren
  Brian Paul 95b7771ea7 gallium: remove redundant cube face #defines vor 16 Jahren
  Brian Paul 79ada8c633 gallium: fix texcoords for cubemap mipmap generation vor 16 Jahren
  José Fonseca c6bfb4c559 wgl: Implemente SwapLayerBuffers. vor 16 Jahren
  José Fonseca 3537c3420d util: Limit the stack walk to avoid referencing undefined memory. vor 16 Jahren
  Keith Whitwell b865501bda gallium/tgsi: hack around linker/archiver breakage vor 16 Jahren
  José Fonseca 6b89c35c9f wgl: Include alpha bits in pixel format's cColorBits field. vor 16 Jahren
  Keith Whitwell c6b3c2f34b gallium/draw: cope with unused vertex_elements vor 16 Jahren
  José Fonseca ccec9f76d5 wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL. vor 16 Jahren
  José Fonseca a47f15ba1d pb: Save the stack backtrace when creating/mapping a debug buffer. vor 16 Jahren
  José Fonseca 4fd6f296f8 pb: Dump the fenced buffer sizes. vor 16 Jahren
  Stephane Marchesin 8edb50ff1e nv04: small fix again vor 16 Jahren
  Stephane Marchesin 39ebeead56 Fix an nv04 bug (thanks Mhopf). vor 16 Jahren
  Brian Paul 986d4a9ec6 draw: added some inf/nan debug code (disabled) vor 16 Jahren
  Brian Paul 08bc3d1750 gallium/glx: say we're direct rendering vor 16 Jahren
  Brian Paul b57b6c2d2c xlib winsys: use new st_swapbuffers() function vor 16 Jahren
  José Fonseca 293f576db7 egl_xlib: Pass RTLD_LAZY to dlopen. vor 16 Jahren
  Corbin Simpson 2953b18004 radeon: Don't even bother with things too big to fit into our card. vor 16 Jahren
  Corbin Simpson 5b15cc312f r300-gallium, radeon-winsys: Hide radeon_cs from r300 pipe. vor 16 Jahren
  Corbin Simpson c11ad489e7 r300-gallium, radeon-winsys: Space accounting. vor 16 Jahren
  Corbin Simpson d7f4ac9f34 r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI. vor 16 Jahren
  Corbin Simpson a609f78cf6 r300-gallium: Don't bother with conditional double define. vor 16 Jahren
  Corbin Simpson 1f43cc1d84 radeon: Fix cast and comment. vor 16 Jahren
  Tormod Volden 9cb3cdec76 mesa: Prepend "-Wl," to linking options vor 16 Jahren
  Brian Paul 60927f97f7 i915simple: remove duplicated i915_context.c in C_SOURCES vor 16 Jahren
  Michel Dänzer ba27fe3710 gallium: Add SCons build support for the DRI state tracker. vor 16 Jahren
  Brian Paul 8fa6c1ac92 tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled) vor 16 Jahren
  Brian Paul 46ddcbc1a9 softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced() vor 16 Jahren
  Keith Whitwell eb979cef85 gallium/draw: add ability to print out active pipeline stages vor 16 Jahren
  Keith Whitwell b91e5f8e19 util/indices: remove debug prints vor 16 Jahren
  José Fonseca 43e24a5928 wgl: Store current HDC/HGLRC in stw_context. vor 16 Jahren
  Thomas Hellstrom 2c994ad3cb gallium dri st: Propagate the drawable info when we bind to new drawables. vor 16 Jahren
  Thomas Hellstrom 8cfa6546c9 gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT() vor 16 Jahren
  Jakob Bornecrantz aef3bccbda gallium-intel: Create a i965_dri.so symlink vor 16 Jahren
  Jakob Bornecrantz c9b336bc93 gallium-intel: Fix build of dri driver vor 16 Jahren
  Thomas Hellstrom 171c7f91cd gallium dri st: Fix up some comments and minor bugs. vor 16 Jahren
  Corbin Simpson 81ded8092a radeon-r300: Fix a bit of breakage. vor 16 Jahren
  Corbin Simpson 1ae877d95a radeon: Use PCI_MATCH_ANY for xorg driver. vor 16 Jahren
  Thomas Hellstrom 05af5a7f59 gallium: Rename the dri state tracker lib to libdridrm.a vor 16 Jahren
  Thomas Hellstrom 0929b2bf3c gallium: indent and cleanfile the dri state-tracker. vor 16 Jahren
  Thomas Hellstrom ca1f5f7e6c gallium: Update the dri2 state tracker to support dri1. vor 16 Jahren
  Thomas Hellstrom a70c4f352e gallium: Add a dri1 api vor 16 Jahren
  Thomas Hellstrom 2e5acd24b0 gallium: Move the dri2 state tracker since we're about to extend it to dri1. vor 16 Jahren
  Thomas Hellstrom 638261b353 gallium: Update the drm_api. vor 16 Jahren
  José Fonseca 76b9da9e98 wgl: Cope with pre-existing threads. vor 16 Jahren
  José Fonseca c384ccb0c4 wgl: Implement WGL_EXT_extensions_string extension. vor 16 Jahren
  José Fonseca 3ebcf2dd74 util: Remove unix includes. vor 16 Jahren
  Keith Whitwell 5250eec652 util/time: add util_time_sleep() for windows userspace vor 16 Jahren
  Micah Dowty b618827fac util: Add debug_printf_once vor 16 Jahren
  José Fonseca b504721cc7 stw: Use a statically initiallized gl proc table. vor 16 Jahren