index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium/u_cpu_detect: fix parsing the CPU family
Marek Olšák
2018-09-07
1
-1
/
+2
*
gallium/u_cpu_detect: fix a race condition on initialization
Marek Olšák
2018-09-07
1
-8
/
+10
*
move u_math to src/util
Dylan Baker
2018-09-07
11
-898
/
+9
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
4
-4
/
+8
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
1
-0
/
+3
*
gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}
Erik Faye-Lund
2018-09-05
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
Erik Faye-Lund
2018-09-05
1
-0
/
+1
*
gallium/u_threaded: increase batch size to increase performance
Marek Olšák
2018-09-04
1
-1
/
+1
*
u_vbuf: Fix leak
Ernestas Kulik
2018-09-04
1
-0
/
+1
*
vc4: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-5
/
+1
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
2
-0
/
+354
*
gallivm: Detect VSX separately from Altivec
Vicki Pfau
2018-08-30
2
-1
/
+14
*
gallium/u_blitter: save/restore window rectangles
Marek Olšák
2018-08-14
2
-0
/
+29
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
1
-0
/
+6
*
python: Better check for integer types
Mathieu Bridon
2018-08-09
1
-2
/
+11
*
python: Use explicit integer divisions
Mathieu Bridon
2018-08-07
2
-4
/
+7
*
gallium/u_vbuf: handle indirect multidraws correctly and efficiently (v3)
Marek Olšák
2018-08-03
1
-24
/
+180
*
util: return 0 for NaNs in float_to_ubyte
Roland Scheidegger
2018-08-03
1
-6
/
+5
*
gallium/aux/util: use util_snprintf() in test_texture_barrier
Andres Gomez
2018-08-02
1
-2
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
5
-6
/
+11
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
2
-0
/
+2
*
gallium/util: whitespace fixes in u_inlines.h
Brian Paul
2018-07-27
1
-36
/
+44
*
gallium/util: whitespace fixes in u_debug_memory.c
Brian Paul
2018-07-27
1
-53
/
+53
*
gallium/u_vbuf: split u_vbuf_get_minmax_index function (v2)
Marek Olšák
2018-07-27
1
-50
/
+51
*
u_blitter: Add an option to draw the triangles using an index buffer.
Eric Anholt
2018-07-12
2
-2
/
+16
*
u_draw: Add some indices to the util_draw_elements() helpers.
Eric Anholt
2018-07-12
1
-1
/
+8
*
gallium/u_transfer_helper: Initialize the stride of MSAA maps.
Eric Anholt
2018-07-12
1
-0
/
+1
*
gallium/u_transfer_helper: Fix MSAA mappings with nonzero x/y.
Eric Anholt
2018-07-12
1
-1
/
+5
*
python: Use the print function
Mathieu Bridon
2018-07-06
2
-173
/
+176
*
gallium/auxiliary: Fix string matching
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-1
/
+1
*
gallium/u_vbuf: drop min/max-scanning for empty indirect draws
Erik Faye-Lund
2018-07-02
1
-0
/
+3
*
gallium/auxiliary: Add helper support for bptc format compress/decompress
Denis Pauk
2018-07-01
4
-1
/
+404
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
2
-20
/
+0
*
gallium/util: Fix build error due to cast to different size
Robert Foss
2018-06-25
1
-2
/
+2
*
gallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare warning in u_cpu_detect.c
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/aux/util/u_debug.h: Fix "noreturn" warnings in debug mode
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/util: Fix some warnings
Gert Wollny
2018-06-20
3
-3
/
+3
*
mesa: Unconditionally enable floating-point textures
Timothy Arceri
2018-06-18
1
-9
/
+0
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
2
-0
/
+35
*
util/u_math: Implement a logbase2 function for unsigned long
Pierre Moreau
2018-05-29
1
-0
/
+55
*
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
2018-05-12
3
-20
/
+14
*
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2018-05-10
2
-0
/
+22
*
gallium/util: Fix incorrect refcounting of separate stencil.
Eric Anholt
2018-04-25
1
-2
/
+1
*
gallium/util: Android backtrace support
Stefan Schake
2018-04-20
1
-0
/
+111
*
gallium/util: Don't stub u_debug_stack on Android
Stefan Schake
2018-04-20
1
-1
/
+2
*
gallium/util: put (void) in a few function signatures
Brian Paul
2018-04-13
1
-2
/
+2
*
vl: add VP9 profile2 support
Leo Liu
2018-04-12
1
-0
/
+1
*
vl: add VP9 profile0 and format
Leo Liu
2018-04-12
1
-0
/
+3
[prev]
[next]