index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-02-16
nouveau: nv20: texture matrix
Patrice Mandin
2007-02-16
nouveau: nv20: update
Patrice Mandin
2007-02-16
nouveau: nv10: set clear value for 16 and 24 bits depth
Patrice Mandin
2007-02-16
nouveau: nv10: rescale depth near and far
Patrice Mandin
2007-02-16
nouveau: nv10: fix viewport scale and origin
Patrice Mandin
2007-02-16
remove dead code
Brian
2007-02-16
s/_slang_link2/_slang_link/
Brian
2007-02-16
change all enum tokens to uppercase
Brian
2007-02-16
abort upon errors (temporary)
Brian
2007-02-16
added a comment
Brian
2007-02-16
Allow int->float argument conversion in _slang_locate_function().
Brian
2007-02-16
implement IR_I_TO_F
Brian
2007-02-14
r300: Fix cos & add scs to fragment program.
Rune Peterson
2007-02-14
test for POT before using sample_2d_linear_repeat()
Etienne Clement
2007-02-14
fix typo preventing generic arrays from working with ARB_vp (bug #9952)
Roland Scheidegger
2007-02-14
nouveau: nv10: there are 8 clipping regions
Patrice Mandin
2007-02-14
fix stupid bug in the optimized per-vertex fog generation code
Roland Scheidegger
2007-02-14
i915tex: Take into account various mapping states when dropping the
Thomas Hellstrom
2007-02-13
remove dead code
Brian
2007-02-12
I965: fix a failure on waiting irq.
Xiang, Haihao
2007-02-12
fd.o #BZ 9684
Zou Nan hai
2007-02-12
r300: Add proper support for sin/cos instruction in fragment program
Rune Peterson
2007-02-10
ctx->Point._Size fix
Rune Peterson
2007-02-09
add prog_debug.c
Brian
2007-02-09
move GL_MESA_program_debug funcs to prog_debug.c
Brian
2007-02-09
Move experimental GL_MESA_program_debug functions into new file.
Brian
2007-02-09
comments, etc
Brian
2007-02-09
re-enable free'ing of IR trees
Brian
2007-02-09
always init param vars to silence valgrind warnings
Brian
2007-02-09
optimize per-pixel fog program
Roland Scheidegger
2007-02-09
array overflow fix
Zou Nan hai
2007-02-08
do full swizzled matching in _mesa_lookup_parameter_constant()
Brian
2007-02-08
Check for constant-valued while/do loop conditions.
Brian
2007-02-08
optimize conditional breaks/continues
Brian
2007-02-09
r200: simplify / unify input map handling for vp and fftnl
Roland Scheidegger
2007-02-09
optimize generated vertex programs a bit
Roland Scheidegger
2007-02-09
fix issues in vp when using FRAG_BIT_WPOS in a fragment program (bug #9910)
Roland Scheidegger
2007-02-08
cont at top of loop, little clean-ups
Brian
2007-02-08
remove some cruft
Brian
2007-02-08
fix broken BRA for return stmts
Brian
2007-02-08
consolidate BRA with BRK, CONT
Brian
2007-02-08
change BranchTarget to GLint
Brian
2007-02-08
Use conditional break in for/do/while loops.
Brian
2007-02-08
Simplify code with eval_condition(). Implement conditional BRK.
Brian
2007-02-07
remove old loop break/cont stuff
Brian
2007-02-07
high vs. low level if/then/else code emit
Brian
2007-02-07
s/%f/%g/
Brian
2007-02-07
Remove old functions for generating BRA-based looping.
Brian
2007-02-07
Use IR_LOOP to represent do-while and for-loops.
Brian
2007-02-06
BRK and CONT work the same
Brian
[prev]
[next]