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: update state after binding vertex list in dlist path
Keith Whitwell
2008-10-07
1
-0
/
+5
|
*
|
mesa: protect against segfault in get_fp_input_mask()
Keith Whitwell
2008-10-07
1
-1
/
+4
|
*
|
mesa: remove old assertion
Brian Paul
2008-10-07
1
-2
/
+0
|
*
|
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
3
-5
/
+5
|
*
|
mesa: add missing GLcontext param to _mesa_delete_query().
Brian Paul
2008-10-06
2
-2
/
+2
|
*
|
mesa: handle vertex program enabled case also in texenvprogram.c
Keith Whitwell
2008-10-04
1
-5
/
+4
|
*
|
mesa: avoid generating constant vertex attributes in fixedfunc programs
Keith Whitwell
2008-10-03
7
-13
/
+177
|
*
|
Mesa: short-circuit case when looking up the same program twice in cache
Keith Whitwell
2008-10-03
2
-9
/
+22
|
*
|
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-03
6
-26
/
+56
|
*
|
mesa: add missing state dependencies for various tracked constants
Keith Whitwell
2008-10-03
1
-0
/
+20
|
*
|
mesa: shrink texenvprogram state key struct
Keith Whitwell
2008-10-03
1
-5
/
+7
|
*
|
mesa: Fix compiler warnings on Windows.
Michal Krol
2008-10-01
2
-2
/
+2
|
*
|
mesa: fix temp register allocation problems.
Brian Paul
2008-09-26
1
-0
/
+15
|
*
|
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
3
-4
/
+4
|
*
|
mesa: add some braces
Brian Paul
2008-09-26
1
-1
/
+2
|
*
|
mesa: fix/simplify initialization of vertex/fragment program limits
Brian Paul
2008-09-25
2
-30
/
+27
|
*
|
mesa: increase MAX_INSTRUCTIONS
Brian Paul
2008-09-25
1
-4
/
+2
|
*
|
mesa: fix swizzle failure, fix typo
Brian Paul
2008-09-25
1
-3
/
+5
|
*
|
mesa: fix default buffer object access value
Brian Paul
2008-09-25
1
-2
/
+9
*
|
|
Mesa: fix the case where there are no vertex attributes.
Stephane Marchesin
2008-10-06
1
-0
/
+2
*
|
|
mesa: Fix compiler warnings on Windows.
Michal Krol
2008-10-02
2
-2
/
+2
*
|
|
mesa: fix temp register allocation problems.
Brian Paul
2008-10-02
1
-0
/
+15
*
|
|
cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS ins...
Jonathan White
2008-09-30
1
-10
/
+4
*
|
|
st: add prototype for st_get_framebuffer_dimensions()
Alan Hourihane
2008-09-26
2
-2
/
+5
*
|
|
st: export st_get_framebuffer_dimensions() to retrieve
Alan Hourihane
2008-09-26
1
-0
/
+7
*
|
|
mesa: fix incorrect parameter order
Brian Paul
2008-09-26
1
-3
/
+3
*
|
|
mesa: remove const qualifiers to match device driver interface function
Brian Paul
2008-09-26
1
-2
/
+2
*
|
|
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
3
-4
/
+4
*
|
|
mesa: add some braces
Brian Paul
2008-09-26
1
-1
/
+2
*
|
|
mesa: fix/simplify initialization of vertex/fragment program limits
Brian Paul
2008-09-26
2
-30
/
+27
*
|
|
mesa: increase MAX_INSTRUCTIONS
Brian Paul
2008-09-26
1
-4
/
+2
*
|
|
mesa: fix swizzle failure, fix typo
Brian Paul
2008-09-26
1
-3
/
+5
*
|
|
mesa: fix default buffer object access value
Brian Paul
2008-09-26
1
-2
/
+9
*
|
|
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-26
2
-3
/
+3
*
|
|
mesa: fix indenting
Keith Whitwell
2008-09-26
1
-14
/
+14
*
|
|
dri: remove unused files present only on gallium-0.2 branch
Keith Whitwell
2008-09-26
2
-638
/
+0
*
|
|
Merge commit 'origin/master' into HEAD
Keith Whitwell
2008-09-26
10
-33
/
+53
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
*
|
mesa: fix some VBO buffer object issues
Brian Paul
2008-09-25
2
-11
/
+23
|
*
|
mesa: fix function params to match prototypes
Sam Hocevar
2008-09-25
1
-5
/
+5
|
*
|
mesa: prevent the slang code generator from aborting when faced with a sample...
Sam Hocevar
2008-09-25
1
-1
/
+5
|
*
|
i965: support for sin() and cos() in vertex shaders.
Sam Hocevar
2008-09-25
1
-0
/
+6
|
*
|
i965: more meaningful message for unsupported opcodes.
Sam Hocevar
2008-09-25
2
-3
/
+8
|
*
|
intel: Fix clears to depth_stencil texture attachments.
Eric Anholt
2008-09-24
1
-1
/
+1
|
*
|
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
[prev]
[next]