31227 次程式碼提交 (52e3f0949d47c846e3508a135afd75c439f2c49d)
 

作者 SHA1 備註 提交日期
  Francisco Jerez 52e3f0949d st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation. 15 年之前
  Francisco Jerez f455ca6490 st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME). 15 年之前
  Ian Romanick 7ccbeb41ac Merge commit '381d5e209815235911c4aab516037c868c8f695f' 15 年之前
  Brian Paul 0583c29313 progs/demos: update GL version test to accept GL 3.x 15 年之前
  Brian Paul 5b392ff49a glsl/apps: print usage info if insufficient args 15 年之前
  Brian Paul 6b4a553dd3 st/mesa: replace conditional with assertion 15 年之前
  Chia-I Wu f4542477cf progs/openvg: Add .gitignore. 15 年之前
  Chia-I Wu 915d60dcf5 progs/es1: Update .gitignore. 15 年之前
  Keith Whitwell 0c938143db llvmpipe: use ffs technique for full tiles also 15 年之前
  Chia-I Wu e16f577142 docs: Update TODOs of egl.html. 15 年之前
  Chia-I Wu 4afe24808e egl: Revisit global data locking. 15 年之前
  Chia-I Wu 655f465467 egl: Always lock a display before using it. 15 年之前
  Chia-I Wu db5ce8b384 egl: Make eglGetDisplay atomic. 15 年之前
  Chia-I Wu 99bcb1f06d egl: Add a mutex to _EGLDisplay. 15 年之前
  Chia-I Wu b3bb180620 egl: eglGetError should return the status of the last call. 15 年之前
  Chia-I Wu 3dee01a692 egl: Always record error code. 15 年之前
  Chia-I Wu aed7358e54 egl: Use new error checking macros. 15 年之前
  Chia-I Wu f3e03e1277 egl: Add new error checking macros. 15 年之前
  Keith Whitwell 31c816731e llvmpipe: rework do_block_16 to use bitmasks and ffs 15 年之前
  Michal Krol cb66e9f2b4 glsl/pp: Remove sl_pp_get_extension_state(). 15 年之前
  Michal Krol 27a68bd14a glsl/cl: Parse layout qualifiers only when an appropriate extension enabled. 15 年之前
  Michal Krol a21215a74e glsl/cl: Properly emit layout qualifier list. 15 年之前
  Vinson Lee ba0ac64f06 glsl: Silence unused value warning. 15 年之前
  Vinson Lee 7eaf33ad03 progs/redbook: Fix memory leaks on error paths. 15 年之前
  Johannes Obermayr 41b19c279a nouveau: fix legacy dri driver build 15 年之前
  Brian Paul de5928a615 sl/pp: re-do extension testing code 15 年之前
  Francisco Jerez f7aea808a4 nv40: Fix incorrect so_new() numbering. 15 年之前
  Francisco Jerez 8bd62dbd7c nv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS. 15 年之前
  Kristian Høgsberg 846cf49522 glx: Fix a couple of warnings 15 年之前
  Kristian Høgsberg 215d0dae61 glx: Only register wire handlers for the events the server supports 15 年之前
  Francisco Jerez f845e4ff1b st/dri2: Use event-driven buffer validation. 15 年之前
  Francisco Jerez 88a560691b dri/nouveau: Use event driven buffer validation. 15 年之前
  Francisco Jerez 61d26bc82e dri2: Event driven buffer validation. 15 年之前
  Kristian Høgsberg 925b901ba3 dri2: Allocate cliprect as part of the __DRIdrawableRec 15 年之前
  Kristian Høgsberg 97ec6076f5 glx: Move GetGLXDRIDrawable() prototype to glxclient.h 15 年之前
  Kristian Høgsberg aa0cd707af configure.ac: Lower require dri2proto version to 2.1 15 年之前
  Brian Paul 107a2ec9ee mesa: Lock mutex around _mesa_HashLookup linked list chase. 15 年之前
  Brian Paul 693f4af63d mesa: Test for failed malloc in _mesa_HashInsert. 15 年之前
  José Fonseca b0f9717105 Revert "progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build." 15 年之前
  Michal Krol fa8acb0528 glsl/pp: Do not try to enable extension `all'. 15 年之前
  Ben Skeggs 828f545274 nv50: use hw idx buffers where we can 15 年之前
  Brian Paul c6e63f3cc2 progs/redbook: use glew 15 年之前
  Ben Skeggs bd3829b5f5 nouveau: fix for latest libdrm 15 年之前
  José Fonseca 33cf477c37 wgl: Be lenient when sharing contexts. 15 年之前
  José Fonseca 1587eff1b6 progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build. 15 年之前
  José Fonseca 8c7d39cc83 scons: A less magic way of not building progs by default. 15 年之前
  Michal Krol ee67167358 glsl/pp: Fix handling of if/elif/else cases. 15 年之前
  Brian Paul b90f265fbf progs/redbook: test image for new redbook tests 15 年之前
  Brian Paul ce65a8debe progs/redbook: add additional tests for GL 1.4 15 年之前
  Brian Paul 3be1c11001 docs: document glMultiDrawElements() fix 15 年之前