mesa.git
2015-02-24 Rob Clarkfreedreno/a4xx: pass number of instances to draw
2015-02-24 Emil Velikovdocs: add news item and link release notes for mesa...
2015-02-24 Emil Velikovdocs: Add sha256 sums for the 10.4.5 release
2015-02-24 Emil VelikovAdd release notes for the 10.4.5 release
2015-02-24 Leo Liust/omx/dec/h264: fix picture out-of-order with poc...
2015-02-24 Emil Velikovinstall-lib-links: remove the .install-lib-links file
2015-02-24 Francisco Jerezclover: Set appropriate flag defaults on memory object...
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2015-02-24 Francisco Jerezclover: Factor out memory object flags validation to...
2015-02-24 Eric Anholtvc4: Update to current kernel sources.
2015-02-24 Eric Anholtr600: Fix build after 984f3069370cd4a347cb38269d430b428...
2015-02-24 Tobias Klausmannst/nine: Mark end of non-void function unreachable
2015-02-24 Tobias Klausmanngallium: include util/macros.h
2015-02-24 Alex Henriedriconf: Update Catalan translation
2015-02-24 Alex Henriedriconf: Update Spanish translation
2015-02-24 Eduardo Lima... mesa: Add missing error checks to GetProgramInfoLog...
2015-02-24 Iago Toral... i965: Fix non-AA wide line rendering with fractional...
2015-02-24 Iago Toral... mesa: Fix ctx->Texture.CubeMapSeamless
2015-02-24 Eduardo Lima... mesa: Return error if BeginQuery is called with an...
2015-02-24 Eduardo Lima... mesa: Return INVALID_OPERATION when querying a never...
2015-02-24 Iago Toral... mesa: Add _mesa_is_array_texture helper
2015-02-24 Eduardo Lima... mesa: Fix error validating args for TexSubImage3D
2015-02-24 Samuel Iglesias... i965/blorp: round to nearest when converting float...
2015-02-23 Carl Worthi965: Perform program state upload outside of atom...
2015-02-23 Vivek Kasireddyegl, wayland: RGB565 format support on Back-buffer
2015-02-23 Brian Paulmesa: move math-related function into new c99_math...
2015-02-23 Jason Ekstrandnir/gcm: Add some missing break statements
2015-02-23 Jason Ekstrandnir: Copy-propagate vecN operations that are actually...
2015-02-23 Francisco Jerezra: Disable round-robin strategy for optimistically...
2015-02-23 Francisco Jerezi965/fs: Fix lower_load_payload() not to use an incorre...
2015-02-23 Francisco Jerezi965/fs: Fix lower_load_payload() to take into account...
2015-02-23 Francisco Jerezi965/fs: Remove logic to keep track of MRF metadata...
2015-02-23 Francisco Jerezi965/fs: Less broken handling of force_writemask_all...
2015-02-23 Matt Turnermesa/vbo: Use unreachable to silence uninitialized...
2015-02-23 Matt Turnermesa: Move START/END_FAST_MATH macros to their only...
2015-02-23 Matt Turnermesa: Remove definition of NULL.
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-02-23 Matt Turnermesa: Remove CHECK macro.
2015-02-23 Matt Turnermesa: Remove dead CAPI define.
2015-02-23 Matt Turnergallium: Use util_cpu_to_le{16,32} in many more places.
2015-02-23 Matt Turnergallium/util: Use HAVE___BUILTIN_* macros.
2015-02-23 Matt Turnermesa: Move C99 MSVC compatibility code from u_math...
2015-02-23 Matt Turneri965: Link test programs with gtest before pthreads.
2015-02-23 Brian Paulosmesa: add gallium include dirs to Makefile.am
2015-02-23 Brian Paulutil: move pipe_prim_names array into u_prim_name()
2015-02-23 Brian Paulutil: rewrite debug_print_transfer_flags() using debug_...
2015-02-23 Eduardo Lima... mesa: Adds missing error condition in _mesa_check_sampl...
2015-02-23 Marek Olšákradeonsi: fix a warning caused by previous commit
2015-02-23 Marek Olšákradeonsi: fix point sprites
2015-02-22 Ben Widawskyi965/skl: Use 1 register for uniform pull constant...
2015-02-21 Eric Anholtnir: Generalize the optimization of subs of subs from 0.
2015-02-21 Eric Anholtnir: Collapse repeated bcsels on the same argument.
2015-02-21 Eric Anholtnir: When faced with a csel on !condition, just flip...
2015-02-21 Eric Anholtnir: Allow nir_opt_algebraic to see booleanness through...
2015-02-21 Eric Anholtnir: Add a couple of simplifications of csel operations.
2015-02-21 Ilia Mirkinglsl: ensure that enter/leave record get a record type
2015-02-21 Ilia Mirkintgsi: avoid returning pointer to local var, make it...
2015-02-21 Rob Clarkfreedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly
2015-02-21 Rob Clarkfreedreno: update generated headers
2015-02-21 Rob Clarkfreedreno/a4xx: bit of cleanup
2015-02-21 Rob Clarkloader: not having a pci-id should not be a warn
2015-02-21 Rob Clarkfreedreno: implement fence
2015-02-21 Rob Clarkfreedreno/a2xx: fix increment in assert
2015-02-21 Jordan Justeni965/fs: Use fs_reg for CS/VS atomics pixel mask immedi...
2015-02-21 Jordan Justeni965/fs: Set pixel/sample mask for compute shaders...
2015-02-21 Chia-I Wuilo: R32G32B32_FLOAT need no special care on Gen8+
2015-02-21 Chia-I Wuilo: 128 BPP formats can use TiledY on Gen7.5+
2015-02-21 Ilia Mirkinnvc0: enable double support
2015-02-21 Ilia Mirkinnvc0/ir: remove merge/split pairs to allow normal propa...
2015-02-21 Ilia Mirkinnvc0/ir: add support for new TGSI double opcodes
2015-02-21 Ilia Mirkinnvc0/ir: handle zero and negative sqrt arguments
2015-02-21 Ilia Mirkinnvc0/ir: no instruction can load a double immediate
2015-02-21 Ilia Mirkinnvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
2015-02-21 Ilia Mirkingm107/ir: fix F2F flipped stype/dtype flags
2015-02-21 Ilia Mirkingm107/ir: fix DSET boolean float flag
2015-02-21 Ilia Mirkingm107/ir: fix DMUL opcode encoding
2015-02-21 Ilia Mirkingk110/ir: add emission of dadd/dmul/dmad opcodes
2015-02-21 Ilia Mirkinnvc0/ir: add emission of dadd/dmul/dmad opcodes, fix...
2015-02-21 Roland Scheideggermesa: don't enable NV_fragment_program_option with...
2015-02-20 Brian Pauldrivers/x11: add gallium include dirs to Makefile.am
2015-02-20 Marek Olšákvbo: fix an unitialized-variable warning
2015-02-20 Marek Olšákgallium/sw/kms: fix a type-mismatch warning
2015-02-20 Marek Olšákgallium/sw/kms: don't redefine DEBUG
2015-02-20 Marek Olšáktargets/d3dadapter9: remove an unused variable
2015-02-20 Marek Olšáktgsi: fix type-mismatch warning
2015-02-20 Marek Olšákgallivm: fix uninitialized-variable warnings
2015-02-20 Matt Turnermesa: Have configure define NDEBUG, not mtypes.h.
2015-02-20 Kenneth Graunkenir: Fix the Mesa build without -DDEBUG.
2015-02-20 Eric Anholtnir: Drop dependency on mtypes.h for core NIR.
2015-02-20 Eric Anholtglsl: Only include mtypes from glsl_types.h for the...
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2015-02-20 Eric Anholtmesa: Make bitset.h not rely on Mesa-specific types...
2015-02-20 Eric Anholtmesa: Use u_math.h from macros.h
2015-02-20 Eric Anholtgallium/util: Don't include unused debug functions...
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-02-20 Marek Olšákgallium/radeon: fix an uninitialized-variable warning
2015-02-20 Ilia Mirkingallium: add new double-related shader caps to all...
2015-02-20 Brian Paulsvga: add missing _DROUND,DFRACEXP_DLDEXP_SUPPORTED...
2015-02-20 Marek Olšákradeonsi: don't use SQC_CACHES to flush ICACHE and...
2015-02-20 Iago Toral... i965/gen6: Fix GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB
next