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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
glx: Fix __glXWireToEvent for BufferSwapComplete
Adam Jackson
2015-08-18
1
-0
/
+3
*
radeon/uvd: remove unused variables
Grazvydas Ignotas
2015-08-18
1
-4
/
+1
*
nouveau: recognize tess stages in nouveau_compiler
Marcos Paulo de Souza
2015-08-17
1
-0
/
+4
*
tgsi: fix parsing of tessellation shader inputs/outputs
Marcos Paulo de Souza
2015-08-17
1
-1
/
+16
*
tgsi: set implicit array size for tess stages
Marcos Paulo de Souza
2015-08-17
1
-1
/
+5
*
mesa: move non-generic samples validation
Timothy Arceri
2015-08-18
2
-9
/
+10
*
mesa: check samples > 0 for glTex*Multisample
Timothy Arceri
2015-08-18
1
-0
/
+5
*
i965/vec4/nir: Emit single MOV to generate a scalar constant.
Matt Turner
2015-08-17
1
-3
/
+18
*
freedreno/a3xx: add s3tc texture format support
Ilia Mirkin
2015-08-17
1
-0
/
+9
*
freedreno/a3xx: fix up logic for handling block formats
Ilia Mirkin
2015-08-17
3
-5
/
+7
*
freedreno/a3xx: double the polygon offset value
Ilia Mirkin
2015-08-17
1
-1
/
+1
*
nvc0: implement the color buffer 0 is integer rule for alpha-to-one/cov
Ilia Mirkin
2015-08-17
3
-11
/
+22
*
mesa: Raise INVALID_VALUE from glCreateShaderProgramv if count < 0
Marta Lofstedt
2015-08-17
1
-0
/
+9
*
mesa: AtomicBufferBindings should be initialized to zero.
Marta Lofstedt
2015-08-17
1
-2
/
+2
*
mesa: fix target error checking in glGetTexLevelParameter
Tapani Pälli
2015-08-17
1
-7
/
+25
*
gk110/ir: fix sched calculator to consider all registers in the ISA
Ilia Mirkin
2015-08-17
1
-7
/
+10
*
mesa: rename texture function now that its static
Timothy Arceri
2015-08-17
1
-31
/
+31
*
glsl: add missing MS sampler builtin types for GLSL ES 3.10
Tapani Pälli
2015-08-17
2
-6
/
+7
*
mesa: Implement glMemoryBarrierByRegion
Marta Lofstedt
2015-08-17
4
-2
/
+56
*
nvc0: program smooth line width when multisampling is enabled
Ilia Mirkin
2015-08-17
1
-1
/
+1
*
nvc0: bind a fake tess control program when there isn't one available
Ilia Mirkin
2015-08-17
4
-8
/
+44
*
gm107/ir: avoid letting the lowering pass get out of sync
Ilia Mirkin
2015-08-17
2
-88
/
+5
*
nv50,nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
2015-08-17
2
-8
/
+20
*
st/mesa: also move yoffset to zoffset for 1d array textures
Ilia Mirkin
2015-08-17
1
-0
/
+2
*
nir: Add a glsl_uint_type() wrapper.
Kenneth Graunke
2015-08-16
2
-0
/
+7
*
freedreno/a3xx: add per-texture seamless cubemap control
Ilia Mirkin
2015-08-16
2
-1
/
+2
*
freedreno/a4xx: add cube map array support
Ilia Mirkin
2015-08-15
4
-4
/
+14
*
freedreno/a4xx: fix srgb render targets
Rob Clark
2015-08-15
3
-8
/
+22
*
freedreno: update generated headers
Rob Clark
2015-08-15
5
-14
/
+30
*
freedreno: expose OES exts for float linear filtering
Ilia Mirkin
2015-08-14
1
-2
/
+4
*
nvc0: disable tessellation on maxwell
Ilia Mirkin
2015-08-14
1
-2
/
+5
*
nir: Add support for CSE on textures.
Eric Anholt
2015-08-14
1
-4
/
+39
*
nir: Zero out texture instructions when creating them.
Eric Anholt
2015-08-14
1
-1
/
+1
*
vc4: Move all of our fixed function fragment color handling to NIR.
Eric Anholt
2015-08-14
6
-388
/
+538
*
vc4: Add a helper for making driver-specific NIR load_uniform for GL state
Eric Anholt
2015-08-14
2
-2
/
+30
*
nir: Don't try to scalarize unpack ops.
Eric Anholt
2015-08-14
1
-0
/
+15
*
nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
2015-08-14
4
-0
/
+108
*
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
2015-08-14
1
-8
/
+4
*
nv30: add depth bounds test support for hw that has it
Ilia Mirkin
2015-08-14
3
-2
/
+14
*
nv50: add depth bounds test support
Ilia Mirkin
2015-08-14
3
-2
/
+12
*
nvc0: add depth bounds test support
Ilia Mirkin
2015-08-14
3
-2
/
+9
*
radeonsi: revert a wrong DB bug workaround for VI
Marek Olšák
2015-08-14
1
-4
/
+0
*
radeon/uvd: implement HEVC support
Boyuan Zhang
2015-08-14
3
-17
/
+298
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
3
-1
/
+5
*
radeon/vce: implement VCE dual instance support
Leo Liu
2015-08-14
3
-5
/
+30
*
radeon/video: config encode stacked frame number based on HW
Leo Liu
2015-08-14
1
-0
/
+2
*
radeon/vce: make reloc offset signed
Christian König
2015-08-14
4
-6
/
+6
*
radeon/vce: add config task and put task info into encoder v2
Leo Liu
2015-08-14
4
-33
/
+47
*
radeon/vce: fix VCE fail after rebase
Leo Liu
2015-08-14
1
-8
/
+6
[next]