index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
EGL
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
egl: remove EGL_ANDROID_swap_rectangle
Chia-I Wu
1
-8
/
+0
2011-12-20
egl: update headers
Chia-I Wu
3
-24
/
+73
2011-12-20
egl: move unofficial extensions to eglmesaext.h
Chia-I Wu
2
-136
/
+176
2011-11-25
android: add support for ICS
Chia-I Wu
1
-1
/
+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-06-23
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
1
-0
/
+6
2011-05-06
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
1
-0
/
+1
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-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
2010-08-25
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
1
-0
/
+23
2010-08-17
egl: Update eglext.h.
Chia-I Wu
1
-3
/
+100
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-05-31
egl: Use khronos types for EGL_MESA_screen_surface.
Chia-I Wu
1
-2
/
+2
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
1
-0
/
+7
2010-05-13
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
1
-0
/
+12
2010-02-05
eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms
Alan Coopersmith
1
-1
/
+1
2010-01-25
egl: Update headers.
Chia-I Wu
3
-74
/
+163
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
1
-0
/
+5
2009-09-08
egl: also use X types for building on Apple/MacOS X
Brian Paul
1
-1
/
+2
2009-03-25
egl: include stdint.h to get the c99 integer typedefs
Brian Paul
1
-0
/
+1
2009-03-25
Add Solaris to OS'es using X in eglplatform.h
Alan Coopersmith
1
-1
/
+1
2009-03-25
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2
-3
/
+3
2009-02-25
egl: Allow compilation to succeed with FreeBSD
Benjamin Close
1
-1
/
+1
2008-08-06
egl: define vsnprintf
Jonathan White
1
-0
/
+1
2008-08-05
egl: added snprintf, strcasecmp defines
Jonathan White
1
-0
/
+3
2008-08-05
egl: typedef uint8_t for Windows
Jonathan White
1
-0
/
+2
2008-08-04
egl: typedef u_int32_t for Windows
Jonathan White
1
-0
/
+1
2008-06-28
egl: WinCE doesn't have sys/types.h
José Fonseca
1
-1
/
+3
2008-06-06
egl: updated EGLAPI for Windows
Jonathan White
1
-3
/
+7
2008-06-05
egl: assorted fixes for Windows
Jonathan White
1
-2
/
+18
2008-06-04
egl: moved egl.h into EGL/ directory
Brian Paul
1
-0
/
+300
2008-06-04
egl: moved eglext.h into EGL/ directory
Brian Paul
1
-0
/
+186
2008-05-27
added typedefs for X/Mesa
Brian Paul
1
-0
/
+7
2008-05-27
new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)
Brian Paul
1
-0
/
+55