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-04-19
Keith Whitwell
draw: always emit header in draw_pt_fetch.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Keith Whitwell
draw: move some pipeline-specific code & state to draw_...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Keith Whitwell
draw: remove dead file pipe_wide_prims.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Keith Whitwell
draw: remove named clipmask flags, tidy up pt middle...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Keith Whitwell
draw: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: rename pipeline files to draw_pipe_*
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
cell: don't need to trim prims
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
softpipe: don't need to trim prims
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: sort makefile sources
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: rename draw_vertex_shader.c -> draw_vs.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove draw_debug.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: make draw_pt_fetch_emit use translate facility
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove more dead data structures
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove dead data structures
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove draw_vertex_fetch.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove old draw_vertex_shader_queue_flush function
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove old vertex_shader->run() functions
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove draw_vertex_cache.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove draw_prim.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: switch over to draw_pt paths, will remove old...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove draw_vf code, use translate instead
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
translate: missing file
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Brian Paul
gallium: get rid of unnecessary surface mapping
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Brian Paul
gallium: a few comments
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Brian Paul
gallium: implement recip sqrt() with C code for now.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: remove fetch_pipeline middle end -- just use...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
translate: add sse version based on old draw_vf_sse.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
rtasm: add x86_imul
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
tgsi: add const qualifier to tokens on sse emit
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
softpipe: fix const-related compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
gallium: reorder libs so that translate can see rtasm
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
rtasm: add a couple more insns, clean up x86_mul
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Michel Dänzer
gallium: Always pass colour clear value to driver as...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
José Fonseca
gallium: Add missing files to scons.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Keith Whitwell
draw: split off all the extra functionality in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Brian Paul
gallium: tweak x/ybias values
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Brian Paul
gallium: add missing pipe_surface_unmap() call
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Brian Paul
gallium: plug in a select_destroy() function (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Brian Paul
gallium: assert that we're not deleting the currently...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Brian Paul
gallium: reorder some of the destroy context code
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Michel Dänzer
gallium: Add new file to scons build.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
draw: move hw vertex emit to a new module
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
draw: don't always run pipeline if clipping
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
draw: add vertex shader run_linear function
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
tsgi: make Consts const
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
draw: add comment
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
draw: keep record of number of active vertex buffers
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Keith Whitwell
draw: remove misleading comments
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Brian Paul
gallium: implement RGBA pixel maps in the pixel transfe...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Brian Paul
gallium: added util_pack_color_ub()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Brian Paul
gallium: make choose_format() non-static: st_choose_for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Brian Paul
gallium: finish-up and fix support for GL_COLOR matrix...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Brian Paul
mesa: added internal post color matrix scale/bias vars
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
José Fonseca
gallium: Use debug_get_bool_option for controlling...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Keith Whitwell
draw: allow pt paths to run without a vbuf render stage
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Keith Whitwell
draw: remove vbuf non-vf debug path, fix some failure...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Keith Whitwell
softpipe: call setup_prepare earlier so that vertex...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Keith Whitwell
draw: update debug code
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Keith Whitwell
draw: make pt run pipeline when need_pipeline is true...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
José Fonseca
gallium: Get the translate module to build on msvc.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
José Fonseca
gallium: Build and link the translate module.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
gallium: Switch one vertex path over to new translate...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
gallium: add translate directory
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
draw: increment output vertex properly
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
draw: fix first glitch in vertex emit
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
translate: typo in emit_B8G8R8A8_UNORM
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
gallium: add a generic vertex (or other) buffer transla...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Keith Whitwell
draw: fetch_shade_pipeline needs to translate to hw...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Cache one line worth of debug output on windows.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Eliminate stdio file usage. Remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Fix seg fault (James Vogt).
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Several fixes to buffer caching.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Less confusing interface for timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Remove middle of scope declarations.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Fix mismatching prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Allow to use a single slab.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Brian
gallium: enable new quad output code, remove old code
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Brian
gallium: fix semantic indexes for outputs
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Brian
gallium: fix multi drawbuffer fb state
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Brian
gallium: set ctx->Const.MaxDrawBuffers
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Brian
gallium: fix PIPE_CAP_MAX_RENDER_TARGETS query
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Add draw_pt_fetch_shade_pipeline.c to scons...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Don't assume snprintf are always available.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
José Fonseca
gallium: Serialize buffers writes.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Brian Paul
fix GL_ARB_texture_rectangle breakage
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
David Flynn
mesa: define #extension GL_ARB_texture_rectangle
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Brian Paul
gallium: take reduced prim, fill modes into account...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Zack Rusin
use the new macro
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Zack Rusin
silence some warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Zack Rusin
pass vertex size to shaders so that callee can decide...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
softpipe: calculate determinant for all triangles,...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
draw: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
draw: always malloc verts for fetch_shade_pipeline
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
draw: flush pipeline before trying to allocate more...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
draw: move vertex header init out of fetch_shade_pipeline.c
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
draw: hide passthrough shading paths behind an environm...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Keith Whitwell
softpipe: do our own culling, don't rely on the draw...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Zack Rusin
Implement fetch/shade/pipeline or emit vertex passthrough.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Zack Rusin
Make shaders operate on a block of memory instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Zack Rusin
return true if one of the vertices has been clipped
commit
|
commitdiff
|
tree
|
snapshot
next