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
/
auxiliary
/
util
/
u_dump_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
util: use standard name for vsnprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
Guido Günther
2019-04-04
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
-0
/
+1
*
gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/u_dump: add and use util_dump_transfer_usage
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallium/u_dump: add util_dump_ns
Nicolai Hähnle
2017-11-09
1
-0
/
+10
*
gallium/u_dump: export util_dump_ptr
Nicolai Hähnle
2017-11-09
1
-2
/
+2
*
util: fix valgrind errors when dumping pipe_draw_info
Nicolai Hähnle
2017-08-23
1
-3
/
+9
*
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
2017-08-02
1
-9
/
+9
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-20
/
+3
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-5
/
+10
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-2
/
+2
*
gallium/util: dump tokens in util_dump_shader_state only if type is TGSI
Nicolai Hähnle
2017-05-10
1
-5
/
+7
*
gallium/util: add util_dump_grid_info
Nicolai Hähnle
2017-05-10
1
-0
/
+27
*
gallium/ddebug: dump missing members of pipe_draw_info
Nicolai Hähnle
2017-04-14
1
-0
/
+5
*
ddebug: dump shader buffers and images
Marek Olšák
2016-09-13
1
-0
/
+19
*
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+2
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+2
*
gallium/util: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-28
1
-2
/
+2
*
gallium: Put no.of {samples,layers} into pipe_framebuffer_state
Edward O'Callaghan
2016-04-07
1
-0
/
+2
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-17
/
+17
*
gallium/util: improve dump functions
Marek Olšák
2015-07-22
1
-51
/
+182
*
tgsi: allow dumping to a file directly
Marek Olšák
2015-07-22
1
-4
/
+3
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
1
-0
/
+27
*
gallium/util: print vertices_per_patch in util_dump_draw_info
Marek Olšák
2015-05-16
1
-0
/
+2
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+3
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
gallium/util: dump instance_divisor
Marek Olšák
2013-03-11
1
-2
/
+1
*
gallium/util: complete implementation of util_dump_transfer
Marek Olšák
2013-01-04
1
-4
/
+5
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-2
/
+0
*
gallium: add helpers for dumping pipe_box and pipe_blit_info
Marek Olšák
2012-09-30
1
-0
/
+73
*
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
*
util: add helper function util_dump_draw_info
Marek Olšák
2012-01-05
1
-0
/
+32
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-0
/
+19
*
gallium/auxiliary: Remove os_stream.
José Fonseca
2011-11-29
1
-52
/
+51
*
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: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-1
/
+0
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-6
/
+8
*
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-6
/
+7
*
gallium/util: convert //-style comments
Brian Paul
2010-04-28
1
-2
/
+2
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-10
/
+9
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-1
/
+0
|
\
|
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-1
/
+0
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-1
/
+0
|
/
[next]