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