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
*
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: add PIPE_BARRIER_ALL define
Nicolai Hähnle
2016-06-01
1
-0
/
+1
*
radeonsi: set correct stencil tile mode for texturing
Marek Olšák
2016-06-01
1
-2
/
+8
*
winsys/amdgpu: set flags correctly when allocating depth-stencil buffers
Marek Olšák
2016-06-01
1
-2
/
+8
*
gallium/radeon: lower memory usage during texture transfers
Marek Olšák
2016-06-01
2
-4
/
+29
*
gallium/radeon: invalidate busy linear textures for whole-texture uploads
Marek Olšák
2016-06-01
1
-2
/
+28
*
gallium/radeon: degrade tiled textures mapped often to linear
Marek Olšák
2016-06-01
2
-0
/
+103
*
gallium/radeon: clean up and better comment use_staging_texture
Marek Olšák
2016-06-01
1
-19
/
+23
*
radeonsi: set some colorbuffer register fields at emit time
Marek Olšák
2016-06-01
3
-50
/
+47
*
radeonsi: implement global resetting of texture descriptors
Marek Olšák
2016-06-01
4
-6
/
+64
*
radeonsi: move code for setting one shader image into separate function
Marek Olšák
2016-06-01
1
-71
/
+82
*
radeonsi: set some image descriptor fields at bind time
Marek Olšák
2016-06-01
4
-71
/
+111
*
gallium/radeon: strenghten some checking for DMA preparation
Marek Olšák
2016-06-01
1
-1
/
+6
*
gallium/util: add util_texrange_covers_whole_level from radeon
Marek Olšák
2016-06-01
2
-17
/
+18
*
radeonsi: fix the raster config setup for 1 RB iceland chips
Alex Deucher
2016-06-01
1
-1
/
+4
*
nv50/ir: fix error finding free element in bitset in some situations
Ilia Mirkin
2016-05-31
1
-0
/
+6
*
nv50/ir: print relevant file's bitset when showing RA info
Ilia Mirkin
2016-05-31
1
-4
/
+4
*
radeonsi: Decompress DCC textures in a render feedback loop.
Bas Nieuwenhuizen
2016-05-31
4
-0
/
+113
*
radeonsi: Add counter to check if a texture is bound to a framebuffer.
Bas Nieuwenhuizen
2016-05-31
4
-0
/
+26
*
vc4: Fix compiler warnings in fail_instr path of QIR validate pass
Rhys Kidd
2016-05-31
1
-10
/
+10
*
svga: change enum pipe_resource_usage back to unsigned
Brian Paul
2016-05-31
1
-1
/
+1
*
radeonsi: fix CP DMA hazard with index buffer fetches
Marek Olšák
2016-05-31
1
-2
/
+20
*
r600g: do GL-compliant integer resolves
Marek Olšák
2016-05-31
1
-37
/
+1
*
radeonsi: do GL-compliant integer resolves
Marek Olšák
2016-05-31
1
-37
/
+1
*
gallium/u_blitter: do GL-compliant integer resolves
Marek Olšák
2016-05-31
1
-19
/
+7
*
radeonsi: don't flush TC at the end of IBs on DRM >= 3.2.0
Marek Olšák
2016-05-31
1
-2
/
+3
*
gallium/radeon: fixed division by zero
Jakob Sinclair
2016-05-31
1
-0
/
+3
*
nvc0/ir: fix spilling predicates to registers
Ilia Mirkin
2016-05-30
1
-0
/
+4
*
nvc0/ir: limit max number of regs based on availability in SM
Ilia Mirkin
2016-05-30
2
-2
/
+4
*
nv50/ir: record number of threads in a compute shader
Ilia Mirkin
2016-05-30
5
-2
/
+10
*
nv50/ir: Add missing handling of U64/S64 in inlines
Pierre Moreau
2016-05-30
1
-1
/
+3
*
vc4: Fix doxygen warnings
12.0-branchpoint
Rhys Kidd
2016-05-30
2
-6
/
+6
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
1
-3
/
+3
*
gallivm: initialize init_native_targets_once_flag correctly
Frederic Devernay
2016-05-30
1
-1
/
+1
*
nvc0/ir: fix emission of predicate spill to register
Ilia Mirkin
2016-05-30
1
-1
/
+2
*
nvc0: fix some compute texture validation bits on kepler
Ilia Mirkin
2016-05-30
3
-2
/
+7
*
swr: automake: silence the python invocation
Emil Velikov
2016-05-30
1
-7
/
+8
*
swr: automake: attempt to fix the out-of-tree build
Emil Velikov
2016-05-30
1
-0
/
+7
*
swr: remove LLVM dependency from source generation rules.
Emil Velikov
2016-05-30
1
-2
/
+2
*
swr: add all the generators to the release tarball.
Emil Velikov
2016-05-30
1
-0
/
+24
*
softpipe: add sp_buffer.h to the sources list (release tarball)
Emil Velikov
2016-05-30
1
-0
/
+1
*
freedreno: make sure we pick up ir3_nir_trig.py in the release tarball
Emil Velikov
2016-05-30
1
-0
/
+1
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
9
-5
/
+53
*
st/dri: cleanup image_from_fd/dma_buf paths
Stanimir Varbanov
2016-05-30
1
-37
/
+44
*
st/dri: add handling of R8 and GR88 DRI fourcc formats
Stanimir Varbanov
2016-05-30
1
-0
/
+20
*
radeonsi: Don't offset OFFCHIP_BUFFERING on pre-VI cards.
Bas Nieuwenhuizen
2016-05-30
1
-2
/
+6
*
nv50,nvc0: fix the max_vertices=0 case
Ilia Mirkin
2016-05-29
3
-2
/
+4
*
swr: [rasterizer] Do not define _mm256_storeu2_m128i with icc.
Vinson Lee
2016-05-28
1
-1
/
+1
*
gk110/ir: fix unspilling of predicates from registers
Ilia Mirkin
2016-05-28
1
-0
/
+28
[next]