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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: regenerated file
Brian Paul
2008-07-18
1
-790
/
+790
*
mesa: fix some GLSL /= int operators
Brian Paul
2008-07-18
1
-7
/
+21
*
mesa: fix set_program_uniform_matrix(): need to loop over matrix count
Brian Paul
2008-07-18
1
-18
/
+24
*
mesa: regenerated file
Brian Paul
2008-07-17
1
-482
/
+483
*
mesa: fix/improve the atan(y,x) function
Brian Paul
2008-07-17
1
-10
/
+11
*
mesa: added checks for OpenBSD
Brad Smith
2008-07-17
1
-0
/
+18
*
mesa: fix temp re-use bug in emit_arith()
Brian Paul
2008-07-16
1
-8
/
+20
*
mesa: regenerated files
Brian Paul
2008-07-16
2
-19
/
+18
*
mesa: fix copy&paste errors in degrees() functions
Brian Paul
2008-07-16
1
-3
/
+3
*
mesa: implement grammar/parsing for precision/invariant syntax
Brian Paul
2008-07-16
4
-10
/
+251
*
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-07-16
1
-5
/
+2
*
mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries, remove GL_TEXTURE_ENV_CO...
Brian Paul
2008-07-16
2
-42
/
+30
*
mesa: added test for __NetBSD__
Blair Sadewitz
2008-07-15
1
-0
/
+8
*
mesa: added test for __NetBSD__
Blair Sadewitz
2008-07-15
1
-1
/
+2
*
mesa: add missing IR_LOG2 case
Brian Paul
2008-07-15
1
-2
/
+3
*
mesa: regenerated file
Brian Paul
2008-07-15
1
-364
/
+366
*
mesa: fix some broken /= operators
Brian Paul
2008-07-15
1
-3
/
+4
*
mesa: regenerated file
Brian Paul
2008-07-15
1
-14
/
+14
*
mesa: fix some broken bool, bvec2, bvec3, bvec4 constructors
Brian Paul
2008-07-15
1
-14
/
+14
*
mesa: fix storage size computation in emit_arith()
Brian Paul
2008-07-15
1
-2
/
+3
*
mesa: fix some function inlining bugs
Brian Paul
2008-07-15
4
-25
/
+53
*
mesa: improved printing
Brian Paul
2008-07-15
1
-6
/
+13
*
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
9
-28
/
+26
*
st: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
8
-24
/
+24
*
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
3
-7
/
+7
*
mesa: assemble main() after all other functions
Brian Paul
2008-07-14
1
-14
/
+22
*
mesa: comments about vectors vs components
Brian Paul
2008-07-14
2
-3
/
+3
*
mesa: fix stencil state problem when GL_ATI_separate_stencil wasn't enabled
Brian Paul
2008-07-14
1
-47
/
+49
*
mesa: also check for __NetBSD__
Blair Sadewitz
2008-07-14
1
-1
/
+1
*
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-13
5
-21
/
+21
*
gallium: check for FEATURE_feedback and FEATURE_drawpix when creating/using t...
Brian Paul
2008-07-10
3
-0
/
+10
*
mesa: check for null shader->Source
Brian Paul
2008-07-09
1
-0
/
+3
*
mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check
Brian Paul
2008-07-09
1
-2
/
+2
*
mesa: disable fprintf() error
Brian Paul
2008-07-09
1
-0
/
+2
*
mesa: check for OpenBSD (bug 15604)
Brian Paul
2008-07-09
1
-1
/
+11
*
mesa: fix state.clip[n].plane parsing bug (bug 16611)
Brian Paul
2008-07-09
1
-3
/
+6
*
mesa: remove debug code
Brian Paul
2008-07-08
1
-1
/
+0
*
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
3
-9
/
+45
*
mesa: fix bug/failure in recursive function inlining
Brian Paul
2008-07-08
1
-6
/
+56
*
mesa: more debug output
Brian Paul
2008-07-08
1
-20
/
+60
*
mesa: compute global var size before doing codegen
Brian Paul
2008-07-08
1
-9
/
+9
*
mesa: add missing VARYING case to storage_string()
Brian Paul
2008-07-08
1
-0
/
+2
*
mesa: added GLAPIENTRY keywords
Jonathan White
2008-07-07
2
-10
/
+10
*
gallium: move assertion (though not really significant)
Brian Paul
2008-07-07
1
-1
/
+2
*
gallium: simplify/fix buffer_offset, src_offset computation for VBO arrays
Brian Paul
2008-07-07
1
-2
/
+21
*
mesa: Replace Proxy1D/2D/etc with ProxyTex[] indexed by TEXTURE_x_INDEX.
Brian Paul
2008-07-04
5
-297
/
+154
*
gallium: fix st_choose_format(internalFormat=GL_RGBA16)
Brian Paul
2008-07-04
1
-1
/
+4
*
mesa: Implement mutex/locking around texture object reference counting.
Brian Paul
2008-07-04
8
-213
/
+194
*
gallium: replace assertion with conditional
Brian Paul
2008-07-04
1
-1
/
+2
*
mesa: generate GL_INVALID_OPERATION in _mesa_get_uniform_location() if progra...
Brian Paul
2008-07-04
1
-0
/
+5
[next]