mesa.git
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/
2017-03-17 Jason Ekstrandanv/query: Rework store_query_result
2017-03-17 Jason Ekstrandanv/query: Break GPU query calculation into a helper
2017-03-17 Jason Ekstrandgenxml: Add pipeline statistics registers on gen7+
2017-03-17 Jason Ekstrandanv/query: Add a helper for writing a query pool result
2017-03-17 Jason Ekstrandanv/query: Use a variable-length slot size
2017-03-17 Jason Ekstrandanv/query: Move the available bits to the front
2017-03-17 Jason Ekstrandanv/query: Let 32-bit values wrap
2017-03-17 Alex Deucherradeonsi: add new polaris12 pci id
2017-03-17 Marek Olšákgallium/radeon: formalize that create_batch_query doesn...
2017-03-17 Marek Olšákgallium/radeon: formalize that create_query doesn't...
2017-03-17 Marek Olšákgallium/radeon: reference pipe_resource in pipe_transfer
2017-03-17 Marek Olšákradeonsi: compile all TGSI compute shaders asynchronously
2017-03-17 Marek Olšákradeonsi: require that compiler threads are enabled
2017-03-17 Marek Olšáktrace: remove leftover assertions after pipe_resource...
2017-03-17 Marek Olšákgallium/u_upload: make the first persistent mapping...
2017-03-17 Robert Bragganv/device: init timestampPeriod from devinfo
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2017-03-17 Jason Ekstrandanv/device: Remove a use of a compound literal
2017-03-17 Robert Braggi965: bounds checks while concatenating sysfs paths
2017-03-17 Emil Velikovmesa: automake: add all headers to the tarball.
2017-03-17 Emil Velikovmapi: automake: add all python scripts to EXTRA_DIST
2017-03-17 Jonathan Grayglapi: avoid using $< in non-suffix make rules
2017-03-17 Alex Smithradv/ac: Fix shared memory offset calculation
2017-03-17 James Leggradv: Fix using more than 4 bound descriptor sets
2017-03-17 Tapani Pälliutil/build-id: check dlpi_name before strstr call
2017-03-17 Tapani Pälliandroid: fix segfault within swap_buffers
2017-03-17 Timothy Arceriradv: make sure gs copy shader is retrieved from the...
2017-03-17 Timothy Arceriradv: fallback to an in-memory cache when no pipline...
2017-03-17 Timothy Arceriradv: always create an fallback pipeline cache
2017-03-17 Timothy Arceriradv: move cache check inside insert and search functions
2017-03-16 Timothy Arcerist/mesa: call glthread_destroy() before _vbo_DestroyCon...
2017-03-16 Jason Ekstrandanv/GetQueryPoolResults: Actually implement the spec
2017-03-16 Jason Ekstrandanv/query: Invalidate the correct range
2017-03-16 Jason Ekstrandanv/query: Fix the location of timestamp availability
2017-03-16 Jason Ekstrandgenxml: Add XML version tags
2017-03-16 Kenneth Graunkeaubinator: Use fprintf for output.
2017-03-16 Kenneth Graunkeaubinator: Reuse decode_structure code for handling...
2017-03-16 Kenneth Graunkeaubinator: Delete redundant NULL check.
2017-03-16 Kenneth Graunkeaubinator: Fix indentation.
2017-03-16 Topi Pohjolaineni965/gen8+: Do full stall when switching pipeline
2017-03-16 Jonathan Grayi965: remove uneeded asm/unistd.h include
2017-03-16 Emil Velikovi965: automake: remove spurious white space
2017-03-16 Jonathan Grayi965: avoid using a GNU make pattern rule
2017-03-16 Emil Velikovdocs/releasing: document how to squash/announce queued...
2017-03-16 Emil Velikovdocs/releasing: release.sh is located in xorg/util...
2017-03-16 Emil Velikovdocs/releasing: remove "git clean" step
2017-03-16 Emil Velikovmapi: remove Xlib/xcb include in gl_marshal.py
2017-03-16 Eric Engestromdocs/specs: update Khronos registries URLs
2017-03-16 Iago Toral... anv: improve error reporting when creating pipelines
2017-03-16 Iago Toral... anv: handle errors in emit_binding_table() and emit_sam...
next