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
path:
root
/
src
/
gallium
/
drivers
/
trace
/
tr_context.c
Age
Commit message (
Expand
)
Author
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-15
trace: Fix constant buffer unwrapping.
José Fonseca
2010-02-14
trace: Fix generated XML.
José Fonseca
2010-02-10
trace: adapt to stencil ref changes
Roland Scheidegger
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
trace: Silence unused variable warnings.
Vinson Lee
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-21
gallium: remove return value from draw calls
Keith Whitwell
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-01
trace: Implement separate vertex sampler state.
Michal Krol
2009-12-01
trace: Reduce double semicolons to single ones.
Michal Krol
2009-12-01
trace: Update for renamed sampler/texture state setters.
Michal Krol
2009-09-24
gallium/trace: casts to silence warnings
Brian Paul
2009-09-24
trace: fix printf warnings
Keith Whitwell
2009-09-01
trace: Don't set surface_[fill|copy] if not set on pipe
Jakob Bornecrantz
2009-06-10
trace: __func__ --> __FUNCTION__.
Michal Krol
2009-06-09
trace/rbug: Add support for draw block rule
Jakob Bornecrantz
2009-06-09
trace/rbug: Return textures currently bound to context
Jakob Bornecrantz
2009-06-08
trace/rbug: Sleep on windows when blocked
Jakob Bornecrantz
2009-06-05
trace/rbug: Use condvar on system that has it for blocking
Jakob Bornecrantz
2009-06-04
trace/rbug: Add new contexts functions to trace rbug
Jakob Bornecrantz
2009-05-18
trace: Improve shader wrapping
Jakob Bornecrantz
2009-05-16
trace: Export enabled status
Jakob Bornecrantz
2009-05-16
trace: If either shader is disabled don't draw
Jakob Bornecrantz
2009-05-16
trace: Put shaders on a list in the context
Jakob Bornecrantz
2009-05-16
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-04-19
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-17
trace: Keep screen objects on lists
Jakob Bornecrantz
2009-04-17
trace: Fix is_referenced functions
Jakob Bornecrantz
2009-04-17
trace: Simplify trace_buffer function
Jakob Bornecrantz
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-08
trace: Simplify cast wrappers.
José Fonseca
2009-04-08
trace: Match pipe_context::clear prototype.
José Fonseca
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-03-25
trace: Defer the cast to after the check for enabled trace.
José Fonseca
2009-03-16
trace: Fix memory leak
Jakob Bornecrantz
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-12
trace: Wrap pipe_buffers
Jakob Bornecrantz
2009-03-11
trace: Move buffer functions from winsys to screen
Jakob Bornecrantz
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-08
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-21
trace: Hack to detect writes to user buffers.
José Fonseca
2008-08-15
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
trace: Several fixes.
José Fonseca
[next]