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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: correct NULL-pointer check in si_upload_const_buffer
Nicolai Hähnle
2016-05-02
1
-1
/
+1
*
softpipe: bump 3D texture limit to 2048
Dave Airlie
2016-05-02
1
-1
/
+1
*
softpipe: allow r32 xchg on shader images.
Dave Airlie
2016-05-02
1
-0
/
+40
*
softpipe: avoid leaking local_mem on machines alloc failure
Ilia Mirkin
2016-05-01
1
-1
/
+3
*
winsys/sw/xlib: use correct free function for xlib_dt->data
Jose Fonseca
2016-05-01
1
-1
/
+1
*
winsys/sw/dri: use correct free function for dri_sw_dt->data
WuZhen
2016-05-01
1
-1
/
+1
*
tgsi: initialize stack allocated struct
WuZhen
2016-05-01
1
-0
/
+7
*
gallium/radeon: nuke the final pre LLVM 3.6 codepath
Emil Velikov
2016-05-01
1
-7
/
+1
*
gallium/target-helpers: remove inline_wrapper_sw_helper.h
Emil Velikov
2016-05-01
1
-42
/
+0
*
glx: Refactor the configure options for glx implementation choice (v3)
Chuck Atkins
2016-05-01
1
-1
/
+1
*
freedreno/ir3: use pipe_debug_callback for shader-db traces
Rob Clark
2016-04-30
6
-33
/
+43
*
freedreno/a4xx: add debug callback to emit
Rob Clark
2016-04-30
3
-0
/
+6
*
freedreno/a3xx: add debug callback to emit
Rob Clark
2016-04-30
3
-0
/
+7
*
freedreno: wire up core pipe_debug_callback
Rob Clark
2016-04-30
2
-0
/
+15
*
freedreno/ir3: handle color clamp variant ourselves
Rob Clark
2016-04-30
5
-3
/
+28
*
freedreno: fix indentation
Rob Clark
2016-04-30
3
-12
/
+12
*
radeonsi: fix synchronization of shader images
Marek Olšák
2016-04-30
1
-7
/
+11
*
gallium/radeon: fix crash in r600_set_streamout_targets
Nicolai Hähnle
2016-04-29
2
-7
/
+9
*
tgsi/text: fix parsing of memory instructions
Nicolai Hähnle
2016-04-29
1
-13
/
+27
*
tgsi/text: add str_match_name_from_array
Nicolai Hähnle
2016-04-29
1
-0
/
+18
*
tgsi/text: add str_match_format helper function
Nicolai Hähnle
2016-04-29
1
-9
/
+22
*
tgsi/build: pass Memory.Texture and .Format through tgsi_build_full_instruction
Nicolai Hähnle
2016-04-29
1
-2
/
+6
*
tgsi/dump: signal nospace when the last print exceeded the size
Nicolai Hähnle
2016-04-29
1
-4
/
+6
*
tgsi/dump: shared dump_ctx initialization
Nicolai Hähnle
2016-04-29
1
-31
/
+17
*
st/omx: don't return early in vid_enc_EncodeFrame()
Emil Velikov
2016-04-29
1
-1
/
+2
*
nir: Switch the arguments to nir_foreach_use and friends
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
6
-7
/
+7
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
6
-9
/
+9
*
nvc0: stick compute kernel arguments into uniform_bo
Samuel Pitoiset
2016-04-29
5
-26
/
+10
*
swr: remove duplicated constant update code
Tim Rowley
2016-04-28
1
-44
/
+47
*
gallium/radeon: add the size only once in r600_context_add_resource_size
Marek Olšák
2016-04-28
1
-5
/
+3
*
winsys/radeon: enlarge buffer_indices_hashlist
Bas Nieuwenhuizen
2016-04-28
1
-1
/
+1
*
gallium/radeon: drop support for LINEAR_GENERAL layout
Marek Olšák
2016-04-28
7
-91
/
+20
*
radeonsi: rework clear_buffer flags
Marek Olšák
2016-04-28
9
-32
/
+46
*
gallium/util: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-28
9
-25
/
+25
*
radeonsi: remove needless cache flushes at the end of CP DMA operations
Marek Olšák
2016-04-28
1
-8
/
+0
*
radeonsi: remove flushes at the beginning and end of IBs done by the kernel
Marek Olšák
2016-04-28
1
-12
/
+12
*
nir: rename lower_flrp to lower_flrp32
Samuel Iglesias Gonsálvez
2016-04-28
2
-2
/
+2
*
radeonsi: check if value is negative
Jakob Sinclair
2016-04-28
1
-1
/
+4
*
clover: Fix build against clang SVN >= r267772
Michel Dänzer
2016-04-28
1
-0
/
+3
*
llvmpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
12
-54
/
+54
*
tgsi: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
6
-28
/
+28
*
os: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-1
/
+1
*
hud: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
3
-7
/
+7
*
gallivm: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
9
-29
/
+29
*
draw: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
7
-24
/
+24
*
softpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
7
-27
/
+27
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
11
-26
/
+17
*
gallium/radeon: remove use_reusable_pool parameter from r600_init_resource
Nicolai Hähnle
2016-04-27
5
-9
/
+7
[prev]
[next]