31254 Commits (1fb440beb9cccbe6f4bbd309792a89f6e1b4ee3f)
 

Author SHA1 Message Date
  michal 1fb440beb9 llvmpipe: Fix after sampler view changes. 16 years ago
  michal 3710a6f6cc r300: Fix after sampler view changes. 16 years ago
  michal 875f6d20b1 i965: Fix after sampler view changes. 16 years ago
  michal 1f5285f997 i915: Fix for sampler view changes. 16 years ago
  Michal Krol 92b781c2dd trace: Fix after sampler view changes. 15 years ago
  Michal Krol ad230a1fb1 svga: Fix after sampler view changes. 15 years ago
  Michal Krol eb9c9efedf softpipe: Fix after sampler view changes. 15 years ago
  Michal Krol 14a146c499 identity: Fix after sampler view changes. 15 years ago
  Michal Krol 9187b25a15 failover: Fix after sampler view changes. 15 years ago
  Michal Krol f610656608 gallium: WIP: Introduce sampler views. 15 years ago
  Michal Krol 3d0bfc6a4b tgsi: Make more exec opcodes look pretty. 15 years ago
  Michal Krol 348d236afc tgsi: Change prototypes of micro opcodes to explicitly indicates number of args. 15 years ago
  Michal Krol 9f952cceb4 tgsi: Rewrite exec implementations of NRM and NRM4. 15 years ago
  Vinson Lee 82e5a11077 progs/trivial: Update .gitignore. 15 years ago
  Vinson Lee 7f7b7b9a02 progs/redbook: Fix array out-of-bounds access. 15 years ago
  Keith Whitwell 37e955d491 st/mesa: always call FLUSH_CURRENT before st->pipe->flush() 15 years ago
  Vinson Lee 64d18b819b progs/rbug: Silence printf format warning. 15 years ago
  Vinson Lee 869896f162 progs/rbug: Add missing headers. 15 years ago
  Vinson Lee 9f5640d10b util: Fix typo of debug_dump_float_rgba_bmp. 15 years ago
  Vinson Lee 8266f1e5a5 progs/rbug: Use util_format_name(). 15 years ago
  Vinson Lee 20a11722a2 progs/rbug: Add missing header. 15 years ago
  Vinson Lee 56b7a6f632 progs/rbug: s/read/rbug_read/ 15 years ago
  Vinson Lee 3f7af84405 svga: Silence uninitialized variable warnings. 15 years ago
  Marek Olšák ca0e88ce92 r300g: add support for all missing non-FP sampler formats 15 years ago
  Chia-I Wu 9a939adf7d winsys/drm: Do not use --whole-archive in Makefile.egl. 15 years ago
  Kristian Høgsberg d449627829 intel: Implement the DRI2 invalidate function properly 15 years ago
  Francisco Jerez 56dcd011b5 dri/nouveau: Some multithreaded rendering fixes. 15 years ago
  Francisco Jerez 52e3f0949d st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation. 15 years ago
  Francisco Jerez f455ca6490 st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME). 15 years ago
  Ian Romanick 7ccbeb41ac Merge commit '381d5e209815235911c4aab516037c868c8f695f' 15 years ago
  Brian Paul 0583c29313 progs/demos: update GL version test to accept GL 3.x 15 years ago
  Brian Paul 5b392ff49a glsl/apps: print usage info if insufficient args 15 years ago
  Brian Paul 6b4a553dd3 st/mesa: replace conditional with assertion 15 years ago
  Chia-I Wu f4542477cf progs/openvg: Add .gitignore. 15 years ago
  Chia-I Wu 915d60dcf5 progs/es1: Update .gitignore. 15 years ago
  Keith Whitwell 0c938143db llvmpipe: use ffs technique for full tiles also 15 years ago
  Chia-I Wu e16f577142 docs: Update TODOs of egl.html. 15 years ago
  Chia-I Wu 4afe24808e egl: Revisit global data locking. 15 years ago
  Chia-I Wu 655f465467 egl: Always lock a display before using it. 15 years ago
  Chia-I Wu db5ce8b384 egl: Make eglGetDisplay atomic. 15 years ago
  Chia-I Wu 99bcb1f06d egl: Add a mutex to _EGLDisplay. 15 years ago
  Chia-I Wu b3bb180620 egl: eglGetError should return the status of the last call. 15 years ago
  Chia-I Wu 3dee01a692 egl: Always record error code. 15 years ago
  Chia-I Wu aed7358e54 egl: Use new error checking macros. 15 years ago
  Chia-I Wu f3e03e1277 egl: Add new error checking macros. 15 years ago
  Keith Whitwell 31c816731e llvmpipe: rework do_block_16 to use bitmasks and ffs 15 years ago
  Michal Krol cb66e9f2b4 glsl/pp: Remove sl_pp_get_extension_state(). 15 years ago
  Michal Krol 27a68bd14a glsl/cl: Parse layout qualifiers only when an appropriate extension enabled. 15 years ago
  Michal Krol a21215a74e glsl/cl: Properly emit layout qualifier list. 15 years ago
  Vinson Lee ba0ac64f06 glsl: Silence unused value warning. 15 years ago