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
*
util: (trivial) include c99_math.h in rounding.h
Roland Scheidegger
2015-08-19
1
-2
/
+1
*
i965/bdw: Fix setting the instancing state for the SGVS element
Neil Roberts
2015-08-18
1
-1
/
+1
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
7
-15
/
+25
*
i965/reg_allocate: Use make_reg_conflicts_transitive
Jason Ekstrand
2015-08-18
2
-3
/
+12
*
util/ra: Add a function for making all conflicts on a register transitive
Jason Ekstrand
2015-08-18
2
-0
/
+24
*
util/bitset: Add a BITSET_FOREACH_SET macro
Jason Ekstrand
2015-08-18
1
-0
/
+36
*
mesa: Move varying slots and FS output names to shader_enums.h
Eric Anholt
2015-08-18
2
-106
/
+102
*
mesa: undo split out of create shader code
Timothy Arceri
2015-08-19
1
-59
/
+50
*
freedreno: use fd_pipe_wait_timeout()
Rob Clark
2015-08-18
2
-21
/
+1
*
freedreno: fence fix
Rob Clark
2015-08-18
3
-4
/
+8
*
Add mesa.icd to the .gitignore
Neil Roberts
2015-08-18
1
-0
/
+1
*
drirc: Add "Unigine Oil Rush" quirk (allow_glsl_extension_directive_midshader).
Richard Yao
2015-08-18
1
-0
/
+2
*
nir: Simplify feq(fneg(a), a)) -> feq(a, 0.0)
Thomas Helland
2015-08-18
1
-0
/
+1
*
nir: Simplify fne(fneg(a), a) -> fne(a, 0.0)
Thomas Helland
2015-08-18
1
-0
/
+1
*
i965/gen7: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965/gen6: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-5
/
+6
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
mesa/egl: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-5
/
+5
*
mesa/gbm: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-2
/
+2
*
mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-2
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-3
/
+3
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
mesa: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
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
[next]