index
:
~olv/mesa
android-gingerbread-7.11
android-gingerbread-next
android-gingerbread-upstream-wip
android-ics-next
draw-decompose
draw-decompose-2.1
draw-vsplit
egl-client-buffer
egl-windows
esapi-rework
gallium-g3d
gallium-unified-draw
gallium-unified-draw-2
master
new-egl
shared-glapi
shared-glapi-2
shared-glapi-3
vega-1.1
vega-polish
webgl
olv's Mesa repository
olv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
gdi: Remove mesa_wgl.h
José Fonseca
2
-127
/
+0
2011-08-27
pci_ids: add vmwgfx pci id list
Chia-I Wu
2
-0
/
+8
2011-08-26
mesa: Remove support for BeOS
Ian Romanick
1
-7
/
+1
2011-08-26
dri: Remove all DRI1 drivers
Ian Romanick
1
-11
/
+0
2011-08-21
egl: add Android-specific extensions
Chia-I Wu
1
-0
/
+14
2011-08-21
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
1
-0
/
+9
2011-08-16
dri2: Add __DRI_BUFFER_COUNT token
Benjamin Franzke
1
-0
/
+3
2011-08-08
glext: upgrade to version 72
Brian Paul
1
-3
/
+364
2011-07-15
r600c/g: add new NI pci ids
Alex Deucher
1
-0
/
+2
2011-07-14
Squashed commit of the following:
José Fonseca
2
-746
/
+0
2011-07-11
glext.h: update to version 71
Brian Paul
1
-3
/
+81
2011-06-23
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
1
-0
/
+6
2011-06-23
dri: Add dupImage to DRIimageExtension
Benjamin Franzke
1
-0
/
+5
2011-06-08
dri2: Add token for DRI2BufferHiz
Chad Versace
1
-0
/
+1
2011-06-07
r300_pci_ids: set families to match r300g
Marek Olšák
1
-42
/
+49
2011-06-07
r300_pci_ids: add missing 4B48
Marek Olšák
1
-0
/
+1
2011-06-07
egl_dri2: Use external driver pci list
Benjamin Franzke
1
-0
/
+77
2011-06-07
Add radeon pci id lists
Benjamin Franzke
4
-0
/
+526
2011-06-07
Add intel pci id lists
Benjamin Franzke
3
-0
/
+46
2011-05-12
glu: Fix _GLUfuncptr typedef.
zhigang gong
1
-1
/
+1
2011-05-06
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
2
-0
/
+2
2011-04-25
wayland: Fix prototypes for EGL_WL_bind_wayland_display extension
Kristian Høgsberg
1
-3
/
+2
2011-04-20
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
Kristian Høgsberg
1
-1
/
+1
2011-03-19
gl.h: reorder some #defines
Brian Paul
1
-2
/
+2
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
1
-0
/
+14
2011-02-09
eglplatform.h: Define Wayland native platform types
Kristian Høgsberg
1
-0
/
+6
2011-02-07
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
1
-0
/
+8
2011-02-03
swrast: add an interface createNewContextForAPI
Haitao Feng
1
-1
/
+8
2011-01-28
dri: add a placeholder for the framebuffer sRGB capable bit.
Dave Airlie
1
-0
/
+1
2011-01-09
dri2: release texture image.
Juan Zhao
1
-0
/
+9
2011-01-06
glext: upgrade to version 67
Brian Paul
1
-2
/
+12
2010-12-20
Regenerate gl_mangle.h.
Tom Fogal
1
-3
/
+329
2010-12-01
st/vega: Update to latest headers.
Chia-I Wu
4
-461
/
+522
2010-11-17
mesa: upgrade to glext.h version 66
Brian Paul
1
-7
/
+18
2010-10-13
Get rid of GL/internal/glcore.h
Kristian Høgsberg
1
-181
/
+0
2010-09-22
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
1
-1
/
+1
2010-09-22
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
1
-1
/
+1
2010-09-14
mesa: upgrade wglext.h to version 22
Brian Paul
1
-106
/
+138
2010-09-14
mesa: upgrade glxext.h to version 32
Brian Paul
1
-2
/
+47
2010-09-14
mesa: update to version 64 of GL/glext.h
Brian Paul
1
-79
/
+1026
2010-08-25
egl_dri2: Add support for MESA_image_drm
Kristian Høgsberg
1
-0
/
+19
2010-08-25
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
1
-0
/
+23
2010-08-16
Merge branch 'glsl2'
Ian Romanick
2
-104
/
+539
2010-08-17
egl: Update eglext.h.
Chia-I Wu
1
-3
/
+100
2010-08-14
Replace our custom C99 headers with http://code.google.com/p/msinttypes/
José Fonseca
2
-106
/
+538
2010-08-13
Add missing intmax_t and uintmax_t
Ian Romanick
1
-0
/
+3
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2
-34
/
+0
2010-06-23
egl: Add a test for MESA_EGL_NO_X11_HEADERS.
Chia-I Wu
1
-0
/
+10
2010-06-23
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
1
-0
/
+11
2010-06-08
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
3
-17158
/
+0
[next]