mesa.git
2017-06-21 Jason Ekstrandi965/miptree: Move isl_surf_get_(hiz|mcs)_surf out...
2017-06-21 Rafael Antognolliintel/genxml: Use the same naming convention for Floati...
2017-06-21 Rafael Antognolliintel/genxml: Normalize URB Data field in WM_STATE.
2017-06-21 Rafael Antognolliintel/genxml: Rename field on WM_STATE to match gen6+.
2017-06-21 Rafael Antognolliintel/genxml: Normalize fields on WM_STATE.
2017-06-21 Rafael Antognolliintel/genxml: Add missing field to CLIP_STATE.
2017-06-21 Rafael Antognolliintel/genxml: Fix type of UserClipFlags ClipTest Enable...
2017-06-21 Rafael Antognolliintel/genxml: Add missing fields to CLIP_STATE on gen4-5.
2017-06-21 Rafael Antognolliintel/genxml: Normalize GS_STATE.
2017-06-21 Ville Syrjäläi915: Always emit W on gen3
2017-06-21 Samuel Pitoisetmesa: add KHR_no_error support for glStencilOp()
2017-06-21 Samuel Pitoisetmesa: add stencil_op() helper
2017-06-21 Samuel Pitoisetmesa: add KHR_no_error support for glStencilFunc()
2017-06-21 Samuel Pitoisetmesa: add stencil_func() helper
2017-06-21 Samuel Pitoisetmesa: add KHR_no_error support for glStencilOpSeparate()
2017-06-21 Samuel Pitoisetmesa: add stencil_op_separate() helper
2017-06-21 Samuel Pitoisetmesa: add KHR_no_error support for glStencilMaskSeparate()
2017-06-21 Samuel Pitoisetmesa: add stencil_mask_separate() helper
2017-06-21 Samuel Pitoisetmesa: add KHR_no_error support for glStencilFuncSeparate()
2017-06-21 Samuel Pitoisetmesa: add stencil_func_separate() helper
2017-06-21 Lucas Stachetnaviv: fix blend color for RB swapped rendertargets
2017-06-21 Jason Ekstrandspirv: Work around the Doom shader bug
2017-06-21 Ian Romanickglsl: Update build instructions for int64.glsl
2017-06-21 Elie Tournierglsl: Fix indent in dump code
2017-06-21 Ilia Mirkinst/xvmc: deal with drivers wanting different texture...
2017-06-21 Ben Skeggsnvc0: fix transfer of larger rectangles with DmaCopy...
2017-06-21 Ben Skeggsnvc0: copy engine surface params are only relevant...
2017-06-20 Dave Airliest/mesa: fix assert to be simpler
2017-06-20 Lionel Landwerlinintel: compiler/i965: fix is_broxton checks
2017-06-20 Plamena Manolovamesa/main: Move NULL pointer check.
2017-06-20 George Kyriazisswr: Include definition of missing function
2017-06-20 Ben Widawskyi965/cnl: Add l3 configuration for Cannonlake
2017-06-20 Anuj Phogati965: Add a variable for way size per bank in get_l3_wa...
2017-06-20 Anuj Phogati965: Fix broxton 2x6 l3 config
2017-06-20 Ian Romanicki965: Fall back to normal blorp clear instead of meta...
2017-06-20 Ian Romanickintel/blorp: Apply source offset in the TEX case
2017-06-20 Ian Romanickintel/blorp: Apply Gen4 coord. normalization after...
2017-06-20 Jason Ekstrandintel/blorp: Set needs_(dst|src)_offset for Gen4 cubemaps
2017-06-20 Ian Romanickmeta/blit: Silence unused parameter warning
2017-06-20 Ian Romanickmeta: Silence unused parameter warning
2017-06-20 Ian Romanicki965: Fix incorrect comment
2017-06-20 Samuel Pitoisetmesa: simplify _mesa_IsVertexArray()
2017-06-20 Eric Engestrommesa/format_info: use designated initialiser list
2017-06-20 Eric Anholtvc4: Clean up release build warnings using MAYBE_UNUSED.
2017-06-20 Eric Anholtvc4: Allow VBOs to be mapped during execution.
2017-06-20 Brian Paulgallium/vbuf: avoid segfault when we get invalid glDraw...
2017-06-20 Brian Paulgallium/vbuf: add some const qualifiers
2017-06-20 Brian Paultranslate: whitespace fixes in translate_generic.c
2017-06-20 Brian Paulsoftpipe: remove unused softpipe_context::line_stipple_...
2017-06-20 Samuel Pitoisetradeonsi: set correct usage flag according to image...
2017-06-20 Marek Olšákwinsys/amdgpu: fix a deadlock when waiting for submissi...
2017-06-20 Samuel Pitoisetradeonsi: update all resident texture descriptors when...
2017-06-20 Samuel Pitoisetradeonsi: keep track of the sampler state for texture...
2017-06-19 Lionel Landwerlini965: perf: use gen_device_info rather then brw_context
2017-06-19 Lionel Landwerlinintel: common: add number of thread per eu
2017-06-19 Lionel Landwerlinintel: common: express timestamps units in frequency
2017-06-19 Lionel Landwerlini965: convert MI_REPORT_PERF_COUNT to genxml
2017-06-19 Lionel Landwerlini965: perf: fix codegen with single operand equation
2017-06-19 Lionel Landwerlinintel: common: add flag to identify platforms by name
2017-06-19 Topi Pohjolaineni965/wm: Use stored hiz surface instead of creating...
2017-06-19 Topi Pohjolaineni965/blorp: Use hiz surface instead of creating copy
2017-06-19 Topi Pohjolaineni965/miptree/gen7+: Use isl for hiz layouts
2017-06-19 Topi Pohjolaineni965/miptree: Drop BO_ALLOC_FOR_RENDER in intel_miptree...
2017-06-19 Topi Pohjolaineni965/miptree: Use isl for mcs layouts
2017-06-19 Topi Pohjolaineni965/miptree: Refactor aux surface allocation
2017-06-19 Topi Pohjolaineni965/gen6: Use isl for hiz
2017-06-19 Topi Pohjolaineni965/miptree: Refactor isl aux usage resolver
2017-06-19 Topi Pohjolaineni965/gen6: Use isl for stencil surfaces
2017-06-19 Topi Pohjolaineni965/miptree: Prepare range getter for isl based
2017-06-19 Topi Pohjolaineni965/miptree: Prepare stencil mapping for isl based
2017-06-19 Topi Pohjolaineni965/blorp: Prepare for isl based miptrees
2017-06-19 Topi Pohjolaineni965: Add isl based miptree creator
2017-06-19 Topi Pohjolaineni965/miptree: Add option to resolve offsets using isl_surf
2017-06-19 Topi Pohjolaineni965: Prepare slice copy for isl based miptrees
2017-06-19 Topi Pohjolaineni965/tex: Prepare image update for isl based miptrees
2017-06-19 Topi Pohjolaineni965: Prepare framebuffer validator for isl based miptrees
2017-06-19 Topi Pohjolaineni965: Prepare slice validator for isl based miptrees
2017-06-19 Topi Pohjolaineni965: Prepare image validation for isl based miptrees
2017-06-19 Topi Pohjolaineni965: Prepare up/downsampling for isl based miptrees
2017-06-19 Topi Pohjolaineni965/miptree: Add isl surface
2017-06-19 Topi Pohjolaineni965: Add helper for converting isl tiling to bufmgr...
2017-06-19 Topi Pohjolaineni965/miptree: Refactor mapping table alloc
2017-06-19 Topi Pohjolaineni965/gen6: Declare minify(depth, level) layers for...
2017-06-19 Topi Pohjolaineni965/gen4: Add support for single layer in alignment...
2017-06-19 Topi Pohjolaineni965/miptree: Separate src and dst slice specifiers...
2017-06-19 Topi Pohjolaineni965/miptree: Clarify face/level/layer in slice copy
2017-06-19 Jonas Kullaanv: Fix L3 cache programming on Bay Trail
2017-06-19 Marek Olšákradeonsi: fix dumping shader descriptors into ddebug...
2017-06-19 Marek Olšákradeonsi: add a workaround for inexact SNORM8 blitting...
2017-06-19 Marek Olšákradeonsi/gfx9: fix TC-compatible stencil compression
2017-06-19 Marek Olšákradeonsi/gfx9: fix TXF_LZ with 1D textures
2017-06-19 Marek Olšákradeonsi/gfx9: disable sparse buffers
2017-06-19 Marek Olšákac/sid.h: don't use parentheses in PKT3_RELEASE_MEM...
2017-06-19 Marek Olšákac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM...
2017-06-19 Marek Olšákst/mesa: simplify returning GL_VENDOR
2017-06-19 Marek Olšákst/mesa: remove the "Gallium 0.4 on" prefix from GL_REN...
2017-06-19 Marek Olšákst/mesa: don't update MSAA states for GL_FRAMEBUFFER_SRGB
2017-06-19 Kenneth Graunkei965: Ignore anisotropic filtering in nearest mode.
2017-06-19 Iago Toral... glsl: gl_Max{Vertex,Fragment}UniformComponents exist...
2017-06-19 Emil Velikovdocs: update calendar, add news item and link release...
next