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
/
tests
/
trivial
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
2015-06-21
1
-1
/
+3
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
2
-9
/
+2
*
gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
Brian Paul
2014-11-17
2
-2
/
+2
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
2
-4
/
+0
*
gallium/tests: automake: link against libmesautil.la
Emil Velikov
2014-08-05
1
-0
/
+1
*
automake: include the libdeps in the correct order
Emil Velikov
2014-06-19
1
-2
/
+2
*
targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
Emil Velikov
2014-06-19
1
-14
/
+3
*
Make DRI dependencies and build depend on the target
Jon TURNEY
2014-05-23
1
-1
/
+1
*
gallium/tests: conditionally include sw/dri winsys
Emil Velikov
2014-04-25
1
-1
/
+5
*
automake: cleanup pipe-loader handling when using sw/xlib winsys
Emil Velikov
2014-04-25
1
-1
/
+1
*
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-3
/
+1
*
pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB
Emil Velikov
2014-02-24
1
-0
/
+7
*
pipe-loader: introduce pipe_loader_sw_probe_dri helper
Emil Velikov
2014-02-22
1
-0
/
+1
*
pipe-loader: split out "client" version
Rob Clark
2014-02-16
1
-2
/
+2
*
gallium/tests: do not link against libudev
Emil Velikov
2014-02-11
1
-1
/
+0
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
2
-2
/
+2
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-2
/
+2
*
gallium/tests: use pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-2
/
+3
*
gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader
Marek Olšák
2013-06-13
1
-1
/
+1
*
build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.
Matt Turner
2013-04-30
1
-0
/
+1
*
build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
Matt Turner
2013-04-30
1
-0
/
+1
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
2
-2
/
+4
*
build: Build pipe-loader before gallium tests
Matt Turner
2013-04-15
1
-4
/
+0
*
gallium/tests: check format in compute tests, make selectable
Christoph Bumiller
2013-03-12
1
-17
/
+52
*
gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
2013-01-15
1
-1
/
+2
*
gallium/tests/trivial: Convert to automake
Andreas Boll
2013-01-10
2
-54
/
+34
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
2
-2
/
+2
*
gallium/tests: fix build breakage after pipe_surface::usage removal
Marek Olšák
2012-12-21
1
-1
/
+0
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
2
-2
/
+0
*
gallium/tests/trivial: updates for transfer functions changes
Andreas Boll
2012-11-27
1
-10
/
+4
*
gallium/tests/trivial: updates for CSO interface changes
Andreas Boll
2012-11-27
1
-2
/
+2
*
gallium/tests/trivial: updates for util_draw_vertex_buffer changes
Andreas Boll
2012-11-27
2
-2
/
+2
*
gallium/tests: update .gitignore files
Andreas Boll
2012-11-21
1
-0
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-5
/
+1
*
gallium/tests/trivial: updates for CSO interface changes
Brian Paul
2012-08-03
1
-2
/
+2
*
gallium/tests/trivial: Import compute unit tests.
Francisco Jerez
2012-05-11
2
-1
/
+1594
*
gallium/tests/trivial: Switch to the pipe loader.
Francisco Jerez
2012-05-11
3
-36
/
+39
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
2
-0
/
+2
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
2
-12
/
+12
*
gallium/tests/trivial: update comment
Brian Paul
2011-06-24
1
-1
/
+1
*
gallium/tests/trivial: use CXX to do final link
Brian Paul
2011-06-24
1
-1
/
+1
*
gallium/tests/trivial: make it build
Alon Levy
2011-06-24
3
-6
/
+11
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
2
-2
/
+2
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
2
-2
/
+4
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
2
-5
/
+18
*
gallium: Make trivial examples use target helpers
Jakob Bornecrantz
2010-07-04
3
-26
/
+23
*
gallium: Fix compilation of trivial quad-tex
Jakob Bornecrantz
2010-07-04
1
-1
/
+1
*
gallium: remnants of old ccw state
Keith Whitwell
2010-05-21
2
-4
/
+2
*
gallium/tests: Make trivial apps depend on libs
Jakob Bornecrantz
2010-04-18
1
-1
/
+1
*
gallium/tests: Fix trivial examples
Jakob Bornecrantz
2010-04-17
3
-25
/
+29
[next]