31263 Commits (24bdace350a65d405214696f77e74f3d0fe5186a)
 

Author SHA1 Message Date
  Vinson Lee 24bdace350 gamma: s/gammacontext.h/gamma_context.h/ 16 years ago
  Chia-I Wu 496724b869 egl: Silence warnings when compiled with -pedantic. 16 years ago
  Chia-I Wu bef4b476d7 egl: Silence warnings in check/return macros. 16 years ago
  Marek Olšák fc427d2343 r300g: remove L8_UNORM from colorbuffer formats 16 years ago
  Brian Paul ae7a7026c7 softpipe: fix depth testing problems 16 years ago
  Brian Paul 0c728030ed st/mesa: added some bitmap debug code (disabled) 16 years ago
  Brian Paul 86bf224cac progs/demos: update arbocclude.c to do multiple queries at once 16 years ago
  Brian Paul 00d1d8aad3 softpipe: comments and whitespace fixes 16 years ago
  Brian Paul 46b5ae7169 softpipe: const qualifiers, comments 16 years ago
  Jakob Bornecrantz 2ecdc2ecec identity: Propagate api->name and api->driver_name up 16 years ago
  Jakob Bornecrantz 288e4b15e0 trace: Propagate api->name up 16 years ago
  Jakob Bornecrantz 1ee905bc47 pipebuffer: Include fenced buffer manager in build 16 years ago
  Jesse Barnes 0032525242 i915: update render buffers at prepare_render time 16 years ago
  Dan Nicholson 79cc455cb8 Revert "Make mklib propogate all errors" 16 years ago
  Brian Paul cc66847c10 mklib: remove unused -contents_of_archives(), add comments 16 years ago
  Brian Paul b69dad2921 mesa: silence mklib output for libglapi.c as for other targets 16 years ago
  Jon TURNEY d6f55492af Make mklib propogate all errors 16 years ago
  Brian Paul 205c9659cf mklib: Teach mklib to fail build if link fails on cygwin 16 years ago
  Brian Paul 979889038e configure: PTHREADS should be defined on cygwin, as well 16 years ago
  Brian Paul a61dce3639 swrast: fix left side clipping 16 years ago
  Francisco Jerez 196214bf2b Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)." 16 years ago
  Kristian Høgsberg 0aa6105711 intel: Include main/hash.h using "" instead of <> 16 years ago
  Vinson Lee 82e5a11077 progs/trivial: Update .gitignore. 16 years ago
  Vinson Lee 7f7b7b9a02 progs/redbook: Fix array out-of-bounds access. 16 years ago
  Keith Whitwell 37e955d491 st/mesa: always call FLUSH_CURRENT before st->pipe->flush() 16 years ago
  Vinson Lee 64d18b819b progs/rbug: Silence printf format warning. 16 years ago
  Vinson Lee 869896f162 progs/rbug: Add missing headers. 16 years ago
  Vinson Lee 9f5640d10b util: Fix typo of debug_dump_float_rgba_bmp. 16 years ago
  Vinson Lee 8266f1e5a5 progs/rbug: Use util_format_name(). 16 years ago
  Vinson Lee 20a11722a2 progs/rbug: Add missing header. 16 years ago
  Vinson Lee 56b7a6f632 progs/rbug: s/read/rbug_read/ 16 years ago
  Vinson Lee 3f7af84405 svga: Silence uninitialized variable warnings. 16 years ago
  Marek Olšák ca0e88ce92 r300g: add support for all missing non-FP sampler formats 16 years ago
  Chia-I Wu 9a939adf7d winsys/drm: Do not use --whole-archive in Makefile.egl. 16 years ago
  Kristian Høgsberg d449627829 intel: Implement the DRI2 invalidate function properly 16 years ago
  Francisco Jerez 56dcd011b5 dri/nouveau: Some multithreaded rendering fixes. 16 years ago
  Francisco Jerez 52e3f0949d st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation. 16 years ago
  Francisco Jerez f455ca6490 st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME). 16 years ago
  Ian Romanick 7ccbeb41ac Merge commit '381d5e209815235911c4aab516037c868c8f695f' 16 years ago
  Brian Paul 0583c29313 progs/demos: update GL version test to accept GL 3.x 16 years ago
  Brian Paul 5b392ff49a glsl/apps: print usage info if insufficient args 16 years ago
  Brian Paul 6b4a553dd3 st/mesa: replace conditional with assertion 16 years ago
  Chia-I Wu f4542477cf progs/openvg: Add .gitignore. 16 years ago
  Chia-I Wu 915d60dcf5 progs/es1: Update .gitignore. 16 years ago
  Keith Whitwell 0c938143db llvmpipe: use ffs technique for full tiles also 16 years ago
  Chia-I Wu e16f577142 docs: Update TODOs of egl.html. 16 years ago
  Chia-I Wu 4afe24808e egl: Revisit global data locking. 16 years ago
  Chia-I Wu 655f465467 egl: Always lock a display before using it. 16 years ago
  Chia-I Wu db5ce8b384 egl: Make eglGetDisplay atomic. 16 years ago
  Chia-I Wu 99bcb1f06d egl: Add a mutex to _EGLDisplay. 16 years ago