5188 Commits (aea02adc7b06de3aa962cef4f78913f8c4721946)
 

Author SHA1 Message Date
  Brian Paul aea02adc7b remove PBO work from to-do list 21 years ago
  Brian Paul 753476c162 finished up PBO support 21 years ago
  Brian Paul effb720882 indentation fix 21 years ago
  Brian Paul 450e917c9d Use the _mesa_scale_and_bias_rgba() function in the convolution functions. 21 years ago
  Brian Paul 331cc1dcba PBO support for gl[Get]PixelMap functions 21 years ago
  Brian Paul 66f3231322 PBO support for glColorTable, glColorSubTable, glGetColorTable, etc. 21 years ago
  Brian Paul bd3b40ad75 PBO support for glConvolutionFilter1D/2D, glGetConvolutionFilter, etc. 21 years ago
  Brian Paul d56928f10d updated for PBOs 21 years ago
  Brian Paul b6f97582dd glPolygonStipple() and glGetPolygonStipple() updated for PBOs. 21 years ago
  Brian Paul 1c86813922 PBO support for glGetCompressedTexImage(). 21 years ago
  Brian Paul b46712ca9d glGetTexImage() now works with PBOs. 21 years ago
  Brian Paul c0ebc4931a Map/Unmap PBO as needed so that the texstore routines can work with 21 years ago
  Brian Paul ba164c4614 Removed _swrast_validate_pbo_access(). 21 years ago
  Brian Paul 355467bed8 Allow the software fallback glDrawPixels, glReadPixels, glBitmap commands to 21 years ago
  Brian Paul c6136ea62c unbind GL_PIXEL_UNPACK_BUFFER_EXT before calling glBitmap! 21 years ago
  Brian Paul 7eab337d9c use _mesa_unmap_buffer by default 21 years ago
  Brian Paul 2daa4137b6 Remove redundant error checking. 21 years ago
  Brian Paul 9ae96a5ce8 remove debug code 21 years ago
  Brian Paul 7520e25995 Updated getprocaddress test to use gl_API.xml instead of old APIspec file. 21 years ago
  Michal Krol efb8b3e251 slang syntax conforming spec rev. 1.10.59 21 years ago
  Daniel Borca b0996b19f0 make sure we don't generate random alpha 21 years ago
  Daniel Borca 03501e7a29 decoder "width" parameter represents "stride-in-pixels" 21 years ago
  Brian Paul 7faf519233 VertexAttrib3svNV was incorrect 21 years ago
  Adam Jackson 0b8acd90b3 libGL needs libXxf86vm.a. 21 years ago
  Brian Paul 4e120c9718 obsolete 21 years ago
  Brian Paul 98fa2bf364 minor clean-ups, found with pychecker 21 years ago
  Brian Paul fa557e904d name parameter to glGetActiveAttribARB() should not be const. 21 years ago
  Michal Krol af7a807650 renumber ARB_shader_objects and ARB_vertex_shader offsets 21 years ago
  Eric Anholt cc182213c8 Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same 21 years ago
  Eric Anholt 948f2720f7 Use the generic __amd64__, instead of __AMD64__ which has to be defined by hand. 21 years ago
  Brian Paul 51c026b265 updated PLIB URL 21 years ago
  Adam Jackson 3291de6d06 Bug #1713: Some rare libGL's have __glXFindDRIScreen defined but do not 21 years ago
  Michal Krol b28031d57e remove unused entries 21 years ago
  Michal Krol 80d468c1c9 fill api entries for ARB_shader_objects and ARB_vertex_shader 21 years ago
  Michal Krol 678ea6cd5c add entries for extensions ARB_shader_objects, ARB_fragment_shader and 21 years ago
  Michal Krol 2f11cbd15b add FEATURE flags for ARB_shader_objects, ARB_vertex_shader and 21 years ago
  Michal Krol c1fe469870 by karoshi - ARB_shader_objects implementation 21 years ago
  Michal Krol ed2c18c08c by karoshi - header file for ARB_shader_objects implementation 21 years ago
  Michal Krol 26bf36ce49 add support for ARB_shader_objects and ARB_vertex_shader 21 years ago
  Michal Krol beb9554273 add support for ARB_shader_objects and ARB_vertex_shader 21 years ago
  Michal Krol a97bc422d6 assign api offsets for ARB_shader_objects and ARB_vertex_shader 21 years ago
  Michal Krol 71eb0a7fd6 regenerate with correct script 21 years ago
  Michal Krol b7293dc2b7 regenerate with correct script 21 years ago
  Michal Krol ec3ad66696 fix DrawBufferARB entry 21 years ago
  Michal Krol 1c0f9d71bd fix DrawBuffersARB entry 21 years ago
  Michal Krol 455c8177ad the file was empty! 21 years ago
  Michal Krol b15fd4ba76 by karoshi - add support for ARB_shader objects and ARB_vertex_shader 21 years ago
  Ian Romanick 95ba352497 As per suggestions my Michel Daenzer, improve the fix for bugzilla #1513. 21 years ago
  Brian Paul 640492aec9 added an attention-getting comment for developers who get stopped in _mesa_test_os_sse_support() while debugging 21 years ago
  Brian Paul 2083131643 added stereo option (Jacek Rosik) 21 years ago