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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/tgsi: fix oob access in parse instruction
Li Qiang
2017-02-07
1
-1
/
+1
*
swr: [rasterizer core] Removed unused clip code.
Bruce Cherniak
2017-02-06
2
-26
/
+0
*
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
2017-02-06
1
-39
/
+0
*
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
2017-02-06
2
-21
/
+0
*
targets: Use a macro to reduce cut and paste in driver setup.
Eric Anholt
2017-02-06
1
-111
/
+22
*
radeon/ac: move common llvm build functions to a separate file.
Dave Airlie
2017-02-07
1
-0
/
+1
*
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
Samuel Pitoiset
2017-02-03
1
-7
/
+10
*
ilo: EOL unmaintained older gallium intel driver
Edward O'Callaghan
2017-02-03
120
-58007
/
+0
*
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
2017-02-03
7
-35
/
+0
*
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
2017-02-03
5
-85
/
+0
*
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
2017-02-03
1
-71
/
+7
*
radeonsi/ac: move get thread id to shared code.
Dave Airlie
2017-02-03
1
-55
/
+2
*
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
2017-02-03
1
-185
/
+40
*
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
2017-02-03
2
-94
/
+27
*
Revert "radeonsi: decrease the number of texture slots to 24"
Marek Olšák
2017-02-03
1
-1
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
18
-29
/
+29
*
android: fix llvm, elf dependencies for M, N releases
Mauro Rossi
2017-02-01
1
-1
/
+1
*
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
2017-02-02
1
-87
/
+13
*
st/va: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
st/vdpau: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+4
*
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
vl: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
2
-0
/
+2
*
winsys/radeon: Allow visible VRAM size > 256MB with kernel driver >= 2.49
Michel Dänzer
2017-02-01
1
-1
/
+6
*
radeonsi: Fix build on LLVM < 3.9 v2
Tom Stellard
2017-02-01
1
-2
/
+4
*
vc4: Enable Neon on arm android builds
Rob Herring
2017-01-31
1
-0
/
+2
*
vc4: fix arm64 build with Neon
Rob Herring
2017-01-31
1
-1
/
+1
*
vc4: Make Neon inline assembly clang compatible
Rob Herring
2017-01-31
1
-35
/
+35
*
radeonsi: Set datalayout on the llvm module
Tom Stellard
2017-01-31
1
-0
/
+6
*
etnaviv: Set SE.CLIP registers, add margins for scissor/clip registers
Wladimir J. van der Laan
2017-01-31
3
-20
/
+52
*
etnaviv: Generate new sin/cos instructions on GC3000
Wladimir J. van der Laan
2017-01-31
3
-1
/
+40
*
etnaviv: Cannot render to rb-swapped formats
Wladimir J. van der Laan
2017-01-31
1
-2
/
+5
*
etnaviv: Avoid infinite loop in find_frame()
Christian Gmeiner
2017-01-31
1
-1
/
+1
*
r600: fix a compilation warning in r600_screen_create()
Samuel Pitoiset
2017-01-30
1
-1
/
+1
*
gallium/radeon: merge dirty_fb_counter and dirty_tex_descriptor_counter
Marek Olšák
2017-01-30
4
-41
/
+22
*
winsys/radeon: clamp vram_vis_size to 256MB
Marek Olšák
2017-01-30
1
-1
/
+1
*
radeonsi: handle count_from_stream_output in a few IA_MULTI_VGT_PARAM cases
Marek Olšák
2017-01-30
1
-2
/
+4
*
radeonsi: don't invoke DCC decompression in update_all_texture_descriptors
Marek Olšák
2017-01-30
1
-5
/
+6
*
radeonsi: fold info->indirect conditionals into the last one in draw_vbo
Marek Olšák
2017-01-30
1
-12
/
+13
*
radeonsi: atomize the scratch buffer state
Marek Olšák
2017-01-30
6
-29
/
+32
*
r600: Fix stack overflow
Bartosz Tomczyk
2017-01-30
1
-1
/
+1
*
gallium/radeon: add new HUD queries for monitoring the CP
Samuel Pitoiset
2017-01-30
4
-3
/
+80
*
gallium/radeon: add new GPU-sdma-busy HUD query
Samuel Pitoiset
2017-01-30
4
-1
/
+21
*
gallium/radeon: rename grbm to mmio in the gpu load path
Samuel Pitoiset
2017-01-30
2
-32
/
+33
*
winsys/amdgpu: add a fast exit path into amdgpu_cs_add_buffer
Marek Olšák
2017-01-30
2
-0
/
+21
*
winsys/amdgpu: do not iterate twice when adding fence dependencies
Samuel Pitoiset
2017-01-30
1
-31
/
+32
*
winsys/amdgpu: add one likely() call in amdgpu_cs_flush()
Samuel Pitoiset
2017-01-30
1
-2
/
+2
*
hud: fix compilation warnings in hud_nic_graph_install()
Samuel Pitoiset
2017-01-30
1
-2
/
+2
*
gallium/radeon: remove r600_common_context::max_db
Marek Olšák
2017-01-30
3
-20
/
+17
*
winsys/amdgpu: fix ADDR_REGISTER_VALUE::backendDisables
Marek Olšák
2017-01-30
1
-1
/
+1
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
6
-22
/
+21
[next]