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_suballoc: allow different alignment for each allocation
Marek Olšák
2016-06-04
2
-15
/
+13
*
gallium/util: remove u_staging
Rob Clark
2016-06-02
2
-203
/
+0
*
gallium/u_inlines: allow NULL src in util_copy_image_view
Nicolai Hähnle
2016-06-01
1
-4
/
+11
*
gallium/util: add util_texrange_covers_whole_level from radeon
Marek Olšák
2016-06-01
1
-0
/
+12
*
gallium/u_blitter: do GL-compliant integer resolves
Marek Olšák
2016-05-31
1
-19
/
+7
*
gallium/util: another unsigned -> enum pipe_prim_type change
Brian Paul
2016-05-27
1
-1
/
+1
*
gallium/util: use enum pipe_prim_type instead of unsigned some more
Roland Scheidegger
2016-05-27
1
-5
/
+16
*
gallium/util: fix build break
Rob Clark
2016-05-26
1
-0
/
+1
*
gallium/util: use enum pipe_prim_type in u_prim.h functions
Brian Paul
2016-05-26
1
-14
/
+16
*
util: s/unsigned/enum pipe_resource_usage/ for buffer usage variables
Brian Paul
2016-05-26
9
-13
/
+15
*
gallium/util: Implement util_format_translate_3d
Axel Davy
2016-05-18
2
-0
/
+47
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-8
/
+0
*
swr: properly expose compressed format support
Tim Rowley
2016-05-12
1
-0
/
+6
*
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
2016-05-11
2
-7
/
+14
*
gallium: fix various undefined left shifts into sign bit
Nicolai Hähnle
2016-05-07
2
-2
/
+2
*
gallium/util: change assertion to conditional in util_bitmask_destroy()
Brian Paul
2016-05-03
1
-4
/
+4
*
gallium,utils: Fix trivial sign compare warnings
Jan Vesely
2016-05-03
8
-21
/
+21
*
gallium/util: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-28
9
-25
/
+25
*
gallium/util: add u_bit_consecutive for generating a consecutive range of bits
Nicolai Hähnle
2016-04-27
1
-0
/
+12
*
gallium: Include intrin.h instead of defining ourselves.
Jose Fonseca
2016-04-26
1
-2
/
+4
*
util/blitter: use ARRAY_SIZE macro
Brian Paul
2016-04-25
1
-9
/
+3
*
gallium/util: initialize pipe_framebuffer_state to zeros
Brian Paul
2016-04-25
1
-1
/
+1
*
util/cache: add comments, fix formatting
Brian Paul
2016-04-25
1
-5
/
+35
*
gallium: fix warnings in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+2
*
gallium: remove helpers converting to/from TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-22
/
+0
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
2
-16
/
+16
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
5
-78
/
+66
*
gallium/util: Add u_bit_scan_consecutive_range64.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+14
*
gallium/tests: Update UTIL_FORMAT_MAX_* defines.
Jose Fonseca
2016-04-19
1
-3
/
+3
*
gallium/util: fix undefined shift to the last bit in u_bit_scan
Marek Olšák
2016-04-18
1
-1
/
+1
*
gallium/util: fix u_bit_scan_consecutive_range for mask == 0xffffffff
Marek Olšák
2016-04-18
1
-1
/
+7
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
1
-0
/
+6
*
gallium: pause queries for all meta ops
Marek Olšák
2016-04-12
2
-0
/
+5
*
util/pstipple: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
*
gallium: Put no.of {samples,layers} into pipe_framebuffer_state
Edward O'Callaghan
2016-04-07
2
-0
/
+32
*
gallium/util: fix up inaccurate behavior of util_framebuffer_state_equal (v2)
Marek Olšák
2016-03-28
1
-5
/
+5
*
gallium/util: declare sampler view in util_make_fs_blit_msaa_depthstencil()
Brian Paul
2016-03-21
1
-1
/
+2
*
gallium/tgsi: pass TGSI tex target to tgsi_transform_tex_inst()
Brian Paul
2016-03-21
1
-5
/
+5
*
gallium/u_inlines: add util_copy_image_view
Nicolai Hähnle
2016-03-14
1
-0
/
+10
*
gallium: do not wrap header inclusion in
Emil Velikov
2016-03-09
4
-11
/
+12
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
2
-2
/
+4
*
gallium/util: add new comments, assertions in u_debug_refcnt.c
Brian Paul
2016-03-05
1
-0
/
+20
*
gallium/util: update comments and URL in u_debug_refcnt.c
Brian Paul
2016-03-05
1
-4
/
+10
*
gallium/util: make stream variable static in u_debug_refcnt.c
Brian Paul
2016-03-05
1
-1
/
+1
*
gallium/util: re-indent u_debug_refcnt.[ch]
Brian Paul
2016-03-05
2
-50
/
+65
*
gallium/auxilary: more __cplusplus exports
Tim Rowley
2016-03-02
1
-0
/
+6
*
gallium/util: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-34
/
+18
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
1
-11
/
+0
*
include,gallium: Remove pre-MSVC 2013 compatibility.
Jose Fonseca
2016-02-11
1
-2
/
+1
*
draw: use util_pstipple_* function for stipple pattern textures and samplers
Nicolai Hähnle
2016-02-09
2
-2
/
+7
[next]