index
:
~vadimg/mesa
master
r600-fake
r600-geom-shaders
r600-sb
r600-sb-2
r600-sb-3
r600-sb-bfgminer
r600-sb-wip
r600-wip-sched
r600_eg_shader_opt
wip-sb-tgsi
vadimg's mesa repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-16
glapi: Do not use backtrace on OpenBSD.
Vinson Lee
1
-1
/
+1
2013-07-12
mesa: update glext.h to version 20130708
Brian Paul
2
-2
/
+2
2013-07-01
scons: Fix dependencies of enums.c and api_exec.c.
José Fonseca
1
-1
/
+15
2013-06-28
mesa: Remove GL_MESA_resize_buffers
Ian Romanick
2
-2
/
+1
2013-06-28
mesa: Fix build with older gcc since update of glext.h
Tom Stellard
1
-4
/
+0
2013-06-27
scons: Add dependencies to all .xml files.
José Fonseca
1
-4
/
+10
2013-06-26
mesa: add const qualifier to glMultiDrawElementsEXT() indices param
Brian Paul
1
-1
/
+1
2013-06-26
mesa: remove const from glDebugMessageCallbackARB() function parameter
Brian Paul
1
-1
/
+1
2013-06-26
mesa: update glext.h to version 20130624
Brian Paul
1
-1
/
+1
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
25
-25
/
+0
2013-05-31
glapi: Add some missing static_dispatch="false" annotations to es_EXT.xml
Andreas Boll
1
-9
/
+14
2013-05-21
scons: Don't force stabs debug format for Mingw.
José Fonseca
1
-5
/
+0
2013-05-02
mesa: simplify dispatch for glDraw* functions
Brian Paul
1
-0
/
+3
2013-05-02
mesa: add names of geometry shader prims in gl_enums.py
Brian Paul
1
-1
/
+5
2013-05-02
mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant
Brian Paul
1
-1
/
+0
2013-05-01
mesa: implement glFramebufferTexture
Jordan Justen
1
-1
/
+1
2013-04-29
Mapi: Use mmap on Haiku for executable memory vs malloc
Alexander von Gluck IV
1
-1
/
+1
2013-04-25
linux: Don't emit a .note.ABI-tag section anymore (#26663)
Adam Jackson
4
-52
/
+0
2013-04-25
scons: Support clang.
José Fonseca
1
-1
/
+2
2013-04-23
mesa: Fix up some final license word wrapping issues by hand.
Kenneth Graunke
1
-3
/
+4
2013-04-23
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
9
-27
/
+36
2013-04-23
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
10
-10
/
+10
2013-04-23
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
9
-9
/
+9
2013-04-19
glapi: Add counter information for glBufferData(), like glBufferSubData().
Eric Anholt
1
-2
/
+2
2013-04-19
glapi: Add parameter count information for uniforms.
Eric Anholt
2
-42
/
+42
2013-04-19
glapi: skip padding in get_called_parameter_string
Paul Berry
1
-0
/
+2
2013-04-17
glapi: no longer emit #include "mfeatures.h" in generated files
Brian Paul
3
-8
/
+0
2013-04-17
glapi: remove FEATURE_remap_table test (it's always defined)
Brian Paul
1
-15
/
+0
2013-04-15
build: Get rid of CORE_DIRS
Matt Turner
1
-0
/
+42
2013-04-15
build: Move src/mapi/mapi/* to src/mapi/
Matt Turner
36
-41
/
+41
2013-04-15
build: Rename sources.mak -> Makefile.sources
Matt Turner
5
-6
/
+6
2013-03-31
glapi: fix storage multisample build errors
Dave Airlie
1
-2
/
+2
2013-03-31
glapi: add definition of ARB_texture_storage_multisample
Chris Forbes
2
-0
/
+35
2013-03-19
gles2: Add an ABI-check test
Matt Turner
2
-0
/
+294
2013-03-19
gles1: Add an ABI-check test
Matt Turner
2
-0
/
+256
2013-03-13
Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table
Jon TURNEY
2
-1
/
+2
2013-03-13
Fix glapi/tests/check_table.cpp for standardized OpenGL function names
Jon TURNEY
1
-264
/
+264
2013-03-13
Fix out-of-tree build of 'make check' in src/mapi/glapi/tests/
Jon TURNEY
1
-3
/
+3
2013-03-12
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
1
-22
/
+4
2013-03-09
glapi/gen: Remove duplicate PYTHON_FLAGS
Stefan Brüns
1
-7
/
+7
2013-03-02
glapi: add ARB_texture_multisample
Chris Forbes
2
-1
/
+71
2013-02-22
glapi: mark static_dispatch false for DiscardFramebufferEXT
Tapani Pälli
1
-1
/
+2
2013-02-20
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
1
-0
/
+13
2013-02-19
glx: fix glGetTexLevelParameteriv for indirect rendering
Stefan Brüns
1
-1
/
+3
2013-01-31
glapi: Do not use backtrace on MinGW.
Vinson Lee
1
-1
/
+1
2013-01-30
mesa: implement GL_ARB_texture_buffer_range
Christoph Bumiller
3
-0
/
+27
2013-01-21
scons: Fix dependencies of generated headers.
José Fonseca
3
-31
/
+24
2013-01-16
Fix mapi code generator for out-of-tree build
Jon TURNEY
1
-1
/
+1
2013-01-15
glapi: Remove duplicate ARB_base_instance from gl_API.xml
Ian Romanick
1
-2
/
+0
2013-01-15
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query
Ian Romanick
3
-2
/
+26
[next]