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
*
freedreno/a6xx: enable tiled images
Rob Clark
2019-02-21
1
-5
/
+2
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
1
-1
/
+1
*
panfrost: Verify and print brx condition in disasm
Alyssa Rosenzweig
2019-02-21
1
-1
/
+10
*
panfrost: Dynamically set discard branch targets
Alyssa Rosenzweig
2019-02-21
1
-20
/
+46
*
panfrost/midgard: Emit extended branches
Alyssa Rosenzweig
2019-02-21
2
-17
/
+84
*
panfrost: Rectify doubleplusungood extended branch
Alyssa Rosenzweig
2019-02-21
2
-8
/
+8
*
panfrost/midgard: Fix nested/chained if-else
Alyssa Rosenzweig
2019-02-21
1
-3
/
+3
*
panfrost/midgard: Refactor tag lookahead code
Alyssa Rosenzweig
2019-02-21
1
-27
/
+31
*
panfrost: Implement pantrace (command stream dump)
Alyssa Rosenzweig
2019-02-21
5
-0
/
+188
*
panfrost: Add pandecode (command stream debugger)
Alyssa Rosenzweig
2019-02-21
6
-3
/
+2289
*
panfrost: Stub out separate stencil functions
Alyssa Rosenzweig
2019-02-21
2
-4
/
+25
*
radeonsi: use SDMA for uploading data through const_uploader
Marek Olšák
2019-02-20
5
-28
/
+143
*
gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent mappings
Marek Olšák
2019-02-20
2
-6
/
+31
*
gallium/u_threaded: always unmap const_uploader
Marek Olšák
2019-02-20
1
-0
/
+1
*
freedreno/a6xx: samplerBuffer fixes
Rob Clark
2019-02-20
2
-6
/
+6
*
freedreno/a6xx: 3d and cube image fixes
Rob Clark
2019-02-20
1
-4
/
+31
*
freedreno/ir3: fix crash in compile fail case
Rob Clark
2019-02-20
2
-5
/
+8
*
kmsro: Add the rest of the current set of tinydrm drivers.
Eric Anholt
2019-02-20
4
-7
/
+33
*
freedreno/a6xx: Support MSAA resolve blits on blitter
Kristian H. Kristensen
2019-02-20
1
-3
/
+23
*
freedreno/a6xx: Copy stencil as R8_UINT
Kristian H. Kristensen
2019-02-20
1
-4
/
+14
*
radeonsi: Go back to using llvm.pow intrinsic for nir_op_fpow
Kenneth Graunke
2019-02-19
1
-1
/
+0
*
radeonsi/nir: set shader_buffers_declared properly
Timothy Arceri
2019-02-20
1
-10
/
+22
*
radeonsi/nir: set colors_read properly
Timothy Arceri
2019-02-20
1
-7
/
+10
*
radeonsi/nir: set input_usage_mask properly
Timothy Arceri
2019-02-20
1
-11
/
+36
*
radeonsi/nir: Use uniform location when calculating const_file_max.
Timur Kristóf
2019-02-20
1
-6
/
+6
*
radeonsi: add driconf option radeonsi_enable_nir
Marek Olšák
2019-02-19
2
-1
/
+3
*
tegra/autotools: add missing libdrm cflags
Eric Engestrom
2019-02-19
1
-0
/
+1
*
tegra/meson: add missing dep_libdrm
Eric Engestrom
2019-02-19
1
-0
/
+1
*
v3d: Stop tracking num_inputs for VPM loads.
Eric Anholt
2019-02-18
2
-2
/
+2
*
v3d: Use the early_fragment_tests flag for the shader's disable-EZ field.
Eric Anholt
2019-02-18
1
-2
/
+7
*
v3d: Sync indirect draws on the last rendering.
Eric Anholt
2019-02-18
1
-2
/
+2
*
v3d: Clear the GMP on initialization of the simulator.
Eric Anholt
2019-02-18
1
-0
/
+1
*
freedreno/a6xx: fix helper_invocation (sampler mask/id)
Rob Clark
2019-02-18
1
-1
/
+6
*
panfrost: Fix clipping region
Alyssa Rosenzweig
2019-02-18
1
-4
/
+11
*
panfrost: Preserve w sign in perspective division
Alyssa Rosenzweig
2019-02-18
1
-2
/
+4
*
panfrost: Cleanup mali_viewport (clipping) code
Alyssa Rosenzweig
2019-02-18
2
-17
/
+19
*
panfrost: Swap order of tiled texture (de)alloc
Alyssa Rosenzweig
2019-02-18
1
-6
/
+6
*
panfrost: Free imported BOs
Alyssa Rosenzweig
2019-02-18
3
-0
/
+12
*
panfrost: Fix various leaks unmapping resources
Alyssa Rosenzweig
2019-02-18
2
-9
/
+14
*
freedreno/a6xx: cache flush harder
Rob Clark
2019-02-16
5
-7
/
+37
*
freedreno/a6xx: compute support
Rob Clark
2019-02-16
8
-40
/
+290
*
freedreno/a6xx: image/ssbo state emit
Rob Clark
2019-02-16
6
-215
/
+259
*
freedreno/a6xx: border-color offset helper
Rob Clark
2019-02-16
2
-13
/
+31
*
freedreno/ir3: add image/ssbo <-> ibo/tex mapping
Rob Clark
2019-02-16
3
-67
/
+32
*
freedreno/a6xx: clean up some open-coded bits
Rob Clark
2019-02-16
1
-2
/
+4
*
freedreno/a6xx: move stream-out emit to helper
Rob Clark
2019-02-16
1
-64
/
+72
*
swr/rast: Add translation support to streamout
Alok Hota
2019-02-15
12
-37
/
+106
*
swr/rast: simdlib cleanup, clipper stack space fixes
Alok Hota
2019-02-15
13
-135
/
+127
*
swr/rast: convert DWORD->uint32_t, QWORD->uint64_t
Alok Hota
2019-02-15
5
-25
/
+25
*
swr/rast: Refactor scratch space variable names
Alok Hota
2019-02-15
4
-14
/
+14
[next]