Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
bf95ca7de0c02a00a75d1d5e2693a33b68ff784d
/
include
« Previous
a3d23a4
r600c/g: add new NI pci ids
by Alex Deucher
· 13 years ago
9a7f84d
Squashed commit of the following:
by José Fonseca
· 13 years ago
bb0d5ca
glext.h: update to version 71
by Brian Paul
· 13 years ago
eddcecb
Add gbm (generic/graphics buffer manager)
by Benjamin Franzke
· 13 years ago
5fbbd4c
dri: Add dupImage to DRIimageExtension
by Benjamin Franzke
· 14 years ago
4501a5d
dri2: Add token for DRI2BufferHiz
by Chad Versace
· 13 years ago
4123131
r300_pci_ids: set families to match r300g
by Marek Olšák
· 13 years ago
ed0e4bb
r300_pci_ids: add missing 4B48
by Marek Olšák
· 13 years ago
7f881c4
egl_dri2: Use external driver pci list
by Benjamin Franzke
· 13 years ago
88fd16d
Add radeon pci id lists
by Benjamin Franzke
· 13 years ago
09f83ce
Add intel pci id lists
by Benjamin Franzke
· 13 years ago
6699cd4
glu: Fix _GLUfuncptr typedef.
by zhigang gong
· 14 years ago
e5169e9
egl: Add a cursor use bit to MESA_drm_image
by Kristian Høgsberg
· 14 years ago
b6ed837
wayland: Fix prototypes for EGL_WL_bind_wayland_display extension
by Kristian Høgsberg
· 14 years ago
c0f8c99
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
by Kristian Høgsberg
· 14 years ago
912c4ec
gl.h: reorder some #defines
by Brian Paul
· 14 years ago
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
Next »