index
:
~vlj/mesa
arlfixes
cayman-fix
codesize
constbuf
constbuf2
export
export-vs
glsl-to-llvm
glsl-to-llvm-05nov
glsl-to-llvm-sync2
glsl-to-llvm-wip
glsl-to-llvm2
glsl-to-llvm3
glsltollvm
glsltollvmdump
glsltollvmold
interp
interpolation
interpolation2
interpolation3
intrinsics
llvm-simplification
master
modprop
native
r600-llvm
Mesa clone to host some work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-05
trace: Prevent segfault when passing NULL to set_vertex_buffers.
José Fonseca
2
-15
/
+23
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
3
-0
/
+11
2012-10-25
trace: Fix dumping of set_constant_buffer method.
José Fonseca
3
-9
/
+21
2012-10-11
gallium: unify transfer functions
Marek Olšák
2
-45
/
+15
2012-09-30
gallium: implement blit in driver wrappers
Marek Olšák
3
-6
/
+88
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-07-10
trace: implement get_timestamp
Marek Olšák
1
-0
/
+19
2012-06-11
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
1
-3
/
+0
2012-05-12
gallium: remove user_buffer_create from the interface
Marek Olšák
1
-44
/
+0
2012-05-12
trace: Fix pipe_context::clear dumping.
José Fonseca
1
-1
/
+3
2012-05-12
trace: Fix pipe_shader_state dumping.
José Fonseca
1
-2
/
+4
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-03-14
gallium/drivers: Use automake to generate makefile
Tom Stellard
1
-0
/
+3
2012-02-21
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2
-10
/
+0
2012-01-15
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
1
-2
/
+4
2012-01-10
Squash-merge branch 'gallium-clip-state'
Marek Olšák
1
-2
/
+5
2012-01-05
trace: dump primitive restart info
Marek Olšák
1
-0
/
+3
2011-12-15
trace: implement stream output interface
Christoph Bumiller
1
-0
/
+73
2011-12-15
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
1
-0
/
+21
2011-11-29
gallium/auxiliary: Remove os_stream.
José Fonseca
1
-9
/
+8
2011-11-22
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
1
-1
/
+1
2011-09-28
gallium: add polygon offset clamp state
Christoph Bumiller
1
-0
/
+1
2011-09-27
gallium: move border color to be a color union
Dave Airlie
1
-1
/
+1
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
6
-74
/
+114
2011-04-06
Revert "trace: Dump blend state as a binary blob."
José Fonseca
1
-1
/
+37
2011-04-06
st/python: Remove bindings, and all its dependencies.
José Fonseca
1
-1
/
+6
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
1
-3
/
+1
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
1
-4
/
+2
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
1
-11
/
+7
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
1
-26
/
+0
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
1
-2
/
+4
2011-03-06
trace: Use pipe_static_mutex.
José Fonseca
3
-22
/
+1
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
1
-0
/
+23
2011-02-14
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
1
-1
/
+0
2010-12-05
gallium/trace: check bind_vertex_sampler_states and set_vertex_sampler_views
Xavier Chantry
1
-0
/
+6
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
6
-145
/
+125
2010-11-02
scons: Add aliases for several pipe drivers.
José Fonseca
1
-0
/
+2
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-16
/
+2
2010-09-29
trace: Fix set_index_buffer and draw_vbo tracing.
José Fonseca
3
-19
/
+42
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
1
-0
/
+25
2010-08-28
trace: Don't try to dump the rgba array if null
Jakob Bornecrantz
1
-1
/
+4
[next]