index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add infrastructure for GL_ARB_clear_buffer_object
Pi Tabred
2013-12-18
2
-1
/
+55
*
mesa: Add API definitions for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
4
-1
/
+28
*
glapi: Do not include dlfcn.h on Windows.
Vinson Lee
2013-12-07
1
-0
/
+2
*
Fix 'make check' in src/mapi/glapi/tests when builddir != srcdir
Jon TURNEY
2013-12-01
1
-0
/
+1
*
glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirect
Chris Forbes
2013-11-25
3
-1
/
+49
*
tests: Fix make check for out of tree builds.
Rico Schüller
2013-11-11
1
-0
/
+1
*
build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
Matt Turner
2013-11-07
2
-5
/
+6
*
glapi: Add infrastructure for ARB_vertex_attrib_binding
Fredrik Höglund
2013-11-07
3
-1
/
+64
*
mesa: Add new functions and enums required by GL_ARB_sample_shading
Anuj Phogat
2013-11-01
4
-2
/
+47
*
scons: Add missing dependencies to src/mapi/glapi/gen/*.xml
José Fonseca
2013-10-30
1
-3
/
+4
*
glapi: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
3
-0
/
+50
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
4
-0
/
+73
*
mesa: remove remnants of GL_MESA_shader_debug
Brian Paul
2013-10-22
1
-32
/
+0
*
glapi: Add missing XML files to Makefile dependencies.
Matt Turner
2013-10-16
1
-0
/
+8
*
mesa: change glTexImage[23]DMultisample() internalformat to GLenum
Brian Paul
2013-10-16
1
-2
/
+2
*
glapi: Do not use backtrace on NetBSD.
Vinson Lee
2013-10-11
1
-1
/
+1
*
glapi: add output info to GetProgramiv's params
Emilio Pozuelo Monfort
2013-10-07
1
-1
/
+1
*
mesa: fix make check for ARB_texture_gather
Chris Forbes
2013-10-03
2
-2
/
+5
*
mesa: add texture gather changes
Maxence Le Dore
2013-10-03
2
-1
/
+15
*
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
2013-09-26
4
-0
/
+91
*
glapi: Move declaration before code.
Vinson Lee
2013-09-23
1
-4
/
+6
*
mesa: Shrink the size of the enum string lookup struct.
Eric Anholt
2013-09-23
1
-2
/
+4
*
mesa: Remove the extra enum strings and extra lookup table.
Eric Anholt
2013-09-23
1
-41
/
+20
*
mesa: Remove _mesa_lookup_enum_by_name().
Eric Anholt
2013-09-23
1
-29
/
+0
*
glapi: Setup autogeneration infrastructure for KHR_debug
Timothy Arceri
2013-09-04
2
-1
/
+149
*
glapi/gen: build temporary files in the build directory
Maarten Lankhorst
2013-08-21
1
-4
/
+4
*
mesa: Treat glBindFramebuffer and glBindFramebufferEXT more correctly
Ian Romanick
2013-08-06
1
-1
/
+1
*
mesa: Treat glBindRenderbuffer and glBindRenderbufferEXT correctly
Ian Romanick
2013-08-06
1
-1
/
+1
*
build: Add tests directories to SUBDIRS
Matt Turner
2013-07-22
2
-0
/
+4
*
mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently
9.2-branchpoint
Tomasz Lis
2013-07-18
2
-4
/
+6
*
glapi: Do not use backtrace on OpenBSD.
Vinson Lee
2013-07-16
1
-1
/
+1
*
mesa: update glext.h to version 20130708
Brian Paul
2013-07-12
2
-2
/
+2
*
scons: Fix dependencies of enums.c and api_exec.c.
José Fonseca
2013-07-01
1
-1
/
+15
*
mesa: Remove GL_MESA_resize_buffers
Ian Romanick
2013-06-28
2
-2
/
+1
*
mesa: Fix build with older gcc since update of glext.h
Tom Stellard
2013-06-28
1
-4
/
+0
*
scons: Add dependencies to all .xml files.
José Fonseca
2013-06-27
1
-4
/
+10
*
mesa: add const qualifier to glMultiDrawElementsEXT() indices param
Brian Paul
2013-06-26
1
-1
/
+1
*
mesa: remove const from glDebugMessageCallbackARB() function parameter
Brian Paul
2013-06-26
1
-1
/
+1
*
mesa: update glext.h to version 20130624
Brian Paul
2013-06-26
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
25
-25
/
+0
*
glapi: Add some missing static_dispatch="false" annotations to es_EXT.xml
Andreas Boll
2013-05-31
1
-9
/
+14
*
scons: Don't force stabs debug format for Mingw.
José Fonseca
2013-05-21
1
-5
/
+0
*
mesa: simplify dispatch for glDraw* functions
Brian Paul
2013-05-02
1
-0
/
+3
*
mesa: add names of geometry shader prims in gl_enums.py
Brian Paul
2013-05-02
1
-1
/
+5
*
mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant
Brian Paul
2013-05-02
1
-1
/
+0
*
mesa: implement glFramebufferTexture
Jordan Justen
2013-05-01
1
-1
/
+1
*
Mapi: Use mmap on Haiku for executable memory vs malloc
Alexander von Gluck IV
2013-04-29
1
-1
/
+1
*
linux: Don't emit a .note.ABI-tag section anymore (#26663)
Adam Jackson
2013-04-25
4
-52
/
+0
*
scons: Support clang.
José Fonseca
2013-04-25
1
-1
/
+2
*
mesa: Fix up some final license word wrapping issues by hand.
Kenneth Graunke
2013-04-23
1
-3
/
+4
[next]