Clone of mesa.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Rico Schüller 8b302e1635 glx: Initialize OpenGL version to 1.0 12 年前
..
apple Apple: glFlush() is not needed with CGLFlushDrawable() 12 年前
tests mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently 12 年前
.gitignore Clean up .gitignore files 12 年前
Makefile.am glx: Build with VISIBILITY_CFLAGS in automake 12 年前
SConscript scons: Fix dependencies of generated headers. 12 年前
XF86dri.c integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2] 12 年前
applegl_glx.c Use calloc instead of malloc/memset-0 13 年前
clientattrib.c Don't cast the return value of malloc/realloc 13 年前
clientinfo.c Remove Xcalloc/Xmalloc/Xfree calls 13 年前
compsize.c Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the server does 13 年前
create_context.c glx: Store the RENDER_TYPE in indirect rendering 12 年前
dri2.c glx: Replace DRI2SwapBuffers() custom protocol with XCB. 13 年前
dri2.h glx: Replace DRI2SwapBuffers() custom protocol with XCB. 13 年前
dri2_glx.c glx: Initialize OpenGL version to 1.0 12 年前
dri_common.c glx: Initialize OpenGL version to 1.0 12 年前
dri_common.h glx: Retrieve the value of RENDER_TYPE from GLX attribs array 12 年前
dri_glx.c glx: Validate the GLX_RENDER_TYPE value 12 年前
drisw_glx.c glx: Initialize OpenGL version to 1.0 12 年前
eval.c Retire miniglx and move the actual glx code up to src/glx 15 年前
glx_error.c glx: Deliver an xlib style error to the application from an XCB error 13 年前
glx_error.h glx: Deliver an xlib style error to the application from an XCB error 13 年前
glx_pbuffer.c glx: Generate GLXBadDrawable when drawable is zero 12 年前
glx_query.c glx: Unifdef USE_XCB. 13 年前
glxclient.h glx: Validate the GLX_RENDER_TYPE value 12 年前
glxcmds.c glx: Require proper drawableType in init_fbconfig_for_chooser 12 年前
glxconfig.c Don't cast the return value of malloc/realloc 13 年前
glxconfig.h glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB. 14 年前
glxcurrent.c build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition 13 年前
glxext.c glx: Changes to visual configs initialization. 12 年前
glxextensions.c glx: Enable floating-point fbconfig extensions 12 年前
glxextensions.h glx: Enable floating-point fbconfig extensions 12 年前
glxhash.c Retire miniglx and move the actual glx code up to src/glx 15 年前
glxhash.h Retire miniglx and move the actual glx code up to src/glx 15 年前
indirect_glx.c glx: Validate the GLX_RENDER_TYPE value 12 年前
indirect_init.h glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 15 年前
indirect_texture_compression.c mesa: Standardize names of OpenGL functions. 12 年前
indirect_transpose_matrix.c mesa: Standardize names of OpenGL functions. 12 年前
indirect_vertex_array.c glx: Fix another missed glMultiDrawElementsEXT const change. 12 年前
indirect_vertex_array.h Retire miniglx and move the actual glx code up to src/glx 15 年前
indirect_vertex_array_priv.h Retire miniglx and move the actual glx code up to src/glx 15 年前
indirect_vertex_program.c mesa: Standardize names of OpenGL functions. 12 年前
indirect_window_pos.c mesa: Standardize names of OpenGL functions. 12 年前
packrender.h glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 15 年前
packsingle.h glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 15 年前
pixel.c glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 15 年前
pixelstore.c glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 15 年前
render2.c Don't cast the return value of malloc/realloc 13 年前
renderpix.c Don't cast the return value of malloc/realloc 13 年前
single2.c glx: move declarations before code 12 年前
singlepix.c Don't cast the return value of malloc/realloc 13 年前
vertarr.c glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. 15 年前
xf86dri.h Retire miniglx and move the actual glx code up to src/glx 15 年前
xf86dristr.h Retire miniglx and move the actual glx code up to src/glx 15 年前
xfont.c mesa: remove outdated version lines in comments 12 年前