mesa.git
2015-01-12 Emil VelikovAdd release notes for the 10.4.2 release
2015-01-12 Emil Velikovdocs: Add sha256 sums for the 10.3.7 release
2015-01-12 Emil VelikovAdd release notes for the 10.3.7 release
2015-01-12 Kenneth Graunkei965: Respect the no_8 flag on Gen6, not just Gen7+.
2015-01-11 Ian Romanickmesa: Always generate GL_INVALID_OPERATION in _mesa_Get...
2015-01-11 Ian Romanickmesa: Ensure that length is set to zero in _mesa_GetPro...
2015-01-11 Ian Romanickmesa: Add missing error checks in _mesa_ProgramBinary
2015-01-11 Eric Anholtvc4: Clamp the inputs to the blend equation to [0, 1].
2015-01-11 Eric Anholtvc4: Add a little helper for clamping to [0,1].
2015-01-11 Eric Anholtvc4: Fix up statechange management for uncompiled/compi...
2015-01-11 Eric Anholtvc4: Fix clear color setup for RGB565.
2015-01-10 Eric Anholtvc4: Avoid the save/restore of r3 for raddr conflicts...
2015-01-10 Eric Anholtvc4: Allow dead code elimination of VPM reads.
2015-01-10 Eric Anholtvc4: Cook up the draw-time VPM setup info during shader...
2015-01-10 Eric Anholtvc4: Split two notions of instructions having side...
2015-01-10 Eric Anholtvc4: Redo VPM reads as a read file.
2015-01-10 Eric Anholtvc4: Fix miscalculation of the VPM space.
2015-01-10 Eric Anholtvc4: Pack VPM attr contents according to just the size...
2015-01-10 Eric Anholtvc4: Restructure color packing as a series of channel...
2015-01-10 Eric Anholtvc4: Fix the no-copy-propagating-from-TLB_COLOR_READ...
2015-01-10 Eric Anholtvc4: Move global seqno short-circuiting to vc4_wait_seq...
2015-01-10 Eric Anholtstate_tracker: Fix assertion failures in conditional...
2015-01-08 Matt Turneri965: Consider SEL.{GE,L} to be commutative operations.
2015-01-08 Matt Turneri965/cfg: Fix end_ip of last basic block.
2015-01-08 Brian Paulmesa: compute row stride outside of loop and fix MSVC...
2015-01-08 Brian Paulmesa: fix MSVC compilation errors
2015-01-08 Laura Ekstrandmain: Checking for cube completeness in TextureSubImage.
2015-01-08 Laura Ekstrandmain: Checking for cube completeness in GetTextureImage.
2015-01-08 Laura Ekstrandmain: Added _mesa_cube_level_complete to check for...
2015-01-08 Laura Ekstrandmain: glDeleteTextures now throws GL_INVALID_VALUE...
2015-01-08 Laura Ekstrandmain: Refactor in teximage.c to handle NULL from _mesa_...
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureBuffer.
2015-01-08 Laura Ekstrandmain: Fix texObj->Immutable flag update in _mesa_textur...
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage[23]DMulti...
2015-01-08 Laura Ekstrandmain: Added entry point for glGenerateTextureMipmap.
2015-01-08 Laura Ekstrandmain: Added entry points for glCompressedTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry point for glGetCompressedTextureImage.
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureImage.
2015-01-08 Laura Ekstrandmain: Nameless texture creation and deletion. Does...
2015-01-08 Laura Ekstrandmain: Added entry points for CopyTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Fixed some comments in texparam.c
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureParameteriv...
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureLevelParameter...
2015-01-08 Laura Ekstrandmain: legal_get_tex_level_parameter_target now handles...
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureParameteriv,...
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameteri.
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterf.
2015-01-08 Laura Ekstrandmain: Added get_texobj_by_name in texparam.c.
2015-01-08 Laura Ekstrandmain: set_tex_parameterf now handles errors according...
2015-01-08 Laura Ekstrandmain: set_tex_parameteri now handles errors according...
2015-01-08 Laura Ekstrandmain: Added entry point for BindTextureUnit.
2015-01-08 Laura Ekstrandmain: Corrected comment on _mesa_is_zero_size_texture.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage*D.
2015-01-08 Laura Ekstrandmain: Added entry point for glCreateTextures.
2015-01-08 Laura Ekstrandmain: Removed trailing whitespaces in texture code.
2015-01-08 Laura Ekstrandmain: Renamed _mesa_get_compressed_teximage to _mesa_Ge...
2015-01-08 Laura Ekstrandmain: Renamed _mesa_get_teximage to _mesa_GetTexImage_sw.
2015-01-08 Laura Ekstrandmain: Changed _mesa_alloc_texture_storage to _mesa_Allo...
2015-01-08 Laura Ekstrandmain: Moved _mesa_get_current_tex_object from teximage...
2015-01-08 Laura Ekstrandmain: Moved _mesa_lock_texture and _mesa_unlock_texture...
2015-01-08 Laura Ekstrandi965: blit_texture_to_pbo() now accepts TEXTURE_CUBE_MAP.
2015-01-08 Laura Ekstrandmain: Added utility function _mesa_lookup_texture_err().
2015-01-08 Laura Ekstrandglapi: Added ARB_direct_state_access.xml file.
2015-01-08 José Fonsecast/wgl: Ignore ulVersion in DrvValidateVersion.
2015-01-08 José Fonsecamesa: Address `assignment makes integer from pointer...
2015-01-08 Kristian Høgsbergi965/skl: Always use a header for SIMD4x2 sampler messages
2015-01-08 Kristian Høgsbergi965/skl: Report more accurate number of samples for...
2015-01-08 Rob Clarkfreedreno/ir3: fix pos_regid > max_reg
2015-01-08 Rob Clarkfreedreno/ir3: start on indirect gpr reads
2015-01-08 Rob Clarkfreedreno/ir3: make reg array dynamic
2015-01-08 Rob Clarkfreedreno/ir3: simplify RA
2015-01-08 Rob Clarkfreedreno/ir3: regmask support for relative addr
2015-01-08 Rob Clarkfreedreno/ir3: split up ssa_src
2015-01-08 Rob Clarkfreedreno/ir3: drop instr_clone() stuff
2015-01-08 Rob Clarkfreedreno/ir3: runtime enable RA debug for DEBUG builds
2015-01-08 Rob Clarkfreedreno/ir3: handle relative addr in ir3_dump
2015-01-08 Rob Clarkfreedreno/ir3: legalize vs unused sam dst components
2015-01-08 Rob Clarkfreedreno/ir3: hack for old compiler
2015-01-08 Rob Clarktgsi: track max array per file
2015-01-08 Rob Clarktgsi: keep track of read vs written indirects
2015-01-07 Marek OlšákRevert "radeonsi: reduce the size of si_pm4_state"
2015-01-07 Tom Stellardradeonsi: Fix crash when destroying si_screen
2015-01-07 José Fonsecamesa: Don't use _mesa_generic_nop on Windows.
2015-01-07 José Fonsecaglapi: Force frame pointer elimination on Windows.
2015-01-07 Marek Olšákradeonsi: enable LLVM optimizations that assume no...
2015-01-07 Marek Olšákradeonsi: emit SURFACE_SYNC last
2015-01-07 Marek Olšákradeonsi: flush all CB/DB caches unconditionally when...
2015-01-07 Marek Olšákradeonsi: change TC cache flushing strategy for textures
2015-01-07 Marek Olšákradeonsi: improve and fix streamout flushing
2015-01-07 Marek Olšákradeonsi: use TC L2 for CP DMA operations with shader...
2015-01-07 Marek Olšákradeonsi: use TC L2 for updating descriptors on CIK
2015-01-07 Marek Olšákradeonsi: don't use TC L2 for updating descriptors...
2015-01-07 Marek Olšákradeonsi: only flush the right set of caches for CP...
2015-01-07 Marek Olšákradeonsi: implement separate ICACHE and KCACHE flush...
2015-01-07 Marek Olšákradeonsi: add a combined flag for flushing a framebuffer
2015-01-07 Marek Olšákradeonsi: rename flush flags, split the TC flag into...
2015-01-07 Marek Olšákr600g,radeonsi: separate cache flush flags
next