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: 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
*
mesa: Always return default value for CURRENT_RASTER_INDEX
Ian Romanick
2010-03-03
2
-5
/
+5
*
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-03
3
-12
/
+2
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
2
-7
/
+0
*
mesa: Remove _mesa_add_color_index_renderbuffers
Ian Romanick
2010-03-03
2
-62
/
+0
*
mesa: Remove checks of Visual.rgbMode in Get paths
Ian Romanick
2010-03-03
2
-10
/
+10
*
mesa: Remove checks of Visual.rgbMode
Ian Romanick
2010-03-03
8
-119
/
+48
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
2
-15
/
+6
*
mesa: Add asserts to check inputs to memcpy.
Vinson Lee
2010-03-02
1
-0
/
+2
*
mesa: Add asserts to check inputs to memcpy.
Vinson Lee
2010-02-27
1
-0
/
+3
*
mesa: Add assert to check input to memcpy is not null.
Vinson Lee
2010-02-27
1
-0
/
+1
*
mesa: Remove unnecessary header.
Vinson Lee
2010-02-26
1
-1
/
+0
*
Set API dispatch pointers for OES_EGL_image functions
Kristian Høgsberg
2010-02-26
1
-0
/
+5
*
mesa: fix _BaseFormat assignment in _mesa_soft_renderbuffer_storage()
Brian Paul
2010-02-26
1
-1
/
+1
*
mesa: enable GL_EXT_texture_array for sw drivers
Brian Paul
2010-02-25
1
-0
/
+1
*
mesa: added new extension flag for GL_EXT_texture_array
Brian Paul
2010-02-25
2
-0
/
+2
*
mesa: remove redundant call to _mesa_base_fbo_format()
Brian Paul
2010-02-25
1
-1
/
+1
*
mesa: added renderbuffer->_BaseFormat assertion
Brian Paul
2010-02-25
1
-0
/
+1
*
drop stray src/mesa/main/sources
George Sapountzis
2010-02-26
1
-158
/
+0
*
mesa: use simplified _BaseFormat value in render-to-texture code
Brian Paul
2010-02-25
1
-1
/
+4
*
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-25
23
-23
/
+60
*
glapi: Move src/mesa/main/dispatch.c to glapi and rename.
Chia-I Wu
2010-02-25
2
-99
/
+0
*
mesa: Remove unused Makefile.{ugl,win}.
Chia-I Wu
2010-02-25
2
-572
/
+0
[prev]
[next]