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
/
noop
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
1
-1
/
+1
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
1
-1
/
+1
2013-11-16
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
1
-3
/
+1
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
1
-9
/
+4
2013-10-03
noop: remove old bind_*_sampler_states() functions
Brian Paul
1
-6
/
+0
2013-10-03
noop: implement pipe_context::bind_sampler_states()
Brian Paul
1
-0
/
+7
2013-10-01
noop: consolidate C sources list into Makefile.sources
Emil Velikov
3
-5
/
+22
2013-09-20
gallium: add flush_resource context function
Marek Olšák
1
-0
/
+8
2013-05-25
gallium: Add support for multiple viewports
Zack Rusin
1
-6
/
+10
2013-05-04
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
1
-1
/
+1
2013-01-04
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
1
-1
/
+2
2012-12-12
gallium: remove pipe_surface::usage
Marek Olšák
1
-1
/
+0
2012-10-31
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
1
-2
/
+3
2012-10-11
gallium: unify transfer functions
Marek Olšák
1
-32
/
+21
2012-09-30
gallium: implement blit in driver wrappers
Marek Olšák
1
-0
/
+7
2012-07-10
noop: implement get_timestamp
Marek Olšák
1
-0
/
+6
2012-05-12
gallium: remove user_buffer_create from the interface
Marek Olšák
1
-18
/
+0
2012-04-30
gallium: remove pipe_resource::user_ptr
Marek Olšák
1
-1
/
+0
2012-04-30
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
1
-1
/
+0
2012-04-30
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
1
-1
/
+1
2012-04-24
gallium: add user_ptr in pipe_resource
Marek Olšák
1
-0
/
+1
2012-03-30
gallium: adapt to get_query_result interface change
Marek Olšák
1
-1
/
+2
2012-03-14
noop: Use non-recursive automake
Tom Stellard
1
-16
/
+0
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
1
-2
/
+0
2011-12-15
noop: implement stream output
Marek Olšák
1
-0
/
+35
2011-11-22
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
1
-1
/
+2
2011-09-25
noop: Always use memory allocation macros.
José Fonseca
1
-2
/
+2
2011-09-18
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
1
-2
/
+2
2011-08-29
noop: Fix include style
Kai Wasserbäch
2
-13
/
+13
2011-08-16
noop: redirect the get_param/is_format.. queries to the underlying driver
Marek Olšák
1
-109
/
+12
2011-04-01
gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers
Marek Olšák
1
-0
/
+1
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
1
-1
/
+1
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
1
-2
/
+1
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
1
-8
/
+0
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
1
-0
/
+2
2011-01-12
noop: change var type to silence warning
Brian Paul
1
-1
/
+1
2011-01-09
noop: make noop useable like trace or rbug
Jerome Glisse
2
-47
/
+35
2010-12-04
gallium/noop: Add prototype for noop_init_state_functions.
Vinson Lee
1
-0
/
+2
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2
-47
/
+44
2010-11-18
gallium/noop: report GL 2.1
Dave Airlie
1
-5
/
+8
2010-11-15
gallium/noop: no operation gallium driver
Jerome Glisse
5
-0
/
+861