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-08
Brian
gallium: get rid of bufloop quad stage
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Brian
gallium: begin reworking quad stages for multiple color...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
José Fonseca
gallium: Allow to debug memory leaks in nested scopes.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian Paul
gallium: check ctx->DrawBuffer before flushing bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian Paul
gallium: fix the texture case in default_deep_rgba_format()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian Paul
gallium: slightly improved accum clear/mad operations
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian Paul
gallium: accum buffer fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian Paul
gallium: remove stray comment
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian Paul
gallium: clean-up in st_renderbuffer_alloc_storage()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian
mesa: call _mesa_remove_varying_reads() after compiling...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian
mesa: new _mesa_remove_varying_reads() function
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian
mesa: added _mesa_insert_instructions()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Brian
mesa: added _mesa_free_instructions()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Keith Whitwell
draw: strip edgeflags out of fetch-emit path
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Keith Whitwell
draw: fix edgeflag handling on the pt paths
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Michal Krol
draw: Use debug_printf().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
José Fonseca
gallium: Keep fenced buffers list ordered.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
José Fonseca
gallium: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
José Fonseca
gallium: Use the custom snprintf implementation everywh...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Brian
mesa: no longer combine vertex/fragment shader paramete...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Brian
mesa: new functions for managing list/index of uniforms
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Brian
mesa: test code to exercise more GLSL functions
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Brian
mesa: added more ext funcs (from Mesa/master)
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Brian
gallium: always pass size=4 to make_immediate()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
gallium: adjust the code in update_textures() to look...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
mesa: add missing glPush/PopMatrix() calls
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
mesa: add missing glPush/PopMatrix() calls
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Roland Scheidegger
gallium: state tracker fixes for compressed textures
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian Paul
gallium: add new call to st_flush_bitmap_cache() to...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian Paul
gallium: new debug code, disabled
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian Paul
gallium: make sure to set the SamplersUsed field for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Keith Whitwell
gallium: Handle client-supplied edgeflags.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Michel Dänzer
gallium: Revert st_gl_flush() changes from when the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Michel Dänzer
gallium: Call st_flush() instead of st_gl_flush() in...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Keith Whitwell
draw: move code to run pipeline from pt to new file
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
Alias glStencilOpSeparateATI with glStencilOpSeparate.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
test glStencilFuncSeparateATI()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
Finish up ATI_separate_stencil
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Roland Scheidegger
add missing _mesa_StencilFuncSeparateATI function
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Roland Scheidegger
gallium: fix two-side stencil handling
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Keith Whitwell
gallium: make msvc less unhappy
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Michel Dänzer
gallium: Always allocate new const buffers instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
cell: added some comments/ideas about better texture...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Brian
cell: minor texture improvements
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian
gallium: test if PIPE_FORMAT_YCBCR[_REV] is supported...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian
gallium: implement ycbcr->rgba tile conversion
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian
gallium: set rasterizer.gl_rasterization_rules = 1...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian Paul
gallium: streamline viewport/raster/shader state for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian Paul
gallium: include st_cb_bitmap.h to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian Paul
gallium: remove the temporary/test TEST_DRAW_PASSTHROUG...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian Paul
gallium: use identity viewport fix broken clear_with_qu...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian Paul
gallium: call st_flush_bitmap_cache()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Brian Paul
gallium: set gl_rasterization_rules
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Michel Dänzer
gallium: Only build softpipe driver by default for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Keith Whitwell
draw: add passthrough path to the pipeline
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Keith Whitwell
draw: add missing break statement
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Keith Whitwell
draw: Set the backend prim in the pt 'prepare' operation
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Keith Whitwell
gallium: add a flag to turn on gl rasterization rules
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Keith Whitwell
gallium: add temporary facility for rasterization-time...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
mesa: added a cast to avoid int overflow, plus rename...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
mesa: measure fill rate for drawing a large quad with...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: more multi-texture fixes (mostly working now)
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
mesa: destroy window upon exit
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: turn off some debug output
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: pass tex unit to get_texel()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: fix bug in texture tiling function (non-square...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: checkpoint: more multi-texture work
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: assert num samplers/textures <= CELL_MAX_SAMPLERS
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: return CELL_MAX_SAMPLERS to indicate number of...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
gallium: init ctx->Const.MaxTextureUnits
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: enable #define CACHE_STATS to print a cache repor...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ben Skeggs
handle IsPositionInvariant flag
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Keith Whitwell
draw: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Keith Whitwell
draw: more flatshade_first changes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Keith Whitwell
draw: respect flatshade_first in flatshade stage
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Keith Whitwell
draw: associate rhw divide with clipping not viewport...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Keith Whitwell
draw: flush between pt/non-pt modes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Michel Dänzer
gallium: Fencing fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Michel Dänzer
scons: Fix test for building dri/intel winsys.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: update some of the CAP, texformat queries
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: more work for multi-texture support
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Brian
cell: set cell->num_textures in cell_set_sampler_textures()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
José Fonseca
gallium: Do not assume that buffers are freed in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
cell: initial work to support multi-texture
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
cell: added const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
cell: updated comments: s/test/SPE/
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
cell: implement logicop/output for PIPE_FORMAT_B8G8R8A8...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
José Fonseca
gallium: Compute YCBCR bit depth.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: used inverted bitmap texture to simplify the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: updated comment for bypass_vs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Markus Amsler
fix parsing bug involving comments at the end of ARB...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: use cso_save/restore_sampler_textures() functions
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: draw_passthrough.c is obsolete - removed
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: set the bypass_vs flag now
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: move the test for bypass_vs into the vs_XXX_ru...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: draw_passthrough.c is not used anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: draw_passthrough.c is not used anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Brian
gallium: turn on clipping for bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
José Fonseca
gallium: Eliminate p_winsys::printf
commit
|
commitdiff
|
tree
|
snapshot
2008-03-30
Michal Krol
draw: Do not run full pipeline when flatshade_first...
commit
|
commitdiff
|
tree
|
snapshot
next