Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
69c6e21ceb6c2eb0c4b0fae0228027d665027b4e
/
include
6b369c4
egl: Add EGL_WL_bind_wayland_display
by Benjamin Franzke
· 14 years ago
04c5cc5
eglplatform.h: Define Wayland native platform types
by Kristian Høgsberg
· 14 years ago
1b8ef94
Add dri2::{Allocate,Release}Buffer extension
by Benjamin Franzke
· 14 years ago
b43a147
swrast: add an interface createNewContextForAPI
by Haitao Feng
· 14 years ago
476db2b
dri: add a placeholder for the framebuffer sRGB capable bit.
by Dave Airlie
· 14 years ago
e59fa4c
dri2: release texture image.
by Juan Zhao
· 14 years ago
1384aea
glext: upgrade to version 67
by Brian Paul
· 14 years ago
cd9ed3d
Regenerate gl_mangle.h.
by Tom Fogal
· 14 years ago
56f02ce
st/vega: Update to latest headers.
by Chia-I Wu
· 15 years ago
48af60b
mesa: upgrade to glext.h version 66
by Brian Paul
· 14 years ago
e3c1c53
Get rid of GL/internal/glcore.h
by Kristian Høgsberg
· 14 years ago
17eace5
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
by Kristian Høgsberg
· 14 years ago
9ec0b2a
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
by Kristian Høgsberg
· 14 years ago
79ab394
mesa: upgrade wglext.h to version 22
by Brian Paul
· 14 years ago
b106e62
mesa: upgrade glxext.h to version 32
by Brian Paul
· 14 years ago
7993832
mesa: update to version 64 of GL/glext.h
by Brian Paul
· 14 years ago
5aaa53e
egl_dri2: Add support for MESA_image_drm
by Kristian Høgsberg
· 14 years ago
b7a8893a
egl: Add EGL_MESA_drm_image extension
by Kristian Høgsberg
· 14 years ago
6c03c57
Merge branch 'glsl2'
by Ian Romanick
· 14 years ago
b2a575f
egl: Update eglext.h.
by Chia-I Wu
· 14 years ago
8df0bea
Replace our custom C99 headers with http://code.google.com/p/msinttypes/
by José Fonseca
· 14 years ago
d960b61
Add missing intmax_t and uintmax_t
by Ian Romanick
· 14 years ago
cb2a66f
glx: Drop support for GLX_MESA_allocate_memory
by Kristian Høgsberg
· 14 years ago
985c2fc
egl: Add a test for MESA_EGL_NO_X11_HEADERS.
by Chia-I Wu
· 14 years ago
78d70dd
egl: Add support for EGL_MESA_drm_display.
by Chia-I Wu
· 14 years ago
0528106
glew: Drop glew now that we don't need it for the progs
by Jakob Bornecrantz
· 14 years ago
0d820fc
egl: Use khronos types for EGL_MESA_screen_surface.
by Chia-I Wu
· 14 years ago
14f1157
Update KHRONOS_APICALL for _WIN32 platform.
by Chia-I Wu
· 14 years ago
d2cb999
Always define int32_t in compiler headers.
by Chia-I Wu
· 14 years ago
59f8dca
Update OpenGL ES headers.
by Chia-I Wu
· 14 years ago
df64122
fbdev: some hacking to get the driver to compile (untested)
by Brian Paul
· 14 years ago
5dc0f49
egl: Implement EGL_NOK_texture_from_pixmap
by Kristian Høgsberg
· 15 years ago
52c554a
egl: Implement EGL_NOK_swap_region
by Kristian Høgsberg
· 15 years ago
a189b1c
glew: update to version 1.5.4
by Brian Paul
· 15 years ago
97a6cbc
dri_interface.h: Add new __DRI_USE_INVALIDATE extension
by Kristian Høgsberg
· 15 years ago
0870e4a
Merge branch 'gles2-2'
by Kristian Høgsberg
· 15 years ago
a7a9a91
dri: Add DRI entrypoints to create a context for a given API
by Kristian Høgsberg
· 15 years ago
7567f05
Merge branch '7.8'
by Brian Paul
· 15 years ago
4eb8039
glxext.h: upgraded to 2010/02/10 version
by Brian Paul
· 15 years ago
273058b
glext: upgraded to version 61
by Brian Paul
· 15 years ago
234286c
DRI2: add config query extension
by Jesse Barnes
· 15 years ago
4fb2daf
Merge branch '7.8'
by Ian Romanick
· 15 years ago
f66733e
gl: updated glxext.h to version 27
by Ian Romanick
· 15 years ago
f4e561c
drisw: make stride issue profound
by George Sapountzis
· 15 years ago
38cb445
Regenerate gl_mangle.h
by Tom Fogal
· 15 years ago
0b93228
dri_inteface: add define for checking presence of drm.h
by George Sapountzis
· 15 years ago
e1a4bb2
regenerate gl_mangle.h to get new EGLImage functions
by Brian Paul
· 15 years ago
3232388
include/GL: drop more deprecated headers
by George Sapountzis
· 15 years ago
016fc30
Remove support for GCC older than 3.3.0
by Ian Romanick
· 15 years ago
9a4a219
drop header files and demos for dropped window systems
by George Sapountzis
· 15 years ago
a9e3669
Remove remaining miniglx references
by Kristian Høgsberg
· 15 years ago
40c6bb5
Drop classic mesa svga driver
by Kristian Høgsberg
· 15 years ago
b5c3199
Remove dos driver
by Kristian Høgsberg
· 15 years ago
4387580
Remove directfb support
by Kristian Høgsberg
· 15 years ago
79cbcb6
dri_interface.h: Add DRI image and eglImageLookup extensions
by Kristian Høgsberg
· 15 years ago
caa46f7
glapi: Add GL_OES_EGL_image
by Kristian Høgsberg
· 15 years ago
61d26bc
dri2: Event driven buffer validation.
by Francisco Jerez
· 15 years ago
debf00e
dri_interface: Introduce DRI tokens for the texBuffer texture formats
by Kristian Høgsberg
· 15 years ago
8a985a9
eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms
by Alan Coopersmith
· 15 years ago
7a9329b
mesa: misc GLX_INTEL_swap_event fixes
by Robert Bragg
· 15 years ago
95f8f75
egl: Update headers.
by Chia-I Wu
· 15 years ago
a7aaf05
Sun compilers now support some gcc __attribute__ values
by Alan Coopersmith
· 15 years ago
c6ef705
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
by Jesse Barnes
· 15 years ago
5ec99c0
st/vega: Fix breakage from -fvisibility=hidden.
by Chia-I Wu
· 15 years ago
dc6bcc9
gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions.
by José Fonseca
· 15 years ago
7f17057
DRI2/GLX: add INTEL_swap_event support
by Jesse Barnes
· 15 years ago
a35f6bb
DRI2: add SwapBuffers support
by Jesse Barnes
· 15 years ago
aaf7ecf
glew: Update to version 1.5.2.
by José Fonseca
· 15 years ago
897cb89
egl: Fix breakage from -fvisibility=hidden.
by Chia-I Wu
· 15 years ago
33f44b9
mesa: Avoid WIN32_LEAN_AND_MEAN re-definition.
by José Fonseca
· 15 years ago
700a2eb
glut: Silent the glut*_ATEXIT_HACK defined but not used warnings.
by José Fonseca
· 15 years ago
f42c861
Regenerate gl_mangle.h.
by Tom Fogal
· 15 years ago
7593bcb
gl: added mangled glXGetProcAddressARB define
by Tom Fogal
· 15 years ago
5c0dc90
gl: updated wglext.h to version 17
by Brian Paul
· 15 years ago
559da98
gl: updated glxext.h to version 25
by Brian Paul
· 15 years ago
9df9696
gl: updated glext.h to version 56
by Brian Paul
· 15 years ago
f7fb30f
mesa: regenerated gl_mangle.h file
by Brian Paul
· 15 years ago
2b992dc
gl: restore some PFNGL typedefs
by Brian Paul
· 15 years ago
0c309bb
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
by Brian Paul
· 15 years ago
18bdb6e
egl: also use X types for building on Apple/MacOS X
by Brian Paul
· 15 years ago
27148cc
gl: upgrade wglext.h to version 15
by Brian Paul
· 15 years ago
39bf48f
gl: upgrade glxext.h to version 23
by Brian Paul
· 15 years ago
2d725da
gl: upgrade glext.h to version 54
by Brian Paul
· 15 years ago
edb0267
Merge commit 'origin/openvg-1.0'
by Zack Rusin
· 15 years ago
1b05b5b
glew: correct misspelling of glFramebufferTextureLayer
by Keith Whitwell
· 15 years ago
a04af33
Merge branch 'mesa_7_5_branch'
by Brian Paul
· 15 years ago
b0d874b
mesa: regenerated gl_mange.h file
by Brian Paul
· 15 years ago
4c03444
mesa: Fix wglext.h prototypes.
by Michal Krol
· 15 years ago
81a0ef3
mesa: update wglext.h to latest version
by Brian Paul
· 15 years ago
d33c315
mesa: remove PFNGL typedefs that are in glext.h
by Brian Paul
· 15 years ago
73a48a8
mesa: upgrade glext.h to version 52
by Brian Paul
· 15 years ago
544dd4b
OpenVG 1.0 State Tracker
by Zack Rusin
· 16 years ago
d18dd6a
GNU/Hurd fixes
by Samuel Thibault
· 16 years ago
dbf87f2
DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat
by Ian Romanick
· 16 years ago
46857f3
mesa: Don't define WGL_ARB_extensions_string in mesa_wgl.h.
by José Fonseca
· 16 years ago
82634ee
DRI2: Provide an interface for drivers to flush front-buffer rendering
by Ian Romanick
· 16 years ago
a9bf5b5
gl: add new OGL 3.1 enums to glext.h
by Roland Scheidegger
· 16 years ago
0d9a715
gl: update glext.h to version 48
by Roland Scheidegger
· 16 years ago
33fa6a2
egl: include stdint.h to get the c99 integer typedefs
by Brian Paul
· 16 years ago
2e2f3b4
Add Solaris to OS'es using X in eglplatform.h
by Alan Coopersmith
· 16 years ago
Next »