index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-02
glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLES
Chia-I Wu
1
-0
/
+4
2011-11-30
glapi: s/INLINE/inline/ for dispatch.h file
Brian Paul
1
-2
/
+2
2011-11-29
Remove windows kernel support code.
José Fonseca
3
-179
/
+174
2011-11-27
glapi: add ARB_texture_rgb10_a2ui support.
Dave Airlie
2
-0
/
+14
2011-11-26
android: clean up libglapi bulid rules a bit
Chia-I Wu
1
-12
/
+27
2011-11-09
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
José Fonseca
3
-5
/
+32
2011-11-03
glapi: add entry points for OES_EGL_image_external
Chia-I Wu
1
-0
/
+8
2011-10-31
glapi: regenerated API files for GL_ARB_texture_storage
Brian Paul
8
-3911
/
+4385
2011-10-31
glapi: new API specs for GL_ARB_texture_storage
Brian Paul
3
-0
/
+70
2011-10-04
glapi: Enclose glapi.h in an extern "C" block when included by C++.
Kenneth Graunke
1
-0
/
+6
2011-10-04
glapi: regen API files for new extension
Ian Romanick
7
-161
/
+191
2011-10-04
glapi: Add entry point for NV_draw_buffers
Ian Romanick
2
-0
/
+65
2011-10-04
glapi: Move ARB_draw_buffers extension to a separate file
Ian Romanick
2
-118
/
+125
2011-09-19
glapi: Don't emit remap data for individual extensions
Ian Romanick
1
-38
/
+5
2011-09-08
Define INLINE macro in terms of inline.
José Fonseca
1
-11
/
+14
2011-09-06
glapi: regen API files for new extension
Dave Airlie
8
-4253
/
+6863
2011-09-06
glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)
Dave Airlie
3
-0
/
+229
2011-08-26
mapi: Commit generated files modified by previous commit
Ian Romanick
7
-19
/
+1309
2011-08-26
mapi: Silence many "warning: unused parameter"
Ian Romanick
2
-1
/
+17
2011-08-26
mesa: Remove support for BeOS
Ian Romanick
6
-100
/
+5
2011-08-26
scons: don't compile some files with -gstabs if using mingw32
Brian Paul
1
-0
/
+5
2011-08-21
android: build shared glapi
Chia-I Wu
1
-0
/
+60
2011-08-18
glapi: update .gitignore for generated ES dispatch headers
Paul Berry
1
-3
/
+0
2011-08-13
glapi: remove gen-es
Chia-I Wu
13
-7703
/
+0
2011-08-13
glapi: generate ES dispatch headers from core mesa
Chia-I Wu
1
-8
/
+1
2011-08-13
glapi: add glapi_gen.mk to help header generation
Chia-I Wu
3
-17
/
+61
2011-08-13
glapi: use gl_and_es_API.xml to generate GLES headers
Chia-I Wu
4
-15
/
+39
2011-08-13
glapi: add methods to filter functions
Chia-I Wu
1
-7
/
+39
2011-08-13
glapi: add gles_api.py
Chia-I Wu
3
-417
/
+464
2011-06-20
glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...
Jeremy Huddleston
1
-1
/
+1
2011-06-17
scons: Correct glapi USE_xxx_ASM flags.
José Fonseca
1
-11
/
+4
2011-06-14
glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...
Jeremy Huddleston
2
-2586
/
+2666
2011-06-13
glapi: Add check for NULL symbol_prefix in gentable and fix warnings
Jeremy Huddleston
2
-2594
/
+3891
2011-06-13
mapi: declare x86_entry_start/end static
Chia-I Wu
2
-5
/
+6
2011-06-13
mapi: Fix tls with shared/es-glapi on x86-64
Benjamin Franzke
1
-1
/
+3
2011-06-11
glapi: Add API that can create a _glapi_table from a dlfcn handle
Jeremy Huddleston
5
-2
/
+7947
2011-06-08
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
3
-14
/
+13
2011-06-08
mesa: fix GLES remap table setup again
Chia-I Wu
1
-9
/
+13
2011-06-02
glapi: regenerated files
Pierre-Eric Pelloux-Prayer
7
-4296
/
+4371
2011-06-02
glapi: add glDrawElementsInstancedBaseVertex() function to xml
Brian Paul
1
-0
/
+9
2011-06-01
glapi: Make xserver location error more helpful
Nathan Kidd
1
-1
/
+4
2011-05-23
mesa: Fix remap_table setup.
Thierry Reding
1
-0
/
+5
2011-05-20
glapi: More type-checking in Get_xxx too.
José Fonseca
1
-4
/
+8
2011-05-19
glapi: Implement SET_xxx as inline functions instead of macros.
José Fonseca
1
-1
/
+4
2011-05-03
glapi: regenerate files for AMD_draw_buffers_blend
Marek Olšák
6
-151
/
+239
2011-05-03
glapi: add functions for AMD_draw_buffers_blend
Marek Olšák
3
-0
/
+40
2011-04-26
Squashed commit of the following:
Brian Paul
10
-3917
/
+5437
2011-04-23
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2
-2
/
+2
2011-04-10
glapi: regenerated files for GL_ARB_sampler_objects
Brian Paul
7
-4046
/
+4868
2011-04-10
glapi: interface for GL_ARB_sampler_objects
Brian Paul
3
-0
/
+99
[next]