index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: move shader/slang/* sources to main/slang/*
Brian Paul
2010-06-10
1
-2
/
+2
*
mesa: move nvprogram.[ch] to main/
Brian Paul
2010-06-10
4
-3
/
+1033
*
mesa: move arbprogram.[ch] to main/
Brian Paul
2010-06-10
4
-2
/
+1070
*
mesa: move atifragshader.[ch] to main/
Brian Paul
2010-06-10
5
-7
/
+950
*
mesa: move uniforms.c to main/
Brian Paul
2010-06-10
3
-1
/
+1493
*
mesa: refactor shader api / object code
Brian Paul
2010-06-10
11
-1260
/
+2198
*
mesa: Allow GL_ALPHA FBOs with ARB_framebuffer_object.
Eric Anholt
2010-06-10
2
-3
/
+7
*
mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotes
Marek Olšák
2010-06-05
1
-0
/
+1
*
mesa: whitespace and 80 column wrapping
Brian Paul
2010-06-02
1
-3
/
+12
*
mesa: Fix excess initializers in get.c table.
Chia-I Wu
2010-05-31
1
-2
/
+2
*
Always define int32_t in compiler headers.
Chia-I Wu
2010-05-31
1
-3
/
+1
*
Update OpenGL ES headers.
Chia-I Wu
2010-05-31
1
-3
/
+0
*
mesa: Fix/add feature test to shader.c.
Chia-I Wu
2010-05-31
1
-1
/
+3
*
mesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format check
Brian Paul
2010-05-27
1
-3
/
+3
*
Revert the 'make static' part of 962f92611216e304c95e7c089b38d58066236014
Kristian Høgsberg
2010-05-26
2
-81
/
+307
*
mesa: move all vertex array functions into varray.c
Brian Paul
2010-05-25
2
-0
/
+274
*
mesa: added _mesa_VertexAttribIPointer()
Brian Paul
2010-05-25
2
-0
/
+24
*
mesa: new GL 3.0 VertexAttrib commands
Brian Paul
2010-05-25
1
-0
/
+174
*
mesa: make a bunch of shader API functions static
Brian Paul
2010-05-25
3
-377
/
+173
*
mesa: display list support for uint uniforms
Brian Paul
2010-05-25
1
-1
/
+199
*
mesa: unsigned int uniform functions (GL3)
Brian Paul
2010-05-25
2
-0
/
+96
*
mesa: Reenable check for GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
Kristian Høgsberg
2010-05-24
1
-21
/
+23
*
mesa: Handle FEATURE_es2_glsl differences at runtime too
Kristian Høgsberg
2010-05-24
1
-12
/
+22
*
mesa: fix warnings about missing initializers in get.c table
Brian Paul
2010-05-21
1
-326
/
+330
*
Add __DragonFly__ in querymatrix for fpclassify()
David Shao
2010-05-21
1
-1
/
+1
*
fpclassify is available on C99-compliant Solaris releases too
Alan Coopersmith
2010-05-19
1
-1
/
+2
*
mesa: Remove unnecessary header.
Vinson Lee
2010-05-15
1
-2
/
+0
*
mesa: silence void * / func * conversion warnings
Brian Paul
2010-05-14
1
-5
/
+10
*
mesa: enum bitfields are a gcc-only feature, use GLubyte
Brian Paul
2010-05-14
1
-2
/
+2
*
mesa: print enum name instead of hexadecimal value in glGet errors
Brian Paul
2010-05-14
1
-4
/
+9
*
mesa: another transform feedback error check, 80-col wrapping
Brian Paul
2010-05-14
1
-3
/
+9
*
mesa: fpclassify dummy definition is not needed on FreeBSD.
Alex Kozlov
2010-05-14
1
-1
/
+1
*
mesa: Remove no-op wrappers around trig functions.
Eric Anholt
2010-05-13
3
-51
/
+1
*
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-05-13
7
-18
/
+6
*
mesa: silence compiler warning
Alan Hourihane
2010-05-13
1
-1
/
+3
*
mesa: Make FEATURE_ATI_fragment_shader more modular.
Chia-I Wu
2010-05-12
1
-18
/
+1
*
mesa/es: Update sources.mak and fix the build.
Chia-I Wu
2010-05-12
1
-0
/
+6
*
mesa: Add dummy _mesa_lookup_query_object to queryobj.h.
Chia-I Wu
2010-05-12
1
-0
/
+6
*
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-12
3
-10
/
+61
*
mesa: fix error message strings
Brian Paul
2010-05-11
1
-5
/
+5
*
mesa: added glGet code for GL_ARB_transform_feedback2
Brian Paul
2010-05-11
1
-0
/
+18
*
mesa: remove unused header
Brian Paul
2010-05-11
1
-1
/
+0
*
mesa: remove unused header
Brian Paul
2010-05-11
1
-1
/
+0
*
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
10
-10157
/
+2351
*
mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype.
Vinson Lee
2010-05-10
2
-2
/
+2
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
7
-32
/
+549
*
mesa: Update comments in get_gen_es.py.
Vinson Lee
2010-05-09
1
-2
/
+2
*
mesa: fix typos, comment in signed 16-bit tex fetch code
Brian Paul
2010-05-09
1
-4
/
+4
*
mesa: added unsigned 16-bit/channel tex format
Brian Paul
2010-05-09
6
-10
/
+127
*
mesa: added comments for signed 16-bit formats
Brian Paul
2010-05-09
1
-4
/
+4
[next]