projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2008-10-10
Brian Paul
replace 1.0/sqrt() with inversesqrt()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: fix fm/fs copy & paste bug from a few commits ago
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: fix bug in emit_FLR() when src reg == dst reg
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: fix bug in emit_FRC() when src register == dst...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: updates in response to draw's struct vertex_info...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Keith Whitwell
Merge commit 'origin/master' into gallium-0.2
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Keith Whitwell
Merge commit 'origin/gallium-0.1' into gallium-0.2
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: fix incorrect bitmask in spe_load_uint()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
mesa: toggle colormask values with r/g/b keys in tri...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: implement basic TXP instruction in fragment shaders
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
mesa: simple multiple textures test
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: better immediate value allocation, better comments
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: massage the emit functions to get better instruct...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Brian Paul
cell: more accurate comments
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Alan Hourihane
gallium: silence warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Brian Paul
mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Stephane Marchesin
Gallivm: cleanup soa storage.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Eric Anholt
i965: Accelerate depth textures with border color.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Eric Anholt
i965: Actually hook up the accelerated DrawPixels support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Eric Anholt
i915: Accelerate depth textures with border color.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Brian Paul
cell: implement function calls from shader code. fslig...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Brian Paul
cell: implement more built-in shader functions, link...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Brian Paul
cell: increase SPU_MAX_FRAGMENT_PROGRAM_INSTS
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Brian Paul
gallium: asst. clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Brian Paul
gallium: better instruction printing for SPE code
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Brian Paul
mesa: in _mesa_combine_programs() take new STATE_CURREN...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Brian Paul
mesa: vertex emit debug code (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Brian Paul
mesa: fix vertex format/attribute bug
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Eric Anholt
mesa: Pass the context to query object delete cb to...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Eric Anholt
i965: Add ARB_occlusion_query support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Eric Anholt
intel: Push flushing for cliprects changes down into...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Xiang, Haihao
i965: Fix a potential assertion failure.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
mesa: pass 'mask', not NULL to renderbuffer->Put functions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
mesa: use the shaderutil.c helper functions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
cell: add support for fragment shader constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
cell: fix incorrect extended swizzle term code in get_s...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
cell: fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
cell: remove old code
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Gallivm: reorder the functions alphabetically so I...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Merge branch 'gallium-0.2' of git+ssh://marcheu@git...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Progs: hook the glsl identity example into the makefile.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
cell: memset() key to zero
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
cell: use new keymap to save/re-use fragment ops code
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
gallium: added general-purpose key->data map/lookup...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Mesa: fix the case where there are no vertex attributes.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Progs: add a trivial glsl test, useful for gallium...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Gallivm: don't say hello, it's rude.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Merge branch 'gallium-0.2' of git+ssh://marcheu@git...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Stephane Marchesin
Gallivm: fix the constant layout, this gets a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Keith Whitwell
trivial: add more vp tests
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
mesa: replace GLuint with GLbitfield to be clearer...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Keith Whitwell
draw: don't assume output buffer pointer is aligned
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Keith Whitwell
mesa: update state after binding vertex list in dlist...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Keith Whitwell
trivial: exercise vertprog sligtly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Keith Whitwell
mesa: protect against segfault in get_fp_input_mask()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Keith Whitwell
draw: add switch for drivers to force vertex data passt...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian Paul
mesa: remove old assertion
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
José Fonseca
gallium: Introduce PIPE_ARCH_SSE define for SSE support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Brian
gallium: replace assertion with conditional/recovery...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian
mesa: fix convolve/convolution mix-ups
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian
mesa: fix convolve/convolution mix-ups
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian Paul
mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Stephane Marchesin
Mesa: fix the case where there are no vertex attributes.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian Paul
mesa: adjust texcoords for swrast sprite points.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian Paul
mesa: fix static library construction
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian Paul
mesa: updated _mesa_delete_query() comments
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian Paul
mesa: add missing GLcontext param to _mesa_delete_query().
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Brian Paul
mesa: add missing GLcontext param to _mesa_delete_query().
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Michal Krol
draw: Fix compiler errors on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Keith Whitwell
rtasm: fix debug build
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Keith Whitwell
make draw's vertex_info struct smaller/quicker to compa...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
Eric Anholt
i915: Refine the texture indirect lookup accounting.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Keith Whitwell
mesa: handle vertex program enabled case also in texenv...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Robert Ellison
CELL: changes to generate SPU code for stenciling
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Ian Romanick
intel: Don't advertise unsupported extensions on pre...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Keith Whitwell
mesa: avoid generating constant vertex attributes in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Keith Whitwell
Mesa: short-circuit case when looking up the same progr...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Keith Whitwell
mesa: add new internal state for tracking current verte...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Keith Whitwell
mesa: add missing state dependencies for various tracke...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Keith Whitwell
mesa: shrink texenvprogram state key struct
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Keith Whitwell
rtasm: add sse_movntps
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
draw: modify prefetching slightly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
draw: don't keep refetching constant inputs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
rtasm: add prefetch instructions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
draw: add streamlined paths for fetching linear verts
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Michal Krol
mesa: Fix compiler warnings on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Stephane Marchesin
Gallivm: add slt. glxgears should be running, except...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Stephane Marchesin
Gallivm: port to llvm 2.4.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Stephane Marchesin
Gallivm: fix off-by-one.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Stephane Marchesin
Gallivm: need to link with libstdc++ for llvm.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Stephane Marchesin
Gallivm: more instructions.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Stephane Marchesin
Gallivm: make it compile again, add some opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Brian Paul
mesa: fix temp register allocation problems.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Brian Paul
egl: check for null ptr/name
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Brian Paul
egl: remove space after -L flag
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
draw: modify prefetching slightly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
draw: don't keep refetching constant inputs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
rtasm: add prefetch instructions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Keith Whitwell
draw: add streamlined paths for fetching linear verts
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Ian Romanick
Unify ARB_depth_texture and SGIX_depth_texture
commit
|
commitdiff
|
tree
|
snapshot
next