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: Pass the context to query object delete cb to avoid null dereference.
Eric Anholt
2008-10-07
1
-1
/
+1
*
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
2
-3
/
+3
*
mesa: updated _mesa_delete_query() comments
Brian Paul
2008-10-06
1
-2
/
+1
*
mesa: add missing GLcontext param to _mesa_delete_query().
Brian Paul
2008-10-06
2
-2
/
+2
*
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-10-01
6
-22
/
+16
*
GLSL: Implement GL_OBJECT_TYPE_ARB query
Ian Romanick
2008-09-29
1
-2
/
+10
*
mesa: asst updates for VMS
Jouk Jansen
2008-09-29
1
-1
/
+31
*
mesa: drop calloc from _mesa_get_fixed_func_vertex_program
Shunichi Fuji
2008-09-29
1
-11
/
+7
*
mesa: remove invalid assertions that programs have parameters
Brian Paul
2008-09-26
1
-6
/
+0
*
mesa: fix param indexing
Brad King
2008-09-26
1
-6
/
+6
*
mesa: fix cast/conversion for optional code
Brian
2008-09-25
2
-5
/
+7
*
mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback.
Brian Paul
2008-09-25
1
-2
/
+2
*
mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE)
Brian Paul
2008-09-25
2
-3
/
+3
*
set SamplerUnit[] entry in load_texture() just to be safe
Brian
2008-09-24
1
-0
/
+4
*
use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/...
Brian
2008-09-24
1
-1
/
+1
*
set program->SamplersUsed bit when using a texture instruction
Brian
2008-09-24
1
-1
/
+4
*
Remove ctx field from texenvprog_cache
Brian
2008-09-24
1
-4
/
+4
*
include programopt.h
Brian
2008-09-24
1
-0
/
+1
*
Disable vertex shader fog, compute fog in fragment shader.
Brian
2008-09-24
1
-5
/
+11
*
temporarily set the FRAG_BIT_FOGC bit in InputsRead when fog is enabled
Brian
2008-09-24
1
-0
/
+1
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-23
11
-59
/
+17
*
mesa: new gl_fragment_program fields indicating use of fog, front-facing, poi...
Brian Paul
2008-09-23
1
-1
/
+4
*
Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in ...
Brian
2008-09-23
3
-7
/
+60
*
Remove incorrect test from mmAllocMem.
Michel Dänzer
2008-09-22
1
-1
/
+1
*
mesa: allow for extra per-context init
Brian Paul
2008-09-21
3
-4
/
+7
*
mesa: texture crop rect state
Brian Paul
2008-09-21
3
-1
/
+35
*
mesa: set point state
Brian Paul
2008-09-21
1
-0
/
+4
*
mesa: fix some feature tests
Brian Paul
2008-09-21
2
-6
/
+2
*
mesa: fix some pixel transfer state tests for depth formats
Brian Paul
2008-09-21
1
-5
/
+9
*
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-09-21
3
-7
/
+7
*
mesa: comments about vectors vs components
Brian Paul
2008-09-21
2
-3
/
+3
*
mesa: remove debug code
Brian Paul
2008-09-21
1
-1
/
+0
*
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: added case for fixed pt
Brian Paul
2008-09-21
1
-0
/
+5
*
mesa: point size arrays
Brian Paul
2008-09-21
7
-0
/
+70
*
mesa: Replace deprecated __MSC__ macro.
José Fonseca
2008-09-21
1
-1
/
+1
*
mesa: More signed/unsigned float/integer fixes.
José Fonseca
2008-09-21
2
-18
/
+18
*
mesa: Use appropriate unsigned/signed, float/integer types.
José Fonseca
2008-09-21
1
-2
/
+2
*
mesa: Use _mesa_bsearch.
José Fonseca
2008-09-21
1
-4
/
+4
*
mesa: bsearch implementation for WinCE.
José Fonseca
2008-09-21
1
-1
/
+18
*
mesa: ASSERT macro is already defined by WinCE headers.
José Fonseca
2008-09-21
1
-0
/
+2
*
mesa: init ctx->RenderMode
Brian Paul
2008-09-21
1
-0
/
+2
*
mesa: GL_BYTE vertex/texcoord arrays
Brian Paul
2008-09-21
2
-0
/
+11
*
mesa: initial support for fixed-pt vertex arrays
Brian Paul
2008-09-21
3
-0
/
+26
*
mesa: refactor: move initialization of DefaultPacking state.
Brian Paul
2008-09-21
2
-20
/
+20
*
mesa: fix errors in prev commit
Brian Paul
2008-09-21
1
-2
/
+2
*
mesa: revamp glBlendFunc loopback
Brian Paul
2008-09-21
2
-10
/
+9
*
mesa: fix some FEATURE_x tests
Brian Paul
2008-09-21
1
-6
/
+1
*
mesa: test for FEATURE_ATI_fragment_shader
Brian Paul
2008-09-21
1
-0
/
+2
*
mesa: fix ReadBuffer initialization
Brian Paul
2008-09-21
1
-0
/
+2
[next]