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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cso: allow saving the first fragment shader image slot
Nicolai Hähnle
2016-06-01
2
-0
/
+48
*
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
*
gallivm: initialize init_native_targets_once_flag correctly
Frederic Devernay
2016-05-30
1
-1
/
+1
*
gallium/util: another s/unsigned/enum pipe_prim_type/ for clang
Brian Paul
2016-05-27
1
-1
/
+1
*
gallium/util: another unsigned -> enum pipe_prim_type change
Brian Paul
2016-05-27
1
-1
/
+1
*
gallivm: eliminate a unnecessary AND with unorm lerps
Roland Scheidegger
2016-05-27
1
-10
/
+35
*
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/indices: move duplicated assignments out of switch cases
Brian Paul
2016-05-26
1
-29
/
+4
*
util/indices,svga: s/unsigned/enum pipe_prim_type/
Brian Paul
2016-05-26
3
-16
/
+17
*
util: s/unsigned/enum pipe_resource_usage/ for buffer usage variables
Brian Paul
2016-05-26
9
-13
/
+15
*
util/indices: implement unfilled (tri->line) conversion for adjacency prims
Brian Paul
2016-05-26
2
-2
/
+38
*
util/indices: implement provoking vertex conversion for adjacency primitives
Brian Paul
2016-05-26
3
-3
/
+134
*
util/indices: assert that the incoming primitive is a triangle type
Brian Paul
2016-05-26
1
-0
/
+5
*
util/indices: formatting, whitespace fixes in u_unfilled_indices.c
Brian Paul
2016-05-26
1
-12
/
+7
*
util/indices: improve comments in u_indices.h
Brian Paul
2016-05-26
1
-3
/
+29
*
tgsi: fix coverity out-of-bounds warning
Rob Clark
2016-05-26
1
-0
/
+3
*
tgsi: fix out of bounds access
Rob Clark
2016-05-26
1
-1
/
+1
*
gallium/tgsi: use _mesa_roundevenf in micro_rnd
Lars Hamre
2016-05-26
1
-4
/
+5
*
scons: whitespace cleanup
Giuseppe Bilotta
2016-05-25
1
-5
/
+5
*
tgsi: print TGSI_PROPERTY_NEXT_SHADER value as string, not an integer
Brian Paul
2016-05-25
2
-0
/
+25
*
tgsi: s/6/PIPE_SHADER_TYPES/ for tgsi_processor_type_names array size
Brian Paul
2016-05-25
1
-1
/
+1
*
vl/drm: don't call close(-1) in vl_drm_screen_create error path
Emil Velikov
2016-05-23
1
-4
/
+5
*
tgsi: remove culldist semantic.
Dave Airlie
2016-05-23
1
-1
/
+0
*
draw: stop using CULLDIST semantic.
Dave Airlie
2016-05-23
11
-50
/
+32
*
gallium/util: Implement util_format_translate_3d
Axel Davy
2016-05-18
2
-0
/
+47
*
cso: remove / add some comments
Brian Paul
2016-05-17
1
-6
/
+4
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
3
-21
/
+13
*
vl/dri: Move the DRI3 check out of sources include into C.
Jose Fonseca
2016-05-16
2
-5
/
+5
*
vl/dri3: implement functions for get and set timestamp
Leo Liu
2016-05-16
1
-6
/
+53
*
vl/dri3: handle PresentCompleteNotify event
Leo Liu
2016-05-16
1
-1
/
+27
*
vl/dri3: implement DRI3 BufferFromPixmap
Leo Liu
2016-05-16
1
-3
/
+113
*
vl/dri3: add support for resizing
Leo Liu
2016-05-16
1
-4
/
+13
*
vl/dri3: implement funciton for get dirty area
Leo Liu
2016-05-16
1
-2
/
+9
*
vl/dri3: implement function for flush frontbuffer
Leo Liu
2016-05-16
1
-2
/
+30
*
vl/dri3: add back buffers support
Leo Liu
2016-05-16
1
-2
/
+185
*
vl/dri3: implement flushing for queued events
Leo Liu
2016-05-16
1
-0
/
+36
*
vl/dri3: register present events
Leo Liu
2016-05-16
1
-0
/
+27
*
vl/dri3: set drawable geometry
Leo Liu
2016-05-16
1
-0
/
+35
*
vl/dri3: add DRI3 support and implement create and destroy
Leo Liu
2016-05-16
3
-0
/
+208
*
vl/dri: fix close fd error out
Leo Liu
2016-05-12
1
-3
/
+5
*
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
5
-17
/
+20
*
gallivm: improve dumping of bitcode
Roland Scheidegger
2016-05-11
2
-4
/
+9
*
gallivm: print declarations of intrinsics with GALLIVM_DEBUG=ir
Roland Scheidegger
2016-05-10
1
-0
/
+5
*
gallivm: use InternalLinkage instead of PrivateLinkage for texture functions
Roland Scheidegger
2016-05-10
1
-1
/
+1
*
gallivm: disable avx512 features
Roland Scheidegger
2016-05-10
1
-0
/
+12
[next]