nir: Pull nir_lower_io's load_op selection into a helper function.
[mesa.git] / src /
2015-08-20 Kenneth Graunkenir: Pull nir_lower_io's load_op selection into a helpe...
2015-08-19 Nanley Cherymesa/formats: refactor by collapsing cases in switch...
2015-08-19 Nanley Cherymesa/formats: add more MESA_FORMAT_LAYOUTs
2015-08-19 Marta Lofstedtglsl: Fix up GL_ARB_compute_shader for GLSL ES 3.1
2015-08-19 Marta Lofstedtmesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to...
2015-08-19 Marek Olšákradeonsi: fix a typo as_es -> as_ls in a string
2015-08-19 Marek Olšákwinsys/amdgpu: fix the type of memory usage counters
2015-08-19 Marek Olšákradeonsi: fix indirect indexing of MSAA textures
2015-08-19 Ilia Mirkinst/mesa: add fake ARB_copy_image support in Gallium
2015-08-19 Tapani Pälliglsl: enable textureSize and texelFetch on GLSL ES...
2015-08-19 Tapani Pällimesa: validate size parameters for glTexStorage*Multisample
2015-08-19 Tapani Pällimesa: expose dimension check for glTex*Storage functions
2015-08-19 Roland Scheideggerutil/ra: (trivial) fix c99 loop variable initialization
2015-08-19 Roland Scheideggerutil: (trivial) include c99_math.h in rounding.h
2015-08-19 Neil Robertsi965/bdw: Fix setting the instancing state for the...
2015-08-19 Jason Ekstrandutil/ra: Make allocating conflict lists optional
2015-08-19 Jason Ekstrandi965/reg_allocate: Use make_reg_conflicts_transitive
2015-08-19 Jason Ekstrandutil/ra: Add a function for making all conflicts on...
2015-08-19 Jason Ekstrandutil/bitset: Add a BITSET_FOREACH_SET macro
2015-08-19 Eric Anholtmesa: Move varying slots and FS output names to shader_...
2015-08-19 Timothy Arcerimesa: undo split out of create shader code
2015-08-18 Rob Clarkfreedreno: use fd_pipe_wait_timeout()
2015-08-18 Rob Clarkfreedreno: fence fix
2015-08-18 Neil RobertsAdd mesa.icd to the .gitignore
2015-08-18 Richard Yaodrirc: Add "Unigine Oil Rush" quirk (allow_glsl_extensi...
2015-08-18 Thomas Hellandnir: Simplify feq(fneg(a), a)) -> feq(a, 0.0)
2015-08-18 Thomas Hellandnir: Simplify fne(fneg(a), a) -> fne(a, 0.0)
2015-08-18 Rhys Kiddi965/gen7: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965/gen6: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddmesa/egl: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddmesa/gbm: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddmesa/glx: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddmesa/glx: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddmesa: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Adam Jacksonglx: Fix __glXWireToEvent for BufferSwapComplete
2015-08-18 Grazvydas Ignotasradeon/uvd: remove unused variables
2015-08-18 Marcos Paulo de... nouveau: recognize tess stages in nouveau_compiler
2015-08-18 Marcos Paulo de... tgsi: fix parsing of tessellation shader inputs/outputs
2015-08-18 Marcos Paulo de... tgsi: set implicit array size for tess stages
2015-08-17 Timothy Arcerimesa: move non-generic samples validation
2015-08-17 Timothy Arcerimesa: check samples > 0 for glTex*Multisample
2015-08-17 Matt Turneri965/vec4/nir: Emit single MOV to generate a scalar...
2015-08-17 Ilia Mirkinfreedreno/a3xx: add s3tc texture format support
2015-08-17 Ilia Mirkinfreedreno/a3xx: fix up logic for handling block formats
2015-08-17 Ilia Mirkinfreedreno/a3xx: double the polygon offset value
2015-08-17 Ilia Mirkinnvc0: implement the color buffer 0 is integer rule...
2015-08-17 Marta Lofstedtmesa: Raise INVALID_VALUE from glCreateShaderProgramv...
2015-08-17 Marta Lofstedtmesa: AtomicBufferBindings should be initialized to...
2015-08-17 Tapani Pällimesa: fix target error checking in glGetTexLevelParameter
2015-08-17 Ilia Mirkingk110/ir: fix sched calculator to consider all register...
2015-08-17 Timothy Arcerimesa: rename texture function now that its static
2015-08-17 Tapani Pälliglsl: add missing MS sampler builtin types for GLSL...
2015-08-17 Marta Lofstedtmesa: Implement glMemoryBarrierByRegion
2015-08-17 Ilia Mirkinnvc0: program smooth line width when multisampling...
2015-08-17 Ilia Mirkinnvc0: bind a fake tess control program when there isn...
2015-08-17 Ilia Mirkingm107/ir: avoid letting the lowering pass get out of...
2015-08-17 Ilia Mirkinnv50,nvc0: take level into account when doing eng2d...
2015-08-17 Ilia Mirkinst/mesa: also move yoffset to zoffset for 1d array...
2015-08-17 Kenneth Graunkenir: Add a glsl_uint_type() wrapper.
2015-08-16 Ilia Mirkinfreedreno/a3xx: add per-texture seamless cubemap control
2015-08-15 Ilia Mirkinfreedreno/a4xx: add cube map array support
2015-08-15 Rob Clarkfreedreno/a4xx: fix srgb render targets
2015-08-15 Rob Clarkfreedreno: update generated headers
2015-08-15 Ilia Mirkinfreedreno: expose OES exts for float linear filtering
2015-08-14 Ilia Mirkinnvc0: disable tessellation on maxwell
2015-08-14 Eric Anholtnir: Add support for CSE on textures.
2015-08-14 Eric Anholtnir: Zero out texture instructions when creating them.
2015-08-14 Eric Anholtvc4: Move all of our fixed function fragment color...
2015-08-14 Eric Anholtvc4: Add a helper for making driver-specific NIR load_u...
2015-08-14 Eric Anholtnir: Don't try to scalarize unpack ops.
2015-08-14 Eric Anholtnir: Add a nir_opt_undef() to handle csels with undef.
2015-08-14 Ilia Mirkingm107/ir: indirect handle goes first on maxwell also
2015-08-14 Ilia Mirkinnv30: add depth bounds test support for hw that has it
2015-08-14 Ilia Mirkinnv50: add depth bounds test support
2015-08-14 Ilia Mirkinnvc0: add depth bounds test support
2015-08-14 Marek Olšákradeonsi: revert a wrong DB bug workaround for VI
2015-08-14 Boyuan Zhangradeon/uvd: implement HEVC support
2015-08-14 Leo Liuradeon/vce: disable VCE dual instance for harvest part
2015-08-14 Leo Liuradeon/vce: implement VCE dual instance support
2015-08-14 Leo Liuradeon/video: config encode stacked frame number based...
2015-08-14 Christian Königradeon/vce: make reloc offset signed
2015-08-14 Leo Liuradeon/vce: add config task and put task info into...
2015-08-14 Leo Liuradeon/vce: fix VCE fail after rebase
2015-08-14 Leo Liuradeon/vce: add dual pipe support for VI
2015-08-14 Leo Liuradeon/vce: add new firmware support for VI and CI
2015-08-14 Leo Liuradeon/vce: implement VCE two pipe support
next