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: add new query/buffer targets for transform feedback
Brian Paul
2010-03-30
2
-0
/
+19
*
mesa: plug in transform feedback functions, set limits
Brian Paul
2010-03-30
1
-0
/
+8
*
mesa: initial check-in of transform feedback functions
Brian Paul
2010-03-30
2
-0
/
+498
*
mesa: add EXT_transform_feedback to extension list
Brian Paul
2010-03-30
1
-0
/
+4
*
mesa: initial data structures for transform feedback
Brian Paul
2010-03-30
3
-0
/
+49
*
mesa: simplify query code with get_query_binding_point()
Brian Paul
2010-03-30
1
-71
/
+47
*
Merge branch '7.8'
Michel Dänzer
2010-03-30
1
-12
/
+24
|
\
|
*
mesa: set version string to 7.8
Ian Romanick
2010-03-28
1
-1
/
+1
|
*
mesa: move/update hash function comments
Brian Paul
2010-03-27
1
-6
/
+11
|
*
mesa: fix deadlock in _mesa_HashFindFreeKeyBlock()
Brian Paul
2010-03-27
1
-6
/
+13
|
*
mesa: set version string to 7.8-rc2
7.8-rc2
Ian Romanick
2010-03-22
1
-1
/
+1
*
|
mesa: Add missing features.
Chia-I Wu
2010-03-30
6
-8
/
+12
*
|
mesa: Add umbrella features.
Chia-I Wu
2010-03-30
1
-51
/
+68
*
|
mesa: only call _mesa_update_state() when necessary in glGet functions
Brian Paul
2010-03-26
2
-544
/
+594
*
|
mesa: Also print _NEW_STENCIL in _mesa_print_state()
Kristian Høgsberg
2010-03-23
1
-1
/
+2
*
|
Merge branch '7.8'
Brian Paul
2010-03-22
1
-1
/
+1
|
\
|
|
*
mesa: Add end of line to the end of a debug output.
Pauli Nieminen
2010-03-22
1
-1
/
+1
*
|
mesa: remove return, do as the comment says
Brian Paul
2010-03-22
1
-1
/
+0
*
|
mesa: added GL3 query for GL_TEXTURE_SHARED_SIZE
Brian Paul
2010-03-20
1
-0
/
+12
*
|
mesa: added missing glGet query for GL_MAX_ARRAY_TEXTURE_LAYERS_EXT
Brian Paul
2010-03-20
2
-0
/
+18
*
|
mesa: added new GL3 buffer object queries
Brian Paul
2010-03-20
1
-15
/
+53
*
|
mesa: added GL3 buffer attachment aliases
Brian Paul
2010-03-20
1
-0
/
+4
*
|
mesa: added GL3 ContextFlags field and query code
Brian Paul
2010-03-20
3
-1
/
+17
*
|
Merge branch '7.8'
Brian Paul
2010-03-17
1
-1
/
+1
|
\
|
|
*
mesa: rename params in prototype to match implementation
Brian Paul
2010-03-17
1
-1
/
+1
*
|
Merge branch '7.8' into master
Pauli Nieminen
2010-03-17
2
-7
/
+9
|
\
|
|
*
mesa: set version string to 7.8-rc1
Ian Romanick
2010-03-16
1
-1
/
+1
|
*
Replace _mesa_strtod with _mesa_strtof.
Marcin Baczyński
2010-03-15
2
-7
/
+9
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-12
2
-2
/
+2
|
\
|
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
2
-2
/
+2
*
|
mesa: raise an error when trying to bind non-existant texture to FBO
Brian Paul
2010-03-10
1
-0
/
+8
*
|
mesa: added new function comments
Brian Paul
2010-03-10
1
-0
/
+8
*
|
Merge branch '7.8'
Brian Paul
2010-03-08
1
-12
/
+85
|
\
|
|
*
mesa: add additional missing z formats for render to texture
Brian Paul
2010-03-08
1
-15
/
+83
|
*
mesa: add render-to-texture case for MESA_FORMAT_S8_Z24
Brian Paul
2010-03-08
1
-0
/
+5
|
*
mesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_FORMAT_Z16 renderbuffer
Brian Paul
2010-03-08
1
-1
/
+1
*
|
mesa: bump version to 7.9
Brian Paul
2010-03-05
1
-3
/
+3
|
/
*
Always return VOLATILE for ObjectPurgeable(VOLATILE)
Chris Wilson
2010-03-05
1
-4
/
+16
*
mesa: minor reformatting, new comments
Brian Paul
2010-03-05
1
-2
/
+9
*
mesa: whitespace fixes, 80-column wrapping, etc.
Brian Paul
2010-03-05
1
-84
/
+102
*
Merge branch 'object-purgeable'
Chris Wilson
2010-03-05
10
-4554
/
+4999
|
\
|
*
APPLE_object_purgeable: core
Chris Wilson
2010-03-05
8
-0
/
+405
|
*
APPLE_object_purgeable: autogenerated files
Chris Wilson
2010-03-04
2
-4554
/
+4594
*
|
Fix comparison of unsigned value against < 0.
Michel Dänzer
2010-03-05
1
-1
/
+1
|
/
*
Revert "mesa: Fix unsigned comparison."
Vinson Lee
2010-03-04
1
-1
/
+1
*
mesa: Fix unsigned comparison.
Vinson Lee
2010-03-04
1
-1
/
+1
*
mesa: Add asserts to check inputs to memcpy.
Vinson Lee
2010-03-04
1
-0
/
+2
*
Fix unmatched parenthesis introduce by previous commits
Ian Romanick
2010-03-03
1
-1
/
+1
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
2
-9
/
+5
*
mesa: Remove unused RasterIndex field
Ian Romanick
2010-03-03
2
-2
/
+0
[next]