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
...
*
mesa: Reject image formats not supported by GLES.
Francisco Jerez
2015-08-20
1
-2
/
+65
*
mesa: Don't lose track of the shader image layer originally specified by the ...
Francisco Jerez
2015-08-20
3
-8
/
+15
*
mesa: Rename MaxCombinedImageUnitsAndFragmentOutputs to MaxCombinedShaderOutp...
Francisco Jerez
2015-08-20
7
-7
/
+7
*
nir: Use nir_builder in nir_lower_io's get_io_offset().
Kenneth Graunke
2015-08-19
1
-28
/
+14
*
nir: Pull nir_lower_io's load_op selection into a helper function.
Kenneth Graunke
2015-08-19
1
-17
/
+22
*
mesa/formats: refactor by collapsing cases in switch statement by type
Nanley Chery
2015-08-19
1
-135
/
+17
*
mesa/formats: add more MESA_FORMAT_LAYOUTs
Nanley Chery
2015-08-19
4
-33
/
+19
*
glsl: Fix up GL_ARB_compute_shader for GLSL ES 3.1
Marta Lofstedt
2015-08-19
2
-3
/
+7
*
mesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to glGetTexParameterfv
Marta Lofstedt
2015-08-19
1
-0
/
+6
*
radeonsi: fix a typo as_es -> as_ls in a string
Marek Olšák
2015-08-19
1
-1
/
+1
*
winsys/amdgpu: fix the type of memory usage counters
Marek Olšák
2015-08-19
1
-2
/
+2
*
radeonsi: fix indirect indexing of MSAA textures
Marek Olšák
2015-08-19
1
-4
/
+13
*
st/mesa: add fake ARB_copy_image support in Gallium
Ilia Mirkin
2015-08-19
1
-0
/
+27
*
glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Tapani Pälli
2015-08-19
1
-6
/
+13
*
mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
2015-08-19
1
-0
/
+26
*
mesa: expose dimension check for glTex*Storage functions
Tapani Pälli
2015-08-19
2
-1
/
+22
*
util/ra: (trivial) fix c99 loop variable initialization
Roland Scheidegger
2015-08-19
1
-7
/
+8
*
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
[prev]
[next]