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
/
graw
/
vs-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-1
/
+1
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-1
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+2
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-3
/
+0
*
gallium/tests: fix build after index buffer changes
Marek Olšák
2017-05-11
1
-1
/
+1
*
gallium: add missing zero-init for resource templates
Rob Clark
2016-10-07
1
-0
/
+3
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-17
/
+11
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-1
/
+1
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
graw: Avoid 'near'/'far' variables.
José Fonseca
2014-12-01
1
-3
/
+3
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+0
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+1
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-1
/
+1
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-1
/
+1
*
gallium/tests: use pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-1
/
+1
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-2
/
+2
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-1
/
+1
*
graw: Set the vertex shader constant buffer.
José Fonseca
2013-04-25
1
-1
/
+1
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-1
/
+1
*
graw: Ensure new members are zeroed.
José Fonseca
2012-10-26
1
-0
/
+2
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-8
/
+4
*
Use the correct macro _WIN32 for Windows.
Vinson Lee
2012-09-05
1
-1
/
+1
*
gallium/graw: stop using user_buffer_create
Marek Olšák
2012-05-12
1
-4
/
+5
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+1
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-0
/
+1
*
graw: fix tests to build on msvc again.
Dave Airlie
2011-09-19
1
-1
/
+1
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-2
/
+2
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-1
/
+0
*
graw: fix logic error in pixel format selection
Brian Paul
2011-01-20
1
-5
/
+8
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-9
/
+14
*
graw: Export graw_save_surface_to_file().
Michal Krol
2010-11-08
1
-16
/
+10
*
graw: Undo late loading of graw drivers.
José Fonseca
2010-08-26
1
-1
/
+1
*
graw: Dynamically load graw libraries.
José Fonseca
2010-08-26
1
-1
/
+1
*
graw/tests: Use pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-1
/
+2
*
graw: Fix file handle leaks.
Vinson Lee
2010-06-07
1
-0
/
+1
*
graw: add gs-test.c and some simple geometry shader examples
Keith Whitwell
2010-06-07
1
-0
/
+506