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: fix a GS hang on VI
Marek Olšák
2015-10-07
2
-0
/
+19
*
radeonsi: remove TC L2 cache flush for index buffers on VI
Marek Olšák
2015-10-07
1
-3
/
+3
*
svga: whitespace fixes in svga_sampler_view.c
Brian Paul
2015-10-07
1
-8
/
+16
*
svga: whitespace fixes in svga_resource_buffer.c
Brian Paul
2015-10-07
1
-26
/
+27
*
svga: round UBO constant buffer size up/down to multiple of 16 bytes
Brian Paul
2015-10-07
1
-0
/
+18
*
nouveau: make sure there's always room to emit a fence
Ilia Mirkin
2015-10-07
4
-2
/
+8
*
vc4: use nir two-sided-color lowering
Boyan Ding
2015-10-06
2
-24
/
+2
*
vc4: Fix a leak of the last color read/write surface on context destroy.
Eric Anholt
2015-10-06
1
-0
/
+3
*
vc4: Fix a memory leak in the simulator case.
Eric Anholt
2015-10-06
1
-1
/
+6
*
tgsi: add const qualifier to silence warning
Brian Paul
2015-10-06
1
-1
/
+1
*
nv30: always go through translate module on big-endian
Ilia Mirkin
2015-10-04
1
-0
/
+4
*
nv30: pretend to have packed texture/surface formats
Ilia Mirkin
2015-10-04
1
-12
/
+12
*
st/dri: Use packed RGB formats
Michel Dänzer
2015-10-04
2
-17
/
+17
*
radeonsi: enable PIPE_CAP_FORCE_PERSAMPLE_INTERP
Marek Olšák
2015-10-03
1
-1
/
+1
*
radeonsi: do force_persample_interp in shaders for non-trivial cases
Marek Olšák
2015-10-03
3
-19
/
+117
*
radeonsi: implement the simple case of force_persample_interp
Marek Olšák
2015-10-03
4
-1
/
+37
*
radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state
Marek Olšák
2015-10-03
4
-14
/
+29
*
tgsi/scan: add interpolation info into tgsi_shader_info
Marek Olšák
2015-10-03
2
-3
/
+101
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
16
-0
/
+24
*
st/dri: don't use _ctx in client_wait_sync
Marek Olšák
2015-10-03
1
-2
/
+5
*
r600g: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
4
-12
/
+43
*
radeonsi: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
3
-10
/
+34
*
gallium/radeon: add separate stencil level dirty flags
Marek Olšák
2015-10-03
6
-5
/
+12
*
radeonsi: dump buffer lists while debugging
Marek Olšák
2015-10-03
4
-1
/
+131
*
winsys/radeon: implement cs_get_buffer_list
Marek Olšák
2015-10-03
3
-22
/
+47
*
winsys/amdgpu: add winsys function cs_get_buffer_list
Marek Olšák
2015-10-03
3
-0
/
+36
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
12
-82
/
+81
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
24
-131
/
+175
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
6
-0
/
+124
*
radeonsi: move dumping the last IB into its own function
Marek Olšák
2015-10-03
1
-23
/
+28
*
ddebug: separate creation of debug files
Marek Olšák
2015-10-03
3
-28
/
+74
*
radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2
Tom Stellard
2015-10-02
1
-0
/
+2
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-02
3
-8
/
+34
*
gallium/radeon: Use call_once() when initailizing LLVM targets
Tom Stellard
2015-10-02
1
-13
/
+12
*
nouveau: wait to unref the transfer's bo until it's no longer used
Ilia Mirkin
2015-09-28
1
-2
/
+3
*
nouveau: delay deleting buffer with unflushed fence
Ilia Mirkin
2015-09-28
2
-2
/
+10
*
nouveau: be more careful about freeing temporary transfer buffers
Ilia Mirkin
2015-09-28
5
-4
/
+30
*
state_trackers/hgl: Fix missing include path
Alexander von Gluck IV
2015-09-28
1
-0
/
+1
*
clover: Implement clCreateImage?D w/ clCreateImage.
Serge Martin
2015-09-28
1
-52
/
+8
*
clover: Implement CL1.2 clCreateImage().
Serge Martin
2015-09-28
1
-10
/
+91
*
clover: Move down canonicalization of memory object flags into validate_flags().
Francisco Jerez
2015-09-28
1
-39
/
+40
*
gallium/util: avoid unreferencing random memory on buffer alloc failure
Ilia Mirkin
2015-09-28
1
-1
/
+1
*
radeonsi: add scratch buffer to the buffer list when it's re-allocated
Marek Olšák
2015-09-26
1
-0
/
+1
*
radeon/vce: fix vui time_scale zero error
Leo Liu
2015-09-25
1
-0
/
+3
*
android: radeonsi: fix sid_tables.h missing LOCAL_MODULE_CLASS
Mauro Rossi
2015-09-24
1
-0
/
+1
*
gallium/radeon: remove the percentage symbol from HUD temperature
Benjamin Bellec
2015-09-24
1
-1
/
+1
*
gallium/u_blitter: handle allocation failures
Marek Olšák
2015-09-24
1
-0
/
+6
*
radeonsi: handle dummy constant buffer allocation failure
Marek Olšák
2015-09-24
1
-0
/
+2
*
radeonsi: don't forget to update scratch relocations for LS, HS, ES shaders
Marek Olšák
2015-09-24
1
-2
/
+6
*
radeonsi: skip drawing if updating the scratch buffer fails
Marek Olšák
2015-09-24
1
-14
/
+49
[next]