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: Use explicit casts when precision is lost.
José Fonseca
2009-01-06
1
-2
/
+2
*
mesa: fix conditional in save_Lightfv(), bug 18838
Brian
2009-01-06
1
-1
/
+1
*
mesa: add gl_program::Input/OutputFlags[] array
Brian Paul
2009-01-06
2
-0
/
+5
*
mesa: Pass the context to query object delete cb to avoid null dereference.
Eric Anholt
2008-12-18
1
-1
/
+1
*
mesa: choose GLSL vertex shader over ARB/internal vertex program in get_fp_in...
Brian Paul
2008-12-17
1
-1
/
+13
*
mesa: fix fixed-function test in get_fp_input_mask() - again.
Brian Paul
2008-12-17
1
-3
/
+5
*
mesa: add missing cases for texture array targets
Brian Paul
2008-12-17
1
-6
/
+10
*
Revert "mesa: fix vertex program test in get_fp_input_mask()"
Brian Paul
2008-12-17
1
-1
/
+3
*
mesa: fix vertex program test in get_fp_input_mask()
Brian Paul
2008-12-17
1
-3
/
+1
*
mesa: restore the negate flag of dots in build_lighting.
Xiang, Haihao
2008-11-11
1
-0
/
+3
*
mesa: use _bfc0 instead of _col0 when building back face lighting.
Brian Paul
2008-11-07
1
-3
/
+2
*
mesa: additional debug flags for glsl debug/disassembly
Brian Paul
2008-11-01
2
-30
/
+28
*
mesa: note that texcoords are generated by setup routines when pointsprite en...
Keith Whitwell
2008-10-20
1
-0
/
+12
*
mesa: modify fixed function vertex programs not to reference constant attributes
Keith Whitwell
2008-10-14
2
-30
/
+41
*
mesa: new _mesa_set_vp_override() function for driver-override of vertex program
Brian Paul
2008-10-10
4
-11
/
+51
*
mesa: replace GLuint with GLbitfield to be clearer about usage
Brian Paul
2008-10-07
4
-17
/
+19
*
mesa: protect against segfault in get_fp_input_mask()
Keith Whitwell
2008-10-07
1
-1
/
+4
*
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
2
-3
/
+3
*
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
4
-6
/
+131
*
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-03
2
-0
/
+5
*
mesa: shrink texenvprogram state key struct
Keith Whitwell
2008-10-03
1
-5
/
+7
*
mesa: fix temp register allocation problems.
Brian Paul
2008-09-26
1
-0
/
+15
*
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: new gl_fragment_program fields indicating use of fog, front-facing, poi...
Brian Paul
2008-09-17
1
-1
/
+4
*
mesa: rework GLSL vertex attribute binding
Brian Paul
2008-09-16
1
-1
/
+3
*
mesa: fix MSAA enable state in update_multisample()
Brian Paul
2008-09-15
1
-4
/
+4
*
mesa: remove some assertions that are invalid during context tear-down
Brian Paul
2008-09-15
1
-1
/
+4
*
mesa: get another class of degenerate dlists working
Keith Whitwell
2008-09-15
1
-2
/
+5
*
mesa: replace MALLOC w/ CALLOC to fix memory error in glPushClientAttrib()
Brian Paul
2008-09-05
1
-1
/
+1
*
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-09-04
5
-160
/
+172
*
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-09-04
1
-1
/
+1
*
mesa: merge stencil values into depth values for MESA_FORMAT_S8_Z24
Xiang, Haihao
2008-09-04
1
-2
/
+2
*
fix BUFFER_DEPTH/BUFFER_ACCUM mix-up
Brian Paul
2008-09-02
1
-6
/
+6
*
mesa: use CALLOC instead of MALLOC to fix valgrind warning
Brian Paul
2008-09-01
1
-1
/
+1
*
mesa: remove debug code
Brian Paul
2008-08-28
1
-2
/
+0
*
mesa: dynamically grow the fixed function vertex program as needed
Brian Paul
2008-08-28
1
-10
/
+46
*
mesa: bump MAX_INSN to 300
Brian Paul
2008-08-28
1
-1
/
+1
*
mesa: allow for extra per-context init
Brian Paul
2008-08-19
3
-4
/
+7
*
mesa: rearrange some code in _mesa_BindTexture() to fix error detection bug 1...
Brian Paul
2008-08-18
1
-42
/
+59
*
mesa: texture crop rect state
Brian Paul
2008-08-12
3
-1
/
+35
*
mesa: set point state
Brian Paul
2008-08-12
1
-0
/
+4
*
mesa: fix some feature tests
Brian Paul
2008-08-08
2
-6
/
+2
*
mesa: fix some pixel transfer state tests for depth formats
Brian Paul
2008-08-08
1
-5
/
+9
*
mesa: fix out-of-bounds memory reads in swizzle_copy()
Brian Paul
2008-08-08
1
-29
/
+89
*
mesa: fix glBindTexture comment/error string
Brian Paul
2008-08-07
1
-2
/
+2
[next]