index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-17
gallium: Add new file to scons build.
Michel Dänzer
2008-04-17
draw: move hw vertex emit to a new module
Keith Whitwell
2008-04-17
draw: don't always run pipeline if clipping
Keith Whitwell
2008-04-17
draw: add vertex shader run_linear function
Keith Whitwell
2008-04-17
tsgi: make Consts const
Keith Whitwell
2008-04-17
draw: add comment
Keith Whitwell
2008-04-17
draw: keep record of number of active vertex buffers
Keith Whitwell
2008-04-17
draw: remove misleading comments
Keith Whitwell
2008-04-16
gallium: implement RGBA pixel maps in the pixel transfer fragment program
Brian Paul
2008-04-16
gallium: added util_pack_color_ub()
Brian Paul
2008-04-16
gallium: make choose_format() non-static: st_choose_format()
Brian Paul
2008-04-16
gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path
Brian Paul
2008-04-16
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-04-17
gallium: Use debug_get_bool_option for controlling assert failure behaviour.
José Fonseca
2008-04-16
draw: allow pt paths to run without a vbuf render stage
Keith Whitwell
2008-04-16
draw: remove vbuf non-vf debug path, fix some failure modes in draw_vbuf_crea...
Keith Whitwell
2008-04-16
softpipe: call setup_prepare earlier so that vertex info is correct when queried
Keith Whitwell
2008-04-16
draw: update debug code
Keith Whitwell
2008-04-16
draw: make pt run pipeline when need_pipeline is true, not just when clipped
Keith Whitwell
2008-04-16
gallium: Get the translate module to build on msvc.
José Fonseca
2008-04-16
gallium: Build and link the translate module.
José Fonseca
2008-04-15
gallium: Switch one vertex path over to new translate module
Keith Whitwell
2008-04-15
gallium: add translate directory
Keith Whitwell
2008-04-15
draw: increment output vertex properly
Keith Whitwell
2008-04-15
draw: fix first glitch in vertex emit
Keith Whitwell
2008-04-15
translate: typo in emit_B8G8R8A8_UNORM
Keith Whitwell
2008-04-15
gallium: add a generic vertex (or other) buffer translation module
Keith Whitwell
2008-04-15
draw: fetch_shade_pipeline needs to translate to hw vertex format (from get_v...
Keith Whitwell
2008-04-15
gallium: Cache one line worth of debug output on windows.
José Fonseca
2008-04-15
gallium: Eliminate stdio file usage. Remove unused stuff.
José Fonseca
2008-04-15
gallium: Fix seg fault (James Vogt).
José Fonseca
2008-04-15
gallium: Several fixes to buffer caching.
José Fonseca
2008-04-15
gallium: Less confusing interface for timeouts.
José Fonseca
2008-04-15
gallium: Remove middle of scope declarations.
José Fonseca
2008-04-15
gallium: Fix mismatching prototypes.
José Fonseca
2008-04-15
gallium: Allow to use a single slab.
José Fonseca
2008-04-14
gallium: enable new quad output code, remove old code
Brian
2008-04-14
gallium: fix semantic indexes for outputs
Brian
2008-04-14
gallium: fix multi drawbuffer fb state
Brian
2008-04-14
gallium: set ctx->Const.MaxDrawBuffers
Brian
2008-04-14
gallium: fix PIPE_CAP_MAX_RENDER_TARGETS query
Brian
2008-04-15
gallium: Add draw_pt_fetch_shade_pipeline.c to scons build.
José Fonseca
2008-04-15
gallium: Don't assume snprintf are always available.
José Fonseca
2008-04-15
gallium: Serialize buffers writes.
José Fonseca
2008-04-14
fix GL_ARB_texture_rectangle breakage
Brian Paul
2008-04-14
mesa: define #extension GL_ARB_texture_rectangle
David Flynn
2008-04-14
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-14
use the new macro
Zack Rusin
2008-04-14
silence some warnings
Zack Rusin
2008-04-14
pass vertex size to shaders so that callee can decide on the size
Zack Rusin
[next]