mesa.git
2015-09-10 Ian Romanicki965: Fix typos in license
2015-09-10 Ian Romanicki965: Remove horizontal bars from file header comments
2015-09-10 Brian Paulsvga: clean up the compile_vs/gs/fs() functions
2015-09-10 Brian Paulsvga: fix shader variant memory leak
2015-09-10 Brian Paulsvga: remove useless MAX2() call
2015-09-10 Brian Paulwinsys/svga: remove useless assertion
2015-09-10 Emil Velikovdocs: add news item and link release notes for 10.6.7
2015-09-10 Emil Velikovdocs: add sha256 checksums for 10.6.7
2015-09-10 Emil Velikovdocs: add release notes for 10.6.7
2015-09-10 Krzesimir Nowakdocs: Update wrt. textureQueryLod on softpipe
2015-09-10 Krzesimir Nowaksoftpipe: Implement and enable textureQueryLod
2015-09-10 Krzesimir Nowaktgsi: Add code for handling lodq opcode
2015-09-10 Krzesimir Nowaksoftpipe: Add functions for computing relative mipmap...
2015-09-10 Krzesimir Nowaksoftpipe: Split 3D to 2D coords conversion into separat...
2015-09-10 Krzesimir Nowaksoftpipe: Split code getting a filter into separate...
2015-09-10 Krzesimir Nowaksoftpipe: Put mip_filter_func inside a struct
2015-09-10 Krzesimir Nowaksoftpipe: Split compute_lambda_lod into two functions
2015-09-10 Krzesimir Nowaksoftpipe: Fix textureLod with nonzero GL_TEXTURE_LOD_BI...
2015-09-10 Krzesimir Nowaktgsi: Remove trailing backslash in comment
2015-09-10 Marek Olšákgallium/radeon: handle PIPE_TRANSFER_FLUSH_EXPLICIT
2015-09-10 Marek Olšákradeonsi: don't update polygon offset state if it has...
2015-09-10 Marek Olšákradeonsi: decrease the size of si_pm4_state
2015-09-10 Marek Olšákradeonsi/compute: add buffers to the CS directly
2015-09-10 Marek Olšákradeonsi: only use new versions of LLVM image and sampl...
2015-09-10 Marek Olšákgallium/radeon: drop support for LLVM 3.4
2015-09-10 Marek Olšákr600/llvm: remove dead code for LLVM 3.3
2015-09-10 Marek Olšákr600g: use pipe_resource::width0 instead pb_buffer...
2015-09-10 Marek Olšákradeonsi: enable VGPR spilling on VI
2015-09-10 Marek Olšákwinsys/amdgpu: calculate the maximum number of compute...
2015-09-10 Jon TURNEYUse IMP_LIB_EXT when checking for LLVM shared libraries
2015-09-10 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-09-10 Rhys Kiddmesa: Resolve GCC sign-compare warning.
2015-09-10 Rhys Kiddglsl: Resolve GCC sign-compare warning.
2015-09-10 Rhys Kiddmesa: Resolve GCC missing field initializer warning.
2015-09-10 Albert Freemanclover: Avoid using typename to allow compilation of...
2015-09-10 Kenneth Graunkei965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
2015-09-10 Ilia Mirkinnv50/ir: don't fold immediate into mad if registers...
2015-09-10 Ilia Mirkinnv50/ir: fix emission of 8-byte wide interp instruction
2015-09-10 Ilia Mirkinnv50/ir: r63 is only 0 if we are using less than 63...
2015-09-10 Ilia Mirkinnv50/ir: make edge splitting fix up phi node sources
2015-09-10 Ian Romanickglsl: Remove ADD_VARYING macro
2015-09-10 Ian Romanickglsl: Silence unused parameter warnings
2015-09-10 Ilia Mirkinnvc0: remove BGRA4 format support
2015-09-09 Rob Clarkgallium/ttn: fix cursor handling vs builder
2015-09-09 Ilia Mirkinnvc0: keep track of cb bindings per buffer, use for...
2015-09-09 Jason Ekstrandnir/glsl: Use lower_outputs_to_temporaries instead...
2015-09-09 Jason Ekstrandnir: Add a pass to lower outputs to temporary variables
2015-09-09 Jason Ekstrandnir/cursor: Add a constructor for the end of a block...
2015-09-09 Hans de Goedenv30: Disable msaa unless requested from the env by...
2015-09-09 Hans de Goedenv30: Fix color resolving for nv3x cards
2015-09-09 Rob Clarkgallium/docs: clairify dmabuf fd ownership
2015-09-09 Mauro Rossiandroid: radeonsi: add support for sid_tables.h generat...
2015-09-09 Mauro Rossiandroid: Always define __STDC_LIMIT_MACROS.
2015-09-09 Mauro Rossiandroid: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION...
2015-09-09 Mauro Rossinouveau: android: add space before PRIx64 macro
2015-09-09 Emil Velikovsvga: pick all the files into the tarball
2015-09-09 Emil Velikovauxiliary: rework the python generated sources rules
2015-09-09 Emil Velikovglsl: build: remove bogus dependency
2015-09-09 Emil Velikovglsl: build: use makefile.sources variables when possible
2015-09-09 Emil Velikovglsl: automake: reuse $(NIR_GENERATED_FILES) where...
2015-09-09 Emil Velikovglsl: automake: rework the sources generation rules
2015-09-09 Emil Velikovmesa: automake: rework the source generation rules
2015-09-09 Emil Velikovmapi: automake: rework the source generation rules
2015-09-09 Emil Velikovmapi: automake: rework the *api/glapi_mapi_tmp.h rules
2015-09-09 Emil Velikovutil: automake: rework the format_srgb.c rule
2015-09-09 Emil Velikovxmlpool: 'promote' LOCALEDIR variable
2015-09-09 Boyan Dingegl_dri2: Add support for EGL_KHR_create_contest when...
2015-09-09 Boyan Dingegl_dri2: Use createContextAttribs if swrast version...
2015-09-09 Boyan Dingegl_dri2: Move filling context_attrib array in a separa...
2015-09-09 Marta Lofstedtmesa: Allow query of GL_VERTEX_BINDING_BUFFER
2015-09-09 Marta Lofstedtmesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1
2015-09-09 Kenneth Graunkei965/nir: Use nir_system_value_from_intrinsic to reduce...
2015-09-09 Kenneth Graunkenir: Add a nir_system_value_from_intrinsic() function.
2015-09-09 Kenneth Graunkei965: Mark topologies with adjacency information as...
2015-09-09 Kenneth Graunkei965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.
2015-09-09 Chris Forbesi965: Add 64-bit dirty flag handling to brw_upload_pull...
2015-09-09 Chris Forbesi965: Add defines for all new Gen7/8 URB opcodes
2015-09-08 Ben Widawskyi965/gen8+: Skip depth stalls on state change
2015-09-08 Dave Airlier600: don't use shader key without verifying shader...
2015-09-08 Ben Widawskyi965/skl: Use more compact hiz dimensions
2015-09-08 Ilia Mirkinst/mesa: increase viewport bounds limits for GL4 hw
2015-09-08 Ilia Mirkinnvc0: always emit a full shader colormask
2015-09-08 Brian Pauldocs: fix date formatting in index.html
2015-09-08 Iago Toral... nir: UBO loads no longer use const_index[1]
2015-09-07 Hans de Goedenv30: Fix max width / height checks in nv30 sifm code
2015-09-07 Chris Wilsoni965: Disallow fast blit paths for CopyTexImage with...
2015-09-07 Jon TURNEYmesa/tests: Remove unneeded X11_CFLAGS
2015-09-07 Jon TURNEYglxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
2015-09-07 Thomas Hellstromsvga: Fix surface view error handling
2015-09-07 Rob Clarkxa: add xa_surface_from_handle2 v2
2015-09-07 Alejandro Piñeiroi965/nir/vec4: removed unneeded tex src swizzle set
2015-09-07 Ilia Mirkinutil: make mesa-sha1.c completely empty when there...
2015-09-06 Ilia Mirkinutil: always include sha1 into the build
2015-09-06 Ilia Mirkinst/mesa: don't fall back to 16F when 32F is requested
2015-09-06 Ilia Mirkinst/mesa: properly handle u_upload_alloc failure
2015-09-06 Ilia Mirkinnouveau: don't mark full range as used on unmap with...
2015-09-06 Ilia Mirkinnv50: avoid using inline vertex data submit when gl_Ver...
2015-09-06 Ilia Mirkinnv50: don't flush vertex arrays when index buffer changes
2015-09-06 Ilia Mirkinnv50: rebind bo to bufctx when invalidating idxbuf...
2015-09-06 Ilia Mirkinnv50: clear buffer status on all vertex bufs, not just...
next