31204 Commits (e16f577142ff041f058abf80712df23c6837f6cf)
 

Author SHA1 Message Date
  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
  Vinson Lee 7eaf33ad03 progs/redbook: Fix memory leaks on error paths. 15 years ago
  Johannes Obermayr 41b19c279a nouveau: fix legacy dri driver build 15 years ago
  Brian Paul de5928a615 sl/pp: re-do extension testing code 15 years ago
  Francisco Jerez f7aea808a4 nv40: Fix incorrect so_new() numbering. 15 years ago
  Francisco Jerez 8bd62dbd7c nv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS. 15 years ago
  Kristian Høgsberg 846cf49522 glx: Fix a couple of warnings 15 years ago
  Kristian Høgsberg 215d0dae61 glx: Only register wire handlers for the events the server supports 15 years ago
  Francisco Jerez f845e4ff1b st/dri2: Use event-driven buffer validation. 15 years ago
  Francisco Jerez 88a560691b dri/nouveau: Use event driven buffer validation. 15 years ago
  Francisco Jerez 61d26bc82e dri2: Event driven buffer validation. 15 years ago
  Kristian Høgsberg 925b901ba3 dri2: Allocate cliprect as part of the __DRIdrawableRec 15 years ago
  Kristian Høgsberg 97ec6076f5 glx: Move GetGLXDRIDrawable() prototype to glxclient.h 15 years ago
  Kristian Høgsberg aa0cd707af configure.ac: Lower require dri2proto version to 2.1 15 years ago
  Brian Paul 107a2ec9ee mesa: Lock mutex around _mesa_HashLookup linked list chase. 15 years ago
  Brian Paul 693f4af63d mesa: Test for failed malloc in _mesa_HashInsert. 15 years ago
  José Fonseca b0f9717105 Revert "progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build." 15 years ago
  Michal Krol fa8acb0528 glsl/pp: Do not try to enable extension `all'. 15 years ago
  Ben Skeggs 828f545274 nv50: use hw idx buffers where we can 15 years ago
  Brian Paul c6e63f3cc2 progs/redbook: use glew 15 years ago
  Ben Skeggs bd3829b5f5 nouveau: fix for latest libdrm 15 years ago
  José Fonseca 33cf477c37 wgl: Be lenient when sharing contexts. 15 years ago
  José Fonseca 1587eff1b6 progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build. 15 years ago
  José Fonseca 8c7d39cc83 scons: A less magic way of not building progs by default. 15 years ago
  Michal Krol ee67167358 glsl/pp: Fix handling of if/elif/else cases. 15 years ago
  Brian Paul b90f265fbf progs/redbook: test image for new redbook tests 15 years ago
  Brian Paul ce65a8debe progs/redbook: add additional tests for GL 1.4 15 years ago
  Brian Paul 3be1c11001 docs: document glMultiDrawElements() fix 15 years ago
  Brian Paul 36a54885a4 vbo: fix broken glMultiDrawElements() 15 years ago
  Vinson Lee e045af4146 glu/sgi: Add assert to check for null pointer dereference. 15 years ago
  Vinson Lee a05fdbcb71 mesa: Remove pointless comparison of unsigned integer with a negative constant. 15 years ago
  Vinson Lee f0e1499805 glsl/pp: Add asserts to check for null pointer deferences. 15 years ago
  Vinson Lee 6536cdf183 draw: Add assert to check input of memcpy. 15 years ago
  Vinson Lee 026d4b5b91 glu/sgi: Move initialization of members to top of Curve constructor. 15 years ago
  Vinson Lee 4bbcc11f43 glu/sgi: Initialize members of class Curvelist. 15 years ago
  Vinson Lee 53d448657b glu/sgi: Initialize members of class Curve. 15 years ago
  Vinson Lee 9867b6eaad glu/sgi: Initialize member of class Pool. 15 years ago