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
/
mesa
/
glapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-15
9
-7
/
+45
|
\
|
*
GLX: Include glapi.h before glapitable.h
Ian Romanick
2008-12-14
1
-1
/
+1
|
*
Return 0 as the request size when the pixels parameter is NULL
Neil Roberts
2008-12-14
1
-0
/
+5
|
*
GLX: Fix protocol for glTexSubImage#D
Ian Romanick
2008-12-14
8
-6
/
+39
*
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-11
5
-10
/
+15
|
\
|
|
*
mesa: restore glapi/ prefix on #include
Brian Paul
2008-11-10
1
-1
/
+1
|
*
mesa: fix some misc breakage caused by editing auto-generated files rather th...
Brian Paul
2008-11-10
3
-5
/
+13
|
*
GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()
Brian Paul
2008-11-10
2
-5
/
+2
*
|
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-10
1
-0
/
+24
|
\
|
|
*
mesa: asst updates for VMS
Jouk Jansen
2008-09-29
1
-4
/
+6
|
*
glapi: add DISPATCH_FUNCTION_SIZE
Tobias Jakobi
2008-09-27
1
-0
/
+14
|
*
glapi: add gl_dispatch_functions_start and end
Tobias Jakobi
2008-09-27
1
-0
/
+10
|
*
mesa: fix main/ prefix in include
Keith Whitwell
2008-09-23
1
-1
/
+1
|
*
mesa: add fwd decl of fill_in_entrypoint_offset()
Brian Paul
2008-09-23
1
-0
/
+4
|
*
mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....
Brian Paul
2008-09-23
3
-624
/
+655
|
*
mesa: move some glapi bits around
Brian Paul
2008-09-21
4
-3
/
+7
|
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
|
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
1
-0
/
+16
|
\
|
|
*
mesa: fix asst path/include mistakes in prev commits
Chris Rankin
2008-09-18
1
-1
/
+1
|
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-1
/
+1
*
|
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-18
1
-0
/
+3
|
\
|
|
*
mesa: #include <stdio.h>
Guillaume Melquiond
2008-09-13
1
-0
/
+1
*
|
tree builds
Alan Hourihane
2008-09-11
3
-469
/
+5
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
10
-224
/
+713
|
\
\
|
|
/
|
/
|
|
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
3
-3
/
+3
|
*
mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check
Brian Paul
2008-07-09
1
-2
/
+2
|
*
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
1
-5
/
+5
|
*
mesa: No getenv on WinCE.
José Fonseca
2008-06-24
1
-0
/
+4
|
*
mesa: add fwd decl of fill_in_entrypoint_offset()
Brian Paul
2008-06-18
1
-0
/
+4
|
*
mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....
Brian Paul
2008-06-18
3
-624
/
+655
|
*
mesa: move some glapi bits around
Brian Paul
2008-06-13
4
-3
/
+7
|
*
Remove CVS keywords.
José Fonseca
2008-05-26
1
-1
/
+0
|
*
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2008-05-23
1
-4
/
+44
|
|
\
|
|
*
mesa: Pulled in glthread from i915tex
Jakob Bornecrantz
2008-04-07
1
-4
/
+44
|
*
|
mesa: fix #include path for glapioffsets.h (fixes x86 build)
Brian
2008-05-21
1
-1
/
+1
|
*
|
Regenerated API dispatch files
Brian Paul
2008-05-18
5
-630
/
+590
|
*
|
alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)
Brian Paul
2008-05-18
1
-8
/
+6
|
|
/
|
*
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2008-04-04
6
-143
/
+130
|
*
Finish up ATI_separate_stencil
Brian
2008-04-04
6
-300
/
+373
|
*
Remove files of unsupported build systems.
José Fonseca
2008-02-25
1
-37
/
+0
|
*
gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined
Brian
2008-01-26
1
-3
/
+3
|
*
Rename 'mms-config.' to 'mms.config'.
Michal Krol
2007-10-29
1
-1
/
+1
*
|
mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check
Brian Paul
2008-07-09
1
-2
/
+2
*
|
Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9dccc from xserver tree
Paulo Cesar Pereira de Andrade
2008-07-02
1
-0
/
+3
*
|
VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
Ian Romanick
2008-07-01
1
-0
/
+2
*
|
VBO: add GLX related annotations
Ian Romanick
2008-07-01
1
-29
/
+59
*
|
Follow along GL/glx -> glx renaming in xserver
Dan Nicholson
2008-05-21
1
-2
/
+2
*
|
Add remaining glapi generated server headers.
Kristian Høgsberg
2008-05-21
1
-12
/
+35
*
|
Make the shared glapi files not include glheader.h.
Kristian Høgsberg
2008-05-21
3
-6
/
+15
*
|
Revert "glapi: Generate xserver glapi sources in the mesa tree"
Kristian Høgsberg
2008-05-21
1
-13
/
+18
[next]