index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86-64
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Build gen_matypes and matypes.h from src/mesa.
Matt Turner
2013-11-07
2
-51
/
+0
*
gen_matypes: fix cross-compiling with gcc
Mike Frysinger
2013-07-18
1
-0
/
+10
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
3
-3
/
+0
*
build: remove unused API_DEFINES
Andreas Boll
2013-05-01
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
3
-9
/
+12
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
3
-3
/
+3
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
3
-3
/
+3
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
automake: add missing inclusion of GL headers
Laurent Carlier
2012-06-22
1
-0
/
+1
*
automake: Convert gen_matypes building to automake.
Eric Anholt
2012-06-21
3
-28
/
+42
*
x86-64: Don't print "Initializing x86-64 optimizations" in debug builds.
Kenneth Graunke
2012-04-09
1
-11
/
+1
*
x86-64: Fix compile error with clang
Chad Versace
2011-08-11
1
-1
/
+1
*
mesa: s/movzx/movzbl/
Dimitry Andric
2011-01-24
1
-7
/
+7
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-1
/
+0
*
glapi: Move assembly dispatchers back into glapi/.
Chia-I Wu
2010-05-07
1
-31286
/
+0
*
x86-64: Make assembly routines .hidden like on x86
Adam Jackson
2010-04-30
1
-0
/
+8
*
glapi: regenerated files for GL_ARB_draw_instanced
Brian Paul
2010-04-04
1
-1728
/
+1822
*
glapi: regenerated files for EXT_transform_feedback
Brian Paul
2010-04-02
1
-79
/
+368
*
APPLE_object_purgeable: autogenerated files
Chris Wilson
2010-03-04
1
-38
/
+157
*
Remove support for GCC older than 3.3.0 from generated sources
Ian Romanick
2010-03-03
1
-1
/
+1
*
glapi: drop SOLARIS_THREADS
George Sapountzis
2010-03-01
1
-1
/
+1
*
glapi: GL_OES_EGL_image autogenerated files
Kristian Høgsberg
2010-02-24
1
-0
/
+74
*
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
1
-66
/
+363
|
\
|
*
mesa: added dispatch for GL_NV_conditional_render extension
Brian Paul
2009-12-31
1
-50
/
+116
|
*
mesa: regenerate API files related to GL_EXT_draw_buffers2
Brian Paul
2009-12-29
1
-66
/
+296
|
*
ARB_fbo: Regenerate files from previous commits.
Ian Romanick
2009-11-17
1
-0
/
+1
*
|
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-11-05
1
-1
/
+1
|
/
*
glapi: regenerated files
Brian Paul
2009-09-19
1
-0
/
+1
*
glapi: Add ARB_draw_elements_base_vertex
Eric Anholt
2009-09-08
1
-1036
/
+1187
*
ARB sync: Regenerate files from previous commit
Ian Romanick
2009-09-03
1
-1061
/
+1312
*
Regenerate files for GL_APPLE_flush_buffer_range
Ian Romanick
2009-08-14
1
-53
/
+205
*
glapi: regenerated GL API assembly files
RALOVICH, Kristóf
2009-07-27
1
-1
/
+1
*
mesa: regenerated files related to GL_ARB_vertex_array_object
Brian Paul
2009-06-19
1
-1027
/
+1095
*
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-21
/
+50
|
\
|
*
mesa: regenerated API files for GL_EXT_provoking_vertex
Brian Paul
2009-05-28
1
-21
/
+50
*
|
mesa: regenerated files for GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-1021
/
+1103
*
|
glapi: regenerated files for GL_ARB_copy_buffer
Brian Paul
2009-06-02
1
-983
/
+1028
|
/
*
regenerate glapi
Roland Scheidegger
2009-03-12
1
-279
/
+427
*
mesa: rename common_x86_macros.h -> x86_xform.h
Brian Paul
2009-03-04
1
-1
/
+1
*
mesa: regenerated GL API files
Brian Paul
2009-01-22
1
-966
/
+1030
*
Use 3Dnow! x86-64 routines only on processors that support 3Dnow!
Ian Romanick
2008-09-28
2
-19
/
+46
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
2
-2
/
+0
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-09-21
1
-2
/
+2
*
mesa: Remove assyntax.h include from generated matypes.h.
José Fonseca
2008-09-21
1
-1
/
+1
*
Never fail `make clean'
Dan Nicholson
2008-05-07
1
-1
/
+1
*
recreate from changed gl_API.xml
Roland Scheidegger
2007-11-09
1
-634
/
+458
*
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2007-10-30
1
-46
/
+0
*
Finish up ATI_separate_stencil
Brian
2007-10-30
1
-0
/
+92
*
fix another occurence of movaps which might not be aligned
Roland Scheidegger
2007-08-30
1
-1
/
+1
*
s/movaps/movups/ (see bug 12216)
Brian
2007-08-30
1
-5
/
+3
[next]