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
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: measure time for each gallium call
Brian Paul
2013-02-01
1
-0
/
+24
*
trace: add void to function definition
Brian Paul
2013-02-01
1
-1
/
+2
*
trace: allow GALLIUM_TRACE=stdout/stderr
Brian Paul
2013-02-01
1
-3
/
+11
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-4
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-2
/
+0
*
trace: Convert to automake
Tom Stellard
2013-01-10
3
-13
/
+19
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-2
/
+4
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-2
/
+0
*
trace: dump pipe_resource::nr_samples
Marek Olšák
2012-12-07
1
-0
/
+1
*
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
2
-15
/
+23
*
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
3
-0
/
+11
*
trace: Fix dumping of set_constant_buffer method.
José Fonseca
2012-10-25
3
-9
/
+21
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
2
-45
/
+15
*
gallium: implement blit in driver wrappers
Marek Olšák
2012-09-30
3
-6
/
+88
*
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: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+19
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
1
-3
/
+0
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-44
/
+0
*
trace: Fix pipe_context::clear dumping.
José Fonseca
2012-05-12
1
-1
/
+3
*
trace: Fix pipe_shader_state dumping.
José Fonseca
2012-05-12
1
-2
/
+4
*
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/drivers: Use automake to generate makefile
Tom Stellard
2012-03-14
1
-0
/
+3
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
2
-10
/
+0
*
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
2012-01-15
1
-2
/
+4
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-2
/
+5
*
trace: dump primitive restart info
Marek Olšák
2012-01-05
1
-0
/
+3
*
trace: implement stream output interface
Christoph Bumiller
2011-12-15
1
-0
/
+73
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-0
/
+21
*
gallium/auxiliary: Remove os_stream.
José Fonseca
2011-11-29
1
-9
/
+8
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-1
/
+1
*
gallium: add polygon offset clamp state
Christoph Bumiller
2011-09-28
1
-0
/
+1
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-1
/
+1
*
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
6
-74
/
+114
*
Revert "trace: Dump blend state as a binary blob."
José Fonseca
2011-04-06
1
-1
/
+37
*
st/python: Remove bindings, and all its dependencies.
José Fonseca
2011-04-06
1
-1
/
+6
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-3
/
+1
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-4
/
+2
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-11
/
+7
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-26
/
+0
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-2
/
+4
[next]