mesa.git
2016-04-26 Bas Nieuwenhuizenradeonsi: Fix memory leak in error path.
2016-04-26 Oded Gabbayradeonsi: fix build error because of missing param
2016-04-26 Oded Gabbayr600g: use do_endian_swap in texture swapping function
2016-04-26 Oded Gabbayr600g: use do_endian_swap in color swapping functions
2016-04-26 Oded Gabbayr600g: set endianess of 16/32-bit buffers according...
2016-04-26 Oded Gabbayr600g/radeonsi: send endian info to format translation...
2016-04-26 Ilia Mirkinglsl: add ability to use essl 3.20
2016-04-26 Ilia Mirkinmain: select ES3.2 version when all extensions are...
2016-04-26 Dave Airlietgsi: pass a shader type to the machine create and...
2016-04-26 Dave Airliegallium/tgsi: move tgsi_exec.h header out of draw_context.h
2016-04-26 Roland Scheideggergallivm: make sampling more robust against bogus coordi...
2016-04-25 Dave Airlieradeonsi: fix missing include for Elements.
2016-04-25 Samuel Pitoisetnvc0: bump the amount of shared memory per MP on Maxwell
2016-04-25 Dave Airlier600: fix missing include for Elements macro
2016-04-25 Samuel Pitoisetgm107/ir: s/invalid load/invalid store/
2016-04-25 Rob Clarkfreedreno/a3xx: remove unused fxn
2016-04-25 Rob Clarkfreedreno/ir3: convert over to ralloc
2016-04-25 Rob Clarkmesa/st: log some additional invalid-fbo cases
2016-04-25 Rob Clarkfreedreno: honor handle->offset
2016-04-25 Rob Clarkfreedreno: disallow cat4 immed src
2016-04-25 Rob Clarkfreedreno/a4xx: add render-target formats
2016-04-25 Rob Clarkfreedreno: update generated headers
2016-04-25 Rob Clarkfreedreno: reduce line width for deqp further
2016-04-25 Rob Clarkfreedreno/ir3: fix sin/cos
2016-04-25 Kenneth Graunkei965: Unroll SIMD16 DDY_FINE on Sandybridge.
2016-04-25 Brian Pauldocs: update the instructions for getting a git account
2016-04-25 Brian Pauldocs: update link to Intel's graphics website
2016-04-25 Jordan Justenmesa/gles: Allow format GL_RED to be used with MESA_FOR...
2016-04-25 Charmaine Leesvga: eliminiate unnecessary constant buffer updates
2016-04-25 Charmaine Leesvga: mark the texture dirty for write transfer map...
2016-04-25 Charmaine Leesvga: fix assert with PIPE_QUERY_OCCLUSION_PREDICATE...
2016-04-25 Charmaine Leesvga: minimize surface flush
2016-04-25 Frederic Devernayglapi: fix _glapi_get_proc_address() for mangled functi...
2016-04-25 Brian Paulutil/blitter: use ARRAY_SIZE macro
2016-04-25 Brian Paulsvga: s/Elements/ARRAY_SIZE/
2016-04-25 Brian Paulsvga: whitespace and formatting fixes in svga_pipe_rast...
2016-04-25 Brian Paulsvga: whitespace and formatting fixes in svga_pipe_dept...
2016-04-25 Brian Paulsvga: whitespace and formatting fixes in svga_pipe_samp...
2016-04-25 Brian Paulgallium/util: initialize pipe_framebuffer_state to...
2016-04-25 Brian Paulutil/cache: add comments, fix formatting
2016-04-25 Kenneth Graunkei965: Mark URB reads as volatile.
2016-04-25 Kenneth Graunkei965: Make a few tessellation related functions non...
2016-04-25 Brian Paulsvga: separate HUD counters for state objects
2016-04-25 Robert Fossst/omx: Fix resource leak on OMX_ErrorNone
2016-04-25 Jonathan Grayisl: remove ffs function that conflicts with system...
2016-04-25 Grazvydas Ignotasgallium: use unreachable instead of asserts
2016-04-25 Grazvydas Ignotasanv: fix warnings in release build
2016-04-25 Grazvydas Ignotasisl: fix warnings in release build
2016-04-25 Grazvydas Ignotasspirv: fix warning in release build
2016-04-25 Grazvydas Ignotasgallium: fix warnings in release build
2016-04-25 Grazvydas Ignotasglsl: fix warning in release build
2016-04-25 Grazvydas Ignotasutil: add MAYBE_UNUSED for config dependent variables
2016-04-25 Hans de Goedenouveau: codegen: combineLd/St do not combine indirect...
2016-04-24 Rob Clarkfreedreno/ir3: relax restriction in grouping
2016-04-24 Rob Clarkfreedreno/ir3: fix small memory leak
2016-04-24 Rob Clarkfreedreno/ir3: fix small RA bug
2016-04-24 Rob Clarkfreedreno/a4xx: better workaround for astc+srgb
2016-04-24 Rob ClarkRevert "freedreno/a4xx: lower srgb in shader for astc...
2016-04-24 Rob Clarkfreedreno/a4xx: blend state no longer depends on fb...
2016-04-24 Marek OlšákRevert "st/dri: add 32-bit RGBX/RGBA formats"
2016-04-23 Jonathan Graygenxml: use PYTHON3
2016-04-23 Nanley Cheryi965/tex_image: Flush certain subnormal ASTC channel...
2016-04-23 Jonathan Grayconfigure.ac: search for and set PYTHON3
2016-04-23 Topi Pohjolaineni965/blorp: Enable for buffer resolves
2016-04-23 Topi Pohjolaineni965/blorp: Enable for normal color clears
2016-04-23 Topi Pohjolaineni965/blorp: Fix clear code for ignoring colormask for...
2016-04-23 Topi Pohjolainenmesa/formats: Take luminance into account in component...
2016-04-23 Topi Pohjolaineni965/blorp: Do not trigger re-emission of base state...
2016-04-23 Topi Pohjolaineni965/blorp: Reconfigure base state address only if...
2016-04-23 Topi Pohjolaineni965/blorp: Use BRW_NEW_BLORP instead of trashing all...
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2016-04-23 Topi Pohjolaineni965: Introduce state flag for blorp
2016-04-23 Topi Pohjolaineni965/blorp/gen6: Use normal base state address setup
2016-04-23 Topi Pohjolaineni965: Remove pointers to non-existing atoms
2016-04-22 Tom Stellardradeonsi: Implement ddx/ddy on VI using ds_bpermute
2016-04-22 Tom Stellardradeonsi: Use llvm.amdgcn.mbcnt.* intrinsics instead...
2016-04-22 Tom Stellardradeonsi: Set range metadata on calls to llvm.SI.tid
2016-04-22 Tom Stellardradeonsi: Create a helper function for computing the...
2016-04-22 Nanley Cheryi965: Disable KHR_texture_compression_astc_hdr on Gen9
2016-04-22 Tim Rowleyswr: [rasterizer memory] Constify load tiles
2016-04-22 Tim Rowleyswr: [rasterizer core] CompleteDrawContext changes...
2016-04-22 Tim Rowleyswr: [rasterizer] Small cleanups
2016-04-22 Tim Rowleyswr: [rasterizer scripts] Knob scripts tweaks
2016-04-22 Tim Rowleyswr: [rasterizer] Interpolation utility functions
2016-04-22 Tim Rowleyswr: [rasterizer core] TemplateArgUnroller
2016-04-22 Tim Rowleyswr: [rasterizer core] Arena: make most allocated block...
2016-04-22 Tim Rowleyswr: [rasterizer core] Fix global arena allocator bug
2016-04-22 Tim Rowleyswr: [rasterizer core] Fix thread binding for 32-bit...
2016-04-22 Tim Rowleyswr: [rasterizer fetch] Add support for fetching non...
2016-04-22 Tim Rowleyswr: [rasterizer core] Use CS spill/fill size in core
2016-04-22 Tim Rowleyswr: fix memory leaks from vs/fs compilation
2016-04-22 Tim Rowleyswr: fix clang warnings
2016-04-22 Rob Clarkfreedreno/a4xx: fix encoding of blend color state
2016-04-22 Rob Clarkfreedreno: update generated headers
2016-04-22 Eric Anholtvc4: Make sure we recompile when sample_mask changes.
2016-04-22 Eric Anholtvc4: Fix validation of full res tile offset if used...
2016-04-22 Eric Anholtvc4: Only do MSAA FB operations if the FB is MSAA.
2016-04-22 Eric Anholtvc4: Fix tests for format supported with nr_samples...
2016-04-22 Eric Anholtvc4: Don't try to blit from MSAA surfaces with mismatch...
2016-04-22 Kenneth Graunkei965: Disable channel expressions for scalar GS, TCS...
next