mesa.git
2017-03-21 Ben Widawskygbm: Disallow INVALID modifiers returned upon image...
2017-03-21 Ben Widawskyi965/dri: Disallow image with INVALID modifier
2017-03-21 Kenneth Graunkei965: Shut up major()/minor() warnings.
2017-03-21 Kenneth Graunkei965: Drop AUB_TRACE_* stuff.
2017-03-21 Kenneth Graunkei965: Use aubinator/genxml for INTEL_DEBUG=bat state...
2017-03-21 Kenneth Graunkei965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
2017-03-21 Kenneth Graunkeintel: Move tools/decoder.[ch] to common/gen_decoder...
2017-03-21 Kenneth Graunkeintel: Add a INTEL_DEBUG=color option.
2017-03-21 Vinson Leenir: Add positional argument specifiers.
2017-03-21 Julien Isorcer600_shader.c: check returned value of eg_get_interpola...
2017-03-21 Timothy Arceriutil/disk_cache: fix build on platforms where shader...
2017-03-21 Grazvydas Ignotasutil/disk_cache: add a write helper
2017-03-21 Grazvydas Ignotastests/cache_test: use the blob key's actual first byte
2017-03-21 Grazvydas Ignotasutil/disk_cache: use a helper to compute cache keys
2017-03-21 Dave Airlieradv: move KHR_get_physical_device_properties2 to insta...
2017-03-21 Dave Airlieradv: drop illegal DB format error.
2017-03-20 Kenneth Graunkei965: Add autogenerated OA files to .gitignore.
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Remove BOM from knob_defs.py
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_types.py...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Fix generation of knobs
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Change backend template comme...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_ir_macros...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Quiet gen_backends.py execution
2017-03-20 Tim Rowleyswr: [rasterizer scripts] Put codegen scripts into...
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix trifan regression from 9d344...
2017-03-20 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP - fix tessel...
2017-03-20 Tim Rowleyswr: [rasterizer jitter] Fix LogicOp blend jit after...
2017-03-20 Tim Rowleyswr: [rasterizer] Convert more SWR_ASSERT(false, ....
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix typo in SIMD16 code path
2017-03-20 Tim Rowleyswr: [rasterizer core/common] Fix the native AVX512...
2017-03-20 Tim Rowleyswr: [rasterizer core] Allow no arguments to SWR_INVALI...
2017-03-20 Tim Rowleyswr: [rasterizer] Slight assert refactoring
2017-03-20 Tim Rowleyswr: [rasterizer] Backend code adjustments
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Fix the early and late depth...
2017-03-20 Tim Rowleyswr: [rasterizer core] Implement double pumped SIMD16...
2017-03-20 Tim Rowleyswr: [rasterizer archrast/core/scripts] Fix archrast...
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Remove redundant data from...
2017-03-20 Tim Rowleyswr: [rasterizer archrast/scripts] Further archrast...
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix RECT_LIST primitive assembly
2017-03-20 Tim Rowleyswr: [rasterizer common] Add InterpolateComponentFlat...
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Fix performance issue with...
2017-03-20 Tim Rowleyswr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Add additional API events
2017-03-20 Tim Rowleyswr: [rasterizer core/scripts] Autogen backend initiali...
2017-03-20 Tim Rowleyswr: [rasterizer core] backend.h declares gBackendPixel...
2017-03-20 Tim Rowleyswr: [rasterizer core] Finish SIMD16 PA OPT including...
2017-03-20 Tim Rowleyswr: [rasterizer core] Finish SIMD16 PA OPT except...
2017-03-20 Tim Rowleyswr: [rasterizer core] Support sparse numa id values...
2017-03-20 Kenneth Graunkei965: Skip register write detection when possible.
2017-03-20 Kenneth Graunkei965: Set screen->cmd_parser_version to 0 if we can...
2017-03-20 Kenneth Graunkei965: Document the sad story of the kernel command...
2017-03-20 Kenneth Graunkei965: Fall back to GL 4.2/4.3 on Haswell if the kernel...
2017-03-20 Constantine... r600g/sb: Fix memory leak by reworking uses list (rebased)
2017-03-20 Marek Olšákradeonsi: check the IR type before waiting for a comput...
2017-03-20 Kenneth Graunkeaubinator: Move the guts of decode_group() to decoder.c.
2017-03-20 Kenneth Graunkeaubinator: Drop spec parameter to decode_group().
2017-03-20 Kenneth Graunkeaubinator: Make the iterator store a pointer to structu...
2017-03-20 Kenneth Graunkeaubinator: Track the current field's starting dword...
2017-03-20 Kenneth Graunkeaubinator: Drop decode_structure() helper.
2017-03-20 Kenneth Graunkeaubinator: Drop unused print_dword_headers flag.
2017-03-20 Kenneth Graunkeaubinator: Store a pointer from gen_group back to gen_spec.
2017-03-20 Kenneth Graunkeaubinator: Store enum textual name in iter->value.
2017-03-20 Julien Isorcesi_descriptor: move velems nullity check before dereference
2017-03-20 Julien Isorceradeon_drm_bo: explicitly check return value of drmComm...
2017-03-20 Julien Isorcesi_pipe: remove nullity check after dereference
2017-03-20 Julien Isorceradeon: initialize hole variable before calling contain...
2017-03-20 Nanley Cheryintel: Correct the BDW surface state size
2017-03-20 Bartosz Tomczykr600g: Fix out of bounds access
2017-03-20 Constantine... r600g: update sb documentation
2017-03-20 Constantine... r600g: make condition clearer
2017-03-20 Emil Velikovdocs: add news item and link release notes for 13.0...
2017-03-20 Emil Velikovdocs: add sha256 checksums for 17.0.2
2017-03-20 Emil Velikovdocs: add release notes for 17.0.2
2017-03-20 Emil Velikovdocs: add sha256 checksums for 13.0.6
2017-03-20 Emil Velikovdocs: add release notes for 13.0.6
2017-03-20 Xu,Randyanv/genX: Solve the vkCreateGraphicsPipelines crash
2017-03-20 Dave Airlieradv: fix logic for when to flush on multiple CS emission
2017-03-20 Jason Ekstrandspirv: Implement IsInf using an integer comparison
2017-03-20 Dave Airlieradv/meta: fix image clears for r4g4 format.
2017-03-20 Dave AirlieRevert "radv: fallback to an in-memory cache when no...
2017-03-19 Timothy Arcerimesa: disable glthread when glNewList() is called
2017-03-19 Dave Airlieradv: fix primitive reset index emission
2017-03-19 Grazvydas Ignotasutil/disk_cache: check rename result
2017-03-19 Grazvydas Ignotasutil/disk_cache: delete .tmp if target exists
2017-03-19 Grazvydas Ignotasutil/disk_cache: fix stored_keys index
2017-03-19 Ilia Mirkinnv30: create uploader after pipe->screen is set
2017-03-19 Ilia Mirkinnv50,nvc0: enable TEX_LZ and TXF_LZ
2017-03-19 Ilia Mirkinst/mesa: set result writemask based on ir type
2017-03-19 Karol Herbstnvc0/ir: treat FMA like MAD for operand propagation
2017-03-18 Alan Swansonutil/disk_cache: pass predicate functions file stats...
2017-03-18 Timothy Arceriglsl: use set for copy propagation kills
2017-03-18 Timothy Arcerist/dri: wait for thread to finish before unbinding...
2017-03-18 Timothy Arceriglsl: don't leak memory when trying to count loop itera...
2017-03-17 Jason Ekstrandgenxml: Make MI_STORE_DATA_IMM have a single 64-bit...
2017-03-17 Jason Ekstrandanv: Turn on inherited queries
2017-03-17 Ilia Mirkinanv: Implement pipeline statistics queries
2017-03-17 Jason Ekstrandanv: Disable VF statistics for blorp and SOL memcpy
2017-03-17 Jason Ekstrandanv/pipeline: Enable clipper statistics
2017-03-17 Jason Ekstrandgenxml: s/Clipper Statistics Enable/Statistics Enable/
next