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: Fix region overlap conditions for rectangles with a shared edge
Anuj Phogat
2016-06-10
1
-4
/
+4
*
gallivm: more 64-bit integer prep work.
Dave Airlie
2016-06-11
1
-8
/
+8
*
gallivm: make non-float return code bitcast consistent.
Dave Airlie
2016-06-11
1
-12
/
+6
*
gallium/gallivm: use 64-bit test instead of doubles.
Dave Airlie
2016-06-11
1
-37
/
+36
*
gallium/tgsi: add 64-bitness type check function.
Dave Airlie
2016-06-11
1
-0
/
+7
*
vl/dri3: support receiving new pixmap for front buffer
Leo Liu
2016-06-10
1
-1
/
+6
*
vl/dri3: get Makefile properly
Leo Liu
2016-06-10
3
-5
/
+10
*
gallivm: Never emit llvm.fmuladd on LLVM 3.3.
Jose Fonseca
2016-06-10
2
-1
/
+7
*
gallivm: Use llvm.fmuladd.*.
Jose Fonseca
2016-06-10
6
-57
/
+92
*
util,gallivm: Explicitly enable/disable fma attribute.
Jose Fonseca
2016-06-10
4
-0
/
+13
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
2
-13
/
+35
*
tgsi/scan: add uses_derivatives (v2)
Nicolai Hähnle
2016-06-07
2
-0
/
+31
*
gallium: add VOTE_* opcodes to implement GL_ARB_shader_group_vote
Ilia Mirkin
2016-06-06
1
-0
/
+3
*
tgsi: fix mixed data type comparison in tgsi_point_sprite.c
Charmaine Lee
2016-06-06
1
-3
/
+3
*
tgsi: use truncf in micro_trunc
Lars Hamre
2016-06-06
1
-4
/
+4
*
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
3
-205
/
+0
*
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
[prev]
[next]