index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
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
Files
Lines
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-50
/
+50
2015-05-26
gallium: use const in set_tess_state
Marek Olšák
1
-2
/
+2
2015-05-16
trace: implement new tessellation functions
Marek Olšák
1
-0
/
+26
2015-05-06
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
1
-2
/
+4
2015-01-28
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
1
-1
/
+1
2014-07-01
gallium: add an index argument to create_query
Ilia Mirkin
1
-2
/
+4
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
1
-3
/
+3
2014-02-25
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
1
-0
/
+16
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-2
/
+2
2013-11-28
trace: Dump PIPE_QUERY_* enums.
José Fonseca
1
-1
/
+2
2013-11-28
trace: Dump query results faithfully.
José Fonseca
1
-15
/
+67
2013-11-28
gallium/drivers: support more sampler views than samplers for more drivers
Roland Scheidegger
1
-1
/
+1
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
1
-57
/
+5
2013-10-03
trace: remove old bind_*_sampler_states() functions
Brian Paul
1
-75
/
+7
2013-10-03
trace: implement pipe_context::bind_sampler_states()
Brian Paul
1
-28
/
+42
2013-09-20
gallium: add flush_resource context function
Marek Olšák
1
-0
/
+21
2013-06-22
trace: Dump result of create_stream_output_target
José Fonseca
1
-0
/
+2
2013-06-21
trace: Don't dump texture transfers.
José Fonseca
1
-2
/
+2
2013-06-18
gallium: add condition parameter to render_condition
Roland Scheidegger
1
-1
/
+3
2013-05-25
gallium: Add support for multiple viewports
Zack Rusin
1
-12
/
+20
2013-05-04
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
1
-1
/
+1
2013-02-22
trace: Fix set_constant_buffer dumping.
José Fonseca
1
-2
/
+2
2013-02-15
trace: add context pointer sanity checking
Brian Paul
1
-0
/
+15
2013-02-15
trace: fix incorrect trace_surface::base.context pointer
Brian Paul
1
-1
/
+1
2013-01-04
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
1
-2
/
+4
2012-11-09
trace: Support geometry shaders.
José Fonseca
1
-115
/
+71
2012-11-05
trace: Prevent segfault when passing NULL to set_vertex_buffers.
José Fonseca
1
-1
/
+1
2012-10-31
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
1
-3
/
+4
2012-10-26
trace: Flush before drawing.
José Fonseca
1
-0
/
+2
2012-10-25
trace: Fix dumping of set_constant_buffer method.
José Fonseca
1
-9
/
+1
2012-10-11
gallium: unify transfer functions
Marek Olšák
1
-40
/
+14
2012-09-30
gallium: implement blit in driver wrappers
Marek Olšák
1
-0
/
+23
2012-08-16
gallium/trace: add 'start' parameter to bind_sampler_states/views()
Brian Paul
1
-4
/
+14
2012-08-16
gallium/trace: consolidate sampler, sampler_view code
Brian Paul
1
-50
/
+82
2012-08-16
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
1
-1
/
+1
2012-05-12
trace: Fix pipe_context::clear dumping.
José Fonseca
1
-1
/
+3
2012-05-12
trace: Match NULL context members.
José Fonseca
1
-73
/
+79
2012-04-30
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
1
-25
/
+0
2012-04-30
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
1
-5
/
+16
2012-03-30
gallium: adapt to get_query_result interface change
Marek Olšák
1
-1
/
+2
2012-02-21
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
1
-1
/
+0
2011-12-15
trace: implement stream output interface
Christoph Bumiller
1
-0
/
+73
2011-09-18
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
1
-7
/
+7
2011-05-29
trace: implement texture_barrier
Marek Olšák
1
-0
/
+16
2011-05-29
trace: implement render_condition
Marek Olšák
1
-0
/
+20
2011-04-06
trace: Correct/cleanup.
José Fonseca
1
-24
/
+30
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
1
-3
/
+1
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
1
-26
/
+0
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
1
-0
/
+23
2010-12-05
gallium/trace: check bind_vertex_sampler_states and set_vertex_sampler_views
Xavier Chantry
1
-0
/
+6
[next]