mesa.git
2015-03-30 Eric Anholtvc4: Don't bother masking out the low 24 bits for integ...
2015-03-30 Eric Anholtvc4: Make integer multiply use 24 bits for the low...
2015-03-30 Samuel Iglesias... glsl: fail when a shader's input var has not an equival...
2015-03-30 Michel Dänzerradeonsi: Cache LLVMTargetMachineRef in context instead...
2015-03-30 Tapani Pälliglsl: fix unreachable(!"") to unreachable("")
2015-03-28 Emil Velikovdocs: add news item and link release notes for mesa...
2015-03-28 Emil Velikovdocs: Add sha256 sums for the 10.5.2 release
2015-03-28 Emil VelikovAdd release notes for the 10.5.2 release
2015-03-28 Ilia Mirkinfreedreno/a3xx: add support for point sprite coordinate...
2015-03-28 Ilia Mirkinfreedreno/a3xx: make vs-set point size work
2015-03-28 Ilia Mirkinfreedreno/a3xx: point size should not be divided by 2
2015-03-28 Ilia Mirkinfreedreno/a3xx: fix 3d texture layout
2015-03-28 Ilia Mirkinfreedreno/a3xx: LAYERSZ2 appears to have no effect...
2015-03-28 Kenneth Graunkenir: Fix copy and pasted error message in nir_validate.
2015-03-28 Kenneth Graunkei965/nir: Use NIR for ARB_vertex_program support on...
2015-03-28 Kenneth Graunkei965: Move env_var_as_boolean to intel_debug.c.
2015-03-28 Kenneth Graunkei965/fs: Add ARB_fragment_program support to the NIR...
2015-03-28 Kenneth Graunkenir: Lower subtraction to add with negation when !lower...
2015-03-28 Kenneth Graunkenir: Implement a Mesa IR -> NIR translator.
2015-03-28 Kenneth Graunkenir: Add builder helpers for MOVs with ALU sources...
2015-03-28 Kenneth Graunkenir: Add nir_builder helpers for creating load_const...
2015-03-28 Ben Widawskyi965/skl: Don't use the PMA depth stall workaround
2015-03-28 Ben Widawskyi965/skl: Disable partial resolve in VC
2015-03-28 Roland Scheideggerllvmpipe: simplify address calculation for 4x4 blocks
2015-03-28 Roland Scheideggergallivm: fix texture function name (key) when using...
2015-03-27 Timothy Arceriglsl: mark uniform and input interface blocks as read...
2015-03-27 Ilia Mirkinnv50/ir/gk110: fix offset flag position for TXD opcode
2015-03-27 Ilia Mirkinnv50/ir: take postFactor into account when doing peepho...
2015-03-27 Jan Veselygallivm: Fix build since llvm r233411
2015-03-27 Eric Anholtnir: Add optional lowering of flrp.
2015-03-27 Roland Scheideggergallivm: use llvm function calls for texturing instead...
2015-03-27 Roland Scheideggergallivm: pass jit_context pointer through to sampling
2015-03-27 Christian Königgallium/vl: partially revert "Use util_cpu_to_le{16...
2015-03-27 Ilia Mirkintgsi: fix out-of-bounds access for cube arrays
2015-03-27 Ilia Mirkinst/mesa: initialize have_fma in constructor
2015-03-27 Ilia Mirkingallium/util: remove u_linkage
2015-03-27 Ilia Mirkingallium/hud: avoid overflowing hud graph name size
2015-03-27 Ilia Mirkinst/mesa: update arrays when the current attrib has...
2015-03-26 Dave Airliest_glsl_to_tgsi: only do mov copy propagation on temps...
2015-03-25 Kenneth Graunkei965: Drop unnecessary brw->gen >= 8 check from scalar...
2015-03-25 Kenneth Graunkei965/fs: Implement texture projection support.
2015-03-25 Kenneth Graunkei965/fs: Rename offset to tex_offset to avoid shadowing...
2015-03-25 Kenneth Graunkenir: Add glsl_float_type() wrapper.
2015-03-25 Matt Turnerglsl: Use INFINITY instead of std::numeric_limits<float...
2015-03-25 Emil Velikovautomake: add missing egl files to the tarball
2015-03-25 Ian Romanickglsl: Constify ir_instruction::equals
2015-03-25 Ian Romanickglsl: Constify the as_foo functions
2015-03-25 Ian Romanickglsl: Implement remaining as_foo functions with macros
2015-03-25 Ian Romanickglsl: Add is_rvalue, is_dereference, and is_jump methods
2015-03-25 Jose Fonsecautil/u_atomic: Ignore warnings interlocked accesses.
2015-03-25 Jose Fonsecascons: Disable MSVC warnings about inconsistent functio...
2015-03-25 Jose Fonsecamesa: Avoid MSVC C6334 warning in /analyze mode.
2015-03-25 Jose Fonsecac99_math: Don't reimplement lrint and friends on MSVC...
2015-03-25 Jose Fonsecascons: Don't build osmesa.
2015-03-25 Jose Fonsecascons: Don't build loader on Windows.
2015-03-25 Jose Fonsecascons: Don't build egl on Windows.
2015-03-25 Jose Fonsecascons: Fix git_sha1.h generation fallback.
2015-03-25 Martin Peresdocs: Update progress on ARB_direct_state_access.
2015-03-25 Martin Peresmain: Added entry points for NamedRenderbufferStorage...
2015-03-25 Martin Peresmain: Added entry point for glGetNamedRenderbufferParam...
2015-03-25 Martin Peresmain: Added entry point for glCreateRenderbuffers
2015-03-25 Martin Peresmain: Added entry point for glCreateSamplers
2015-03-25 Martin Peresmain: Added entry point for glCreateProgramPipelines
2015-03-25 Martin Peresmain: Added entry points for glGetQueryBufferObject*
2015-03-25 Martin Peresmain: Added entry point for glCreateQueries
2015-03-25 Martin Peresmain: Added entry point for glGetTransformFeedbacki64_v
2015-03-25 Martin Peresmain: Added entry point for glGetTransformFeedbacki_v
2015-03-25 Martin Peresmain: Added entry point for glGetTransformFeedbackiv
2015-03-25 Martin Peresmain: Added entry point for glTransformFeedbackBufferRange
2015-03-25 Martin Peresmain: Added entry point for glTransformFeedbackBufferBase
2015-03-25 Martin Peresmain: Added entry point for glCreateTransformFeedbacks
2015-03-25 Martin Peresmain: fix the validation of the number of samples
2015-03-25 Martin Peresmain: replace tabs by 8 spaces in fbobject.c
2015-03-25 Martin Peresmain: replace tabs by 8 spaces in bufferobj.c
2015-03-25 Kristian Høgsbergmesa: Apply visibility flags to src/Makefile.am targets
2015-03-25 Matt Turnernir: Fix typo.
2015-03-24 Matt Turnernir: Recognize sat(add(b2f(a), b2f(b))) as a logical OR.
2015-03-24 Matt Turnernir: Recognize mul(b2f(a), b2f(b)) as a logical AND.
2015-03-24 Matt Turnerglsl: Recognize sat(add(b2f(a), b2f(b))) as a logical OR.
2015-03-24 Matt Turnerglsl: Recognize mul(b2f(a), b2f(b)) as a logical AND.
2015-03-24 Matt Turnernir: Handle mixed scalar/vector arguments to logical...
2015-03-24 Matt Turnerglsl: Allow vector logic ops to be generated.
2015-03-24 Emil Velikovconfigure.ac: move AC_MSG_RESULT reporting back into...
2015-03-24 Jonathan Graygallium/util: Use HAVE___BUILTIN_FFS* macros.
2015-03-24 Emil Velikovi965: add the remaining files to the tarball
2015-03-24 Emil Velikovglsl: add the remaining files to the tarball
2015-03-24 Emil Velikovmakefile: add all headers to the tarball
2015-03-24 Emil Velikovgbm: remove gbm_gallium_drm from the loader
2015-03-24 Anuj Phogatglsl: Generate link error for non-matching gl_FragCoord...
2015-03-24 Eric Anholtvc4: Add a dump-the-surface-contents routine.
2015-03-24 Eric Anholtvc4: Allow DRI3 on simulation, as well.
2015-03-24 Eric Anholtvc4: Fix pitch alignment of linear textures.
2015-03-24 Eric Anholtvc4: Write the alignment of level width consistently...
2015-03-24 Eric Anholtvc4: Fix use of a bool as an enum.
2015-03-24 Eric Anholtvc4: Decide the HW's format before laying out the miptree.
2015-03-24 Eric Anholtvc4: Use our device-specific ioctls for create/mmap.
2015-03-24 Eric Anholtvc4: Make a new #define for making code conditional...
2015-03-24 Eric Anholtvc4: Add some useful debug printfs for miptrees.
2015-03-24 Ilia Mirkinglsl: avoid calling base_alignment when samplers are...
2015-03-24 Ilia MirkinRevert "nv50,nvc0: remove bogus 64_FLOAT formats"
next