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
*
glx: remove DRI2DriverPrimeShift compile guards
Emil Velikov
2017-02-13
1
-2
/
+0
*
vl: remove DRI2DriverPrimeShift compile guards
Emil Velikov
2017-02-13
1
-2
/
+0
*
glx: remove always true ifdef guards
Emil Velikov
2017-02-13
1
-4
/
+0
*
winsys/intel: remove unused winsys - ilo was its only user
Emil Velikov
2017-02-13
5
-744
/
+0
*
util/disk_cache: correctly use stat(3)
Timothy Arceri
2017-02-13
1
-4
/
+4
*
glsl: Drop resize-to-MaxPatchVertices hack.
Kenneth Graunke
2017-02-12
4
-43
/
+0
*
mesa: Ignore per-vertex array size in SSO pipeline validation.
Kenneth Graunke
2017-02-12
1
-42
/
+56
*
glsl: Update a comment about link errors for TCS && !TES.
Kenneth Graunke
2017-02-12
1
-1
/
+9
*
mesa: Do a draw time check for TES && !TCS in ES 3.x.
Kenneth Graunke
2017-02-12
1
-0
/
+14
*
mesa: Do (TCS && !TES) draw time validation in ES as well.
Kenneth Graunke
2017-02-12
1
-19
/
+26
*
i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
Jason Ekstrand
2017-02-12
2
-1
/
+20
*
i965/sampler_state: Pass texObj into update_sampler_state
Jason Ekstrand
2017-02-12
1
-6
/
+4
*
i965/sampler_state: Clamp min/max LOD to 14 on gen7+
Jason Ekstrand
2017-02-12
1
-2
/
+5
*
st/mesa: don't pass compare mode for stencil-sampled textures
Ilia Mirkin
2017-02-12
1
-1
/
+1
*
nv50,nvc0: use alternate samplers for stencil
Ilia Mirkin
2017-02-12
1
-3
/
+3
*
radv: Fix radv_GetPhysicalDeviceQueueFamilyProperties2KHR.
Bas Nieuwenhuizen
2017-02-13
1
-9
/
+36
*
etnaviv: Set shader instruction area correctly for GC3000
Wladimir J. van der Laan
2017-02-12
1
-5
/
+21
*
etnaviv: Update hw header files
Wladimir J. van der Laan
2017-02-12
5
-48
/
+160
*
radv: reduce CPU overhead merging bo lists.
Dave Airlie
2017-02-12
1
-1
/
+11
*
nvc0: set the render condition in the compute object
Ilia Mirkin
2017-02-11
1
-2
/
+10
*
gm107/ir: fix address offset bitfield for ATOMS
Ilia Mirkin
2017-02-11
1
-1
/
+1
*
nv50/ir: convert an ATOM.EXCH without a destination into a store
Ilia Mirkin
2017-02-11
1
-0
/
+5
*
nvc0: fix 64-bit integer query buffer writes
Ilia Mirkin
2017-02-11
3
-20
/
+37
*
nv50/ir: return a register when retrieving thread id sysval
Ilia Mirkin
2017-02-11
1
-1
/
+1
*
nv50/ir: add missing break after DSSG
Ilia Mirkin
2017-02-11
1
-0
/
+1
*
etnaviv: shader-db traces
Christian Gmeiner
2017-02-11
4
-1
/
+47
*
etnaviv: keep track of emitted loops
Christian Gmeiner
2017-02-11
2
-0
/
+7
*
etnaviv: wire up core pipe_debug_callback
Christian Gmeiner
2017-02-11
2
-0
/
+15
*
glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1
Jose Maria Casanova Crespo
2017-02-10
1
-4
/
+7
*
vc4: Enable glSampleMask() even when !rasterizer->multisample.
Eric Anholt
2017-02-10
1
-2
/
+1
*
vc4: Respect glSampleMask() even when we're not writing color.
Eric Anholt
2017-02-10
1
-3
/
+13
*
vc4: Use the nir_builder helper for loading sample mask.
Eric Anholt
2017-02-10
1
-10
/
+1
*
vc4: Use accurate 1/w in coordinate shader as well as vert shader.
Eric Anholt
2017-02-10
1
-1
/
+1
*
vc4: Drop VS inputs to 8.
Eric Anholt
2017-02-10
1
-4
/
+1
*
vc4: Avoid emitting small immediates for UBO indirect load address guards.
Eric Anholt
2017-02-10
5
-4
/
+20
*
util/disk_cache: use stat() to check if entry is a directory
Timothy Arceri
2017-02-10
1
-9
/
+24
*
st/nine: update configure options in the README
Emil Velikov
2017-02-10
1
-2
/
+1
*
loader: unconditionally include unistd.h and stdlib.h
Nicolai Hähnle
2017-02-10
1
-2
/
+2
*
intel/blorp: do not return const data by get_px_size_sa()
Emil Velikov
2017-02-10
1
-1
/
+1
*
gallium/radeon: use staging for texture read mappings from GTT WC
Marek Olšák
2017-02-10
1
-4
/
+5
*
gallium/radeon: ignore the level parameter in buffer_transfer_map
Marek Olšák
2017-02-10
1
-5
/
+4
*
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
2017-02-10
1
-8
/
+9
*
radeonsi: align vertex buffer descriptor list size for optimal prefetch
Marek Olšák
2017-02-10
4
-2
/
+7
*
radeonsi: align shader binaries to CP DMA alignment for optimal prefetch
Marek Olšák
2017-02-10
1
-1
/
+2
*
radeonsi: move CP_DMA_ALIGNMENT definition
Marek Olšák
2017-02-10
2
-10
/
+10
*
radeonsi: remove SI_CONTEXT_FLUSH_AND_INV_FRAMEBUFFER
Marek Olšák
2017-02-10
3
-6
/
+6
*
radeonsi: remove separate CB/DB_META flush flags
Marek Olšák
2017-02-10
3
-17
/
+8
*
radeonsi: reduce the number of FMASK input coordinates
Marek Olšák
2017-02-10
1
-7
/
+3
*
radeonsi: write shader asm annotated with wave info into GPU hang reports
Marek Olšák
2017-02-10
3
-3
/
+252
*
radeonsi: write wave information into GPU hang reports
Marek Olšák
2017-02-10
1
-0
/
+20
[next]