index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
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: Only close trace files on exit.
José Fonseca
2013-04-25
3
-18
/
+4
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-03-16
1
-1
/
+2
*
trace: Never close stdout/stderr.
José Fonseca
2013-02-22
1
-2
/
+9
*
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
3
-0
/
+23
*
trace: fix incorrect trace_surface::base.context pointer
Brian Paul
2013-02-15
3
-4
/
+7
*
trace: whitespace, comment clean-ups
Brian Paul
2013-02-15
1
-6
/
+2
*
trace: move struct tr_list to tr_texture.h
Brian Paul
2013-02-15
2
-5
/
+8
*
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
[next]