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: Fix typo in bitmask.
José Fonseca
2009-06-10
1
-1
/
+1
*
mesa: disable texture unit error check in _mesa_MatrixMode()
Brian Paul
2009-06-10
1
-0
/
+10
*
mesa: Use matching signedness for the counter as upper bound.
José Fonseca
2009-06-08
1
-1
/
+1
*
mesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256
Brian Paul
2009-06-08
1
-2
/
+2
*
mesa: EXT_vertex_array_bgra fixes
Brian Paul
2009-06-08
1
-3
/
+24
*
mesa: bump version to 7.5-rc3
mesa_7_5_rc3
Brian Paul
2009-06-05
1
-1
/
+1
*
mesa: release VBO and PBO references upon context destruction
Brian Paul
2009-06-02
1
-0
/
+10
*
mesa: add #define FEATURE_ARB_pixel_buffer_object
Brian Paul
2009-06-02
1
-0
/
+1
*
mesa: Output warnings to debugger on Windows.
José Fonseca
2009-05-30
1
-0
/
+10
*
mesa: Add success/failures return value to _mesa_make_current.
José Fonseca
2009-05-30
2
-4
/
+6
*
mesa: fix loop over generic attribs in update_arrays()
Brian Paul
2009-05-22
1
-1
/
+1
*
mesa: allow GL_BITMAP type in _mesa_image_image_stride()
Brian Paul
2009-05-22
1
-13
/
+23
*
mesa: added comment
Brian Paul
2009-05-22
1
-0
/
+1
*
mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BINDING_APPLE
Brian Paul
2009-05-21
2
-1
/
+16
*
mesa: allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT
Mathias Fröhlich
2009-05-19
1
-4
/
+14
*
mesa: assign trb->Base.StencilBits in update_wrapper().
Brian Paul
2009-05-19
1
-0
/
+1
*
mesa: comments for _mesa_generate_mipmap_level()
Brian Paul
2009-05-18
1
-0
/
+3
*
mesa: bump version to 7.5-rc2
mesa_7_5_rc2
Brian Paul
2009-05-15
1
-1
/
+1
*
mesa: delete array objects before buffer objects during context tear-down
Brian Paul
2009-05-13
1
-1
/
+2
*
mesa: clean-up vertex array object VBO unbinding and delete/refcounting
Brian Paul
2009-05-13
1
-31
/
+33
*
mesa: reference counting for gl_array_object
Brian Paul
2009-05-13
4
-13
/
+84
*
mesa: Fixed a texture memory leak
Brian Paul
2009-05-11
1
-0
/
+3
*
mesa: set version to 7.5-rc1
Brian Paul
2009-05-08
1
-1
/
+1
*
mesa: Make _mesa_share_state thread safe.
José Fonseca
2009-05-08
1
-2
/
+9
*
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
2009-05-08
4
-9
/
+30
*
mesa/main: set PREFER_DP4 to match position_invarient code
Keith Whitwell
2009-05-08
1
-1
/
+1
*
mesa: unmap buffer objects during context tear-down
Brian Paul
2009-05-07
1
-0
/
+4
*
mesa: fix state validation bug for glCopyTex[Sub]Image()
Brian Paul
2009-05-01
1
-5
/
+16
*
mesa: remove -devel suffix from version
Brian Paul
2009-05-01
1
-1
/
+1
*
mesa/main: protect driver.finish with FLUSH_CURRENT
Keith Whitwell
2009-04-28
1
-0
/
+1
*
mesa: Call _mesa_snprintf instead of snprintf.
José Fonseca
2009-04-27
1
-1
/
+1
*
mesa: fix up error/warning/debug output newlines
Brian Paul
2009-04-24
2
-10
/
+27
*
mesa: more informative error messages
Brian Paul
2009-04-23
1
-6
/
+10
*
mesa: minor state-update changes in histogram code
Brian Paul
2009-04-22
1
-5
/
+2
*
mesa: fix comment typo
Brian Paul
2009-04-22
1
-1
/
+1
*
mesa: fix _mesa_dump_textures(), add null ptr check
Brian Paul
2009-04-22
1
-2
/
+3
*
mesa: protect driver.flush() with FLUSH_CURRENT
Keith Whitwell
2009-04-22
2
-8
/
+8
*
mesa: new _NEW_PROGRAM_CONSTANTS flag
Brian Paul
2009-04-21
2
-1
/
+36
*
mesa: suppress extra newline
Brian Paul
2009-04-17
1
-1
/
+1
*
mesa: minor tweak to error message
Brian Paul
2009-04-17
1
-1
/
+1
*
Merge branch 'register-negate'
Brian Paul
2009-04-16
2
-4
/
+2
|
\
|
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
2
-4
/
+2
*
|
mesa: fix bad mask bit in clip plane restore code for glPopAttrib()
Lars Henning Wendt
2009-04-16
1
-1
/
+1
*
|
Merge branch 'gallium-s3tc'
José Fonseca
2009-04-16
1
-8
/
+8
|
\
\
|
*
|
mesa: Report name for missing s3tc functions
Jakob Bornecrantz
2009-04-09
1
-8
/
+8
*
|
|
mesa: Update texenv program when _NEW_ARRAYS is updated as well.
Eric Anholt
2009-04-15
1
-1
/
+2
|
|
/
|
/
|
*
|
mesa: remove unused matrixType param from ctx->Driver.UniformMatrix() functions
Brian Paul
2009-04-14
2
-19
/
+10
*
|
mesa: move #define for GL_PROGRAM_BINARY_LENGTH_OES
Brian Paul
2009-04-14
1
-0
/
+5
*
|
mesa: use standard offsetof() macro
Brian Paul
2009-04-14
1
-1
/
+1
|
/
*
mesa: fix potential recursive locking deadlock in _mesa_HashWalk()
Brian Paul
2009-04-09
1
-4
/
+14
[next]