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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: streamout
Rob Clark
2018-08-17
3
-45
/
+62
*
freedreno/a6xx: fragz fixes
Rob Clark
2018-08-17
1
-7
/
+3
*
freedreno/a6xx: scissor fixes
Rob Clark
2018-08-17
2
-4
/
+4
*
freedreno: update generated headers
Rob Clark
2018-08-17
9
-27
/
+32
*
freedreno/a6xx: fix srgb
Rob Clark
2018-08-17
1
-7
/
+13
*
freedreno: fix dEQP-GLES3.functional.fence_sync.*
Rob Clark
2018-08-17
1
-0
/
+4
*
radv/winsys: fix creating the BO list for virtual buffers
Samuel Pitoiset
2018-08-17
1
-1
/
+1
*
freedreno: Add a6xx backend
Kristian H. Kristensen
2018-08-16
38
-17
/
+6368
*
freedreno: update generated headers
Rob Clark
2018-08-16
7
-66
/
+4928
*
freedreno: Fix warnings
Kristian H. Kristensen
2018-08-16
5
-15
/
+9
*
svga: simplify Mesa version string
Eric Engestrom
2018-08-16
1
-1
/
+1
*
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
2018-08-16
5
-25
/
+5
*
git_sha1: simplify logic
Eric Engestrom
2018-08-16
3
-3
/
+2
*
i965: drop unused assignment
Eric Engestrom
2018-08-16
1
-2
/
+0
*
anv: drop cast-to-void of used variable
Eric Engestrom
2018-08-16
1
-1
/
+0
*
anv: use safer snprintf() to ensure NULL string-terminator
Eric Engestrom
2018-08-16
1
-1
/
+1
*
intel/batch-decoder: replace local ARRAY_LENGTH() macro with global ARRAY_SIZE()
Eric Engestrom
2018-08-16
1
-3
/
+2
*
intel: various python cleanups
Eric Engestrom
2018-08-16
5
-26
/
+21
*
egl: check for buffer overflow *before* corrupting our memory
Eric Engestrom
2018-08-16
1
-4
/
+15
*
egl/wayland: remove sign from bitfield `formats`
Eric Engestrom
2018-08-16
2
-6
/
+6
*
egl: some spelling fixes
Eric Engestrom
2018-08-16
1
-5
/
+5
*
radv: initialize the DCC predicate correctly when it's compressed
Samuel Pitoiset
2018-08-16
1
-1
/
+4
*
radv: fix missing initialization of the conditional rendering state
Samuel Pitoiset
2018-08-16
1
-0
/
+1
*
radv: Revert divisor = 0 case for vertex attribute extension.
Bas Nieuwenhuizen
2018-08-16
1
-1
/
+1
*
radv: Possible on-demand compilation fix.
Bas Nieuwenhuizen
2018-08-16
1
-0
/
+8
*
mesa/st: fix array indices off-by-one error in remapping
Gert Wollny
2018-08-16
2
-6
/
+6
*
meson: fix build for egl platform_x11 without dri3 and gbm
Alexander Tsoy
2018-08-15
1
-1
/
+1
*
Revert "intel/nir: Call nir_lower_io_to_scalar_early"
Jason Ekstrand
2018-08-15
1
-12
/
+5
*
i965: do not emit empty surface state
Erik Faye-Lund
2018-08-15
1
-0
/
+5
*
intel/ppgtt: 4096 replaced by PAGE_SIZE
Sergii Romantsov
2018-08-15
1
-6
/
+6
*
intel/ppgtt: memory address alignment
Sergii Romantsov
2018-08-15
1
-4
/
+3
*
radv: add Doom workaround
Timothy Arceri
2018-08-16
1
-0
/
+3
*
i965: Emitting 3DSTATE_SO_BUFFER of 0-size.
Sergii Romantsov
2018-08-15
1
-4
/
+5
*
virgl: report actual max-texture sizes
Erik Faye-Lund
2018-08-15
2
-0
/
+10
*
virgl: do not use SP_MAX_TEXTURE_*_LEVELS defines
Erik Faye-Lund
2018-08-15
1
-7
/
+3
*
radv: disable the auto-waitcnt-before-barrier LLVM option
Samuel Pitoiset
2018-08-15
3
-1
/
+4
*
radv: fix memory leaks in radv_load_meta_pipeline()
Samuel Pitoiset
2018-08-15
1
-2
/
+3
*
radv: drop wrong initialization of COMPUTE_RESOURCE_LIMITS
Samuel Pitoiset
2018-08-15
1
-3
/
+1
*
radv/meta_decompress: fix pointer to integer conversion
Mauro Rossi
2018-08-15
1
-1
/
+1
*
egl/android: fix regression in drm_gralloc path (v2)
Mauro Rossi
2018-08-15
1
-0
/
+23
*
mesa: shader dump/read support for ARB programs
Tapani Pälli
2018-08-15
3
-7
/
+31
*
glsl: Avoid calling get_array_element for scalar constants
Danylo Piliaiev
2018-08-15
1
-1
/
+1
*
radeonsi: enable 1 missing PS_SU perf counter on Polaris
Marek Olšák
2018-08-14
1
-1
/
+1
*
radeonsi: use radeon_info::name
Marek Olšák
2018-08-14
3
-40
/
+12
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
3
-2
/
+12
*
radeonsi: split si_clear_buffer to remove enum si_method
Marek Olšák
2018-08-14
6
-53
/
+60
*
radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy
Marek Olšák
2018-08-14
2
-26
/
+41
*
radeonsi: declare coher in si_copy_buffer
Marek Olšák
2018-08-14
1
-8
/
+7
*
radeonsi: make PFP_SYNC_ME an explicit CP DMA flag
Marek Olšák
2018-08-14
1
-17
/
+25
*
radeonsi: don't use emit_data->args in load_emit
Marek Olšák
2018-08-14
1
-94
/
+37
[next]