projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2008-10-17
Brian Paul
mesa: redraw upon keypress in trivial/tri.c
commit
|
commitdiff
|
tree
2008-10-17
Brian Paul
gallium: fix mis-matched malloc/free vs. aligned malloc...
commit
|
commitdiff
|
tree
2008-10-14
Keith Whitwell
trivial: more vp tests
commit
|
commitdiff
|
tree
2008-10-14
Keith Whitwell
vp: add simple vertex transform test
commit
|
commitdiff
|
tree
2008-10-14
Keith Whitwell
mesa: modify fixed function vertex programs not to...
commit
|
commitdiff
|
tree
2008-10-10
Brian Paul
mesa: new _mesa_set_vp_override() function for driver...
commit
|
commitdiff
|
tree
2008-10-09
Brian Paul
mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM
commit
|
commitdiff
|
tree
2008-10-08
Brian Paul
mesa: in _mesa_combine_programs() take new STATE_CURREN...
commit
|
commitdiff
|
tree
2008-10-07
Stephane Marchesin
Mesa: fix the case where there are no vertex attributes.
commit
|
commitdiff
|
tree
2008-10-07
Keith Whitwell
trivial: add more vp tests
commit
|
commitdiff
|
tree
2008-10-07
Brian Paul
mesa: replace GLuint with GLbitfield to be clearer...
commit
|
commitdiff
|
tree
2008-10-07
Keith Whitwell
draw: don't assume output buffer pointer is aligned
commit
|
commitdiff
|
tree
2008-10-07
Keith Whitwell
mesa: update state after binding vertex list in dlist...
commit
|
commitdiff
|
tree
2008-10-07
Keith Whitwell
trivial: exercise vertprog sligtly
commit
|
commitdiff
|
tree
2008-10-07
Keith Whitwell
mesa: protect against segfault in get_fp_input_mask()
commit
|
commitdiff
|
tree
2008-10-07
Keith Whitwell
draw: add switch for drivers to force vertex data passt...
commit
|
commitdiff
|
tree
2008-10-07
Brian Paul
mesa: remove old assertion
commit
|
commitdiff
|
tree
2008-10-07
Brian
gallium: replace assertion with conditional/recovery...
commit
|
commitdiff
|
tree
2008-10-06
Brian
mesa: fix convolve/convolution mix-ups
commit
|
commitdiff
|
tree
2008-10-06
Brian Paul
mesa: add missing GLcontext param to _mesa_delete_query().
commit
|
commitdiff
|
tree
2008-10-06
Michal Krol
draw: Fix compiler errors on Windows.
commit
|
commitdiff
|
tree
2008-10-06
Keith Whitwell
rtasm: fix debug build
commit
|
commitdiff
|
tree
2008-10-06
Keith Whitwell
make draw's vertex_info struct smaller/quicker to compa...
commit
|
commitdiff
|
tree
2008-10-04
Keith Whitwell
mesa: handle vertex program enabled case also in texenv...
commit
|
commitdiff
|
tree
2008-10-03
Keith Whitwell
mesa: avoid generating constant vertex attributes in...
commit
|
commitdiff
|
tree
2008-10-03
Keith Whitwell
Mesa: short-circuit case when looking up the same progr...
commit
|
commitdiff
|
tree
2008-10-03
Keith Whitwell
mesa: add new internal state for tracking current verte...
commit
|
commitdiff
|
tree
2008-10-03
Keith Whitwell
mesa: add missing state dependencies for various tracke...
commit
|
commitdiff
|
tree
2008-10-03
Keith Whitwell
mesa: shrink texenvprogram state key struct
commit
|
commitdiff
|
tree
2008-10-03
Keith Whitwell
rtasm: add sse_movntps
commit
|
commitdiff
|
tree
2008-10-02
Keith Whitwell
draw: modify prefetching slightly
commit
|
commitdiff
|
tree
2008-10-02
Keith Whitwell
draw: don't keep refetching constant inputs
commit
|
commitdiff
|
tree
2008-10-02
Keith Whitwell
rtasm: add prefetch instructions
commit
|
commitdiff
|
tree
2008-10-02
Keith Whitwell
draw: add streamlined paths for fetching linear verts
commit
|
commitdiff
|
tree
2008-10-01
Michal Krol
mesa: Fix compiler warnings on Windows.
commit
|
commitdiff
|
tree
2008-09-30
Stephane Marchesin
Gallivm: add slt. glxgears should be running, except...
commit
|
commitdiff
|
tree
2008-09-30
Stephane Marchesin
Gallivm: port to llvm 2.4.
commit
|
commitdiff
|
tree
2008-09-28
Stephane Marchesin
Gallivm: fix off-by-one.
commit
|
commitdiff
|
tree
2008-09-28
Stephane Marchesin
Gallivm: need to link with libstdc++ for llvm.
commit
|
commitdiff
|
tree
2008-09-28
Stephane Marchesin
Gallivm: more instructions.
commit
|
commitdiff
|
tree
2008-09-28
Stephane Marchesin
Gallivm: make it compile again, add some opcodes.
commit
|
commitdiff
|
tree
2008-09-27
Brian Paul
mesa: fix temp register allocation problems.
commit
|
commitdiff
|
tree
2008-09-27
Brian Paul
egl: check for null ptr/name
commit
|
commitdiff
|
tree
2008-09-27
Brian Paul
egl: remove space after -L flag
commit
|
commitdiff
|
tree
2008-09-26
Brian Paul
gallium: rename tgsi_translate_mesa_program() to st_tra...
commit
|
commitdiff
|
tree
2008-09-26
Brian Paul
mesa: add some braces
commit
|
commitdiff
|
tree
2008-09-26
Brian Paul
mesa: fix/simplify initialization of vertex/fragment...
commit
|
commitdiff
|
tree
2008-09-26
Brian Paul
mesa: increase MAX_INSTRUCTIONS
commit
|
commitdiff
|
tree
2008-09-26
Brian Paul
mesa: fix swizzle failure, fix typo
commit
|
commitdiff
|
tree
2008-09-25
Brian Paul
mesa: fix default buffer object access value
commit
|
commitdiff
|
tree
2008-09-19
Michal Krol
mesa: Fix compiler error.
commit
|
commitdiff
|
tree
2008-09-19
Brian Paul
mesa: Fix arb parse constants
commit
|
commitdiff
|
tree
2008-09-19
Jakob Bornecrantz
mesa: Update ignores a bit
commit
|
commitdiff
|
tree
2008-09-18
Brian Paul
destroy window on exit
commit
|
commitdiff
|
tree
2008-09-18
Brian Paul
gallium: if we run out of memory in st_TexImage, flush...
commit
|
commitdiff
|
tree
2008-09-18
Jakob Bornecrantz
tgsi: Build tgsi_text with make
commit
|
commitdiff
|
tree
2008-09-18
José Fonseca
util: A few more memory debugging checks.
commit
|
commitdiff
|
tree
2008-09-18
José Fonseca
util: Add missing p_debug.h include.
commit
|
commitdiff
|
tree
2008-09-18
Brian Paul
gallium: fix surface object memory leak in cso module
commit
|
commitdiff
|
tree
2008-09-18
Jakob Bornecrantz
tgsi: Make tgsi dumps look more like mesa shader dumps.
commit
|
commitdiff
|
tree
2008-09-18
Jakob Bornecrantz
progs/fp: Add a bit of local variable testing to fp-tri
commit
|
commitdiff
|
tree
2008-09-18
José Fonseca
pipebuffer: New callback to flush all temporary-held...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: fix wide point / point coord semantic info...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: fix fog vs. pointcoord attribute handling...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
mesa: new gl_fragment_program fields indicating use...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
egl: print multisample info
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: clean-up/fix msaa override in state tracker
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: fix tgsi sanity checker with respect to END.
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
mesa: update program->NumAddressRegs field in _slang_up...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: include prog_print.h to silence warning
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: need to finish, not flush, in st_copy_texsubim...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: new assertion on surface->texture
commit
|
commitdiff
|
tree
2008-09-17
Jakob Bornecrantz
tgsi: Add a ugly fix for CONSTANT problems
commit
|
commitdiff
|
tree
2008-09-17
Jakob Bornecrantz
tgsi: More debug printing on sanity check error
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
gallium: fix lack of surface reference counting in...
commit
|
commitdiff
|
tree
2008-09-17
Brian Paul
mesa: fix bug in previous changes to _slang_resolve_att...
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
mesa: rework GLSL vertex attribute binding
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
gallium: fix glTexImage(width=height=depth=0) case
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
mesa: fix display list regression (check if save->prim_...
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
gallium: fix info entries for KIL, KILP
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
mesa: fix bug in get_uniform_rows_cols(): sometimes...
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
gallium: move _vbo_DestroyContext() call
commit
|
commitdiff
|
tree
2008-09-16
Brian Paul
mesa: protect against double-free in _vbo_DestroyContext()
commit
|
commitdiff
|
tree
2008-09-16
Jakob Bornecrantz
mesa: State tracker now checks for faulty shaders on...
commit
|
commitdiff
|
tree
2008-09-16
Jakob Bornecrantz
tgsi: Make tgsi_sanity.c compile with make
commit
|
commitdiff
|
tree
2008-09-16
José Fonseca
trace: Fix typo in build instructions.
commit
|
commitdiff
|
tree
2008-09-15
Brian Paul
mesa: fix MSAA enable state in update_multisample()
commit
|
commitdiff
|
tree
2008-09-15
Brian Paul
mesa: remove some assertions that are invalid during...
commit
|
commitdiff
|
tree
2008-09-15
Keith Whitwell
mesa: get another class of degenerate dlists working
commit
|
commitdiff
|
tree
2008-09-13
Brian Paul
gallium: add another value check to util_fast_pow()
commit
|
commitdiff
|
tree
2008-09-12
Brian Paul
cell: fix twiddled tile display for XSHM. Fixed blank...
commit
|
commitdiff
|
tree
2008-09-12
Brian Paul
cell: disable calls to old gen code
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
cell: initial support for fragment shader code generation.
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
use APP_CC
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
cell: fix tile twidding bug seen in the event of multip...
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
cell: minor improvements to fragment code-gen
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
gallium: add special cases in spe_load_float(), spe_loa...
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
cell: put cell_ prefix on gen_fragment_function()
commit
|
commitdiff
|
tree
2008-09-11
Brian Paul
gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_U...
commit
|
commitdiff
|
tree
2008-09-11
Dima Zavin
egl_xdri: Add the top-level lib dir so we link against...
commit
|
commitdiff
|
tree
next