mesa.git
2017-07-14 Philipp Zabeletnaviv: flush color cache and depth cache together...
2017-07-14 Lucas Stachst/mesa: handle stfbi being NULL on entry of st_framebu...
2017-07-14 Daniel Stoneegl/wayland: Use MIN2 for wl_drm version
2017-07-14 Daniel Stoneegl/wayland: Fix whitespace damage
2017-07-14 Daniel Stoneutil: Remove u_math from u_vector
2017-07-14 Eric Engestromconfigure: only install khrplatform.h if needed
2017-07-14 Eric Engestromscons: split out check_header() helper
2017-07-14 Juan A. Suarez... anv/pipeline: do not use BITFIELD64_BIT()
2017-07-14 Juan A. Suarez... anv/pipeline: use unsigned long long constant to check...
2017-07-14 Kenneth Graunkei965: Use pushed UBO data in the scalar backend.
2017-07-14 Kenneth Graunkei965: Factor out push locations.
2017-07-14 Kenneth Graunkei965: Push UBO data, but don't use it just yet.
2017-07-14 Kenneth Graunkei965: Pad buffer objects by 2kB in robust contexts...
2017-07-14 Kenneth Graunkei965: Stop re-uploading push constants after URB reconf...
2017-07-14 Kenneth Graunkei965: Separate uploading push constant data from the...
2017-07-14 Kenneth Graunkei965: Introduce a BRW_NEW_DRAW_CALL dirty bit.
2017-07-14 Kenneth Graunkei965: Store per-stage push constant BO pointers.
2017-07-14 Kenneth Graunkei965: Select ranges of UBO data to be uploaded as push...
2017-07-14 Kenneth Graunkei965: Require a UBO offset alignment of 32 bytes.
2017-07-14 Kenneth Graunkei965: Switch to absolute addressing for constant buffer 0.
2017-07-13 Kenneth Graunkei965: Use async maps for BufferSubData to regions with...
2017-07-13 Kenneth Graunkei965: Track a range of the buffer which contains valid...
2017-07-13 Kenneth Graunkei965: Add a "write" parameter to intel_bufferobj_buffer.
2017-07-13 Rafael Antognollii965: Convert GS_STATE to genxml.
2017-07-13 Rafael Antognollii965: Prepare gs_state emitting code to include gen4-5.
2017-07-13 Rafael Antognollii965: Remove upload_gs_state_for_tf.
2017-07-13 Rafael Antognollii965: Convert BLEND_CONSTANT_COLOR state to genxml.
2017-07-13 Rafael Antognollii965: Convert CC state on gen4-5 to genxml.
2017-07-13 Rafael Antognollii965: Move color calc code around a bit.
2017-07-13 Rafael Antognollii965: Check for alpha channel just like in gen6+.
2017-07-13 Rafael Antognollii965: Make a helper function for blend entry related...
2017-07-13 Kenneth Graunkei965: Make a helper function for depth/stencil related...
2017-07-13 Lionel Landwerlinaubinator: don't leak fd of opened aubfile
2017-07-13 Lionel Landwerlinanv: don't use strcpy for copying strings
2017-07-13 Lionel Landwerlinintel/compiler: no need to check unsigned is >= 0
2017-07-13 Lionel Landwerlini965: fix missing NULL return if allocation fails
2017-07-13 Lionel Landwerlinintel/compiler: don't check unsigned is >= 0
2017-07-13 Lionel Landwerlini965: check pointer before dereferencing it
2017-07-13 Lionel Landwerlini965: map_gtt: check mapping address before adding...
2017-07-13 Lionel Landwerlinintel/compiler: remove check unsigned is >= 0
2017-07-13 Lionel Landwerlinisl: use 64bit arithmetic to compute size
2017-07-13 Connor Abbottnir/lower_io_to_temporaries: don't set compact on shado...
2017-07-13 Connor Abbottnir: don't segfault when printing variables with no...
2017-07-13 Jason Ekstrandi965/urb: Trigger upload_urb on NEW_BLORP
2017-07-13 Kenneth Graunkemesa: Return GL_INVALID_ENUM for bogus TEXTURE_SRGB_DEC...
2017-07-13 Marek Olšákst/dri: add 32-bit RGBX/RGBA formats
2017-07-13 Eric Anholtbroadcom/vc4: Add more packets to the v2.1 XML.
2017-07-13 Eric Anholtbroadcom: Introduce a header for talking about chip...
2017-07-13 Eric Anholtbroadcom/genxml: Use the same "gen" attr for HW version...
2017-07-13 Eric Anholtbroadcom/genxml: Support unpacking fixed-point fraction...
2017-07-13 Michel Dänzerst/mesa: Handle st_framebuffer_create returning NULL
2017-07-13 Tim Rowleyswr/rast: Fix use of KNL-only intrinsics in SKX build
2017-07-13 Tim Rowleyswr/rast: Fix build warnings when using the Intel compiler
2017-07-13 Tim Rowleyswr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND...
2017-07-13 Tim Rowleyswr/rast: Removing unneeded MSVC warning pragma
2017-07-13 Tim Rowleyswr/rast: Add support for read-only render targets
2017-07-13 Tim Rowleyswr/rast: Support render target mask instead of render...
2017-07-13 Alejandro Piñeiroegl: remove unused err variable
2017-07-13 Nicolai Hähnleradeonsi/gfx9: fix crash building monolithic merged...
2017-07-13 Thomas Hellstromloader/dri3: Use dri3_find_back in loader_dri3_swap_buf...
2017-07-13 Jason Ekstrandi965/screen: Drop get_tiled_height
2017-07-13 Jason Ekstrandi965/screen: Use ISL for doing image import checks
2017-07-13 Jason Ekstrandi965/screen: Use ISL for allocating image BOs
2017-07-13 Jason Ekstrandintel/isl: Add a helper to convert tilings from ISL...
2017-07-13 Jason Ekstrandintel/isl: Add basic modifier introspection
2017-07-13 Jason Ekstrandi965: Add an isl_device to intel_screen
2017-07-13 Jason Ekstrandi965/miptree: Move CCS allocation into create_for_dri_image
2017-07-13 Jason Ekstrandi965: Use create_for_dri_image in intel_update_image_buffer
2017-07-13 Jason Ekstrandi965/miptree: Add support for window system images...
2017-07-13 Jason Ekstrandi965/miptree: Add a colorspace parameter to create_for_...
2017-07-13 Jason Ekstrandmain/formats: Add a get_linear_format_srgb helper
2017-07-13 Jason Ekstrandmain/formats: Autogenerate _mesa_get_srgb_format_linear
2017-07-13 Ben Widawskyi965/miptree: Allocate mt earlier in update winsys
2017-07-13 Ben Widawskyi965/miptree: Add a return for updating of winsys
2017-07-13 Jason Ekstrandi965: Use miptree_create_for_dri_image in image_target_...
2017-07-13 Jason Ekstrandi965/miptree: Set level_x/h in create_for_dri_image
2017-07-13 Jason Ekstrandi965/miptree: Add tile_x/y to total_width/height
2017-07-13 Jason Ekstrandi965/miptree: Pass the offset into create_for_bo in...
2017-07-13 Jason Ekstrandi965: Move the DRIimage -> miptree code to intel_mipmap...
2017-07-13 Ilia Mirkinnv50/ir: fix threads calculation for non-compute shaders
2017-07-12 Ilia Mirkinfreedreno/ir3: fix load_front_face conversion
2017-07-12 Alex Smithradv: Fix descriptors for cube images with VK_IMAGE_USA...
2017-07-12 Alex Smithradv: Fix possible invalid free of dynamic descriptors
2017-07-12 Bruce Cherniakswr: Add path to draw directly from client memory witho...
2017-07-12 Bruce Cherniakswr: Move environment config options into separate...
2017-07-12 Bruce Cherniakswr: Remove hard-coded constant and "todo" comment.
2017-07-12 Rob HerringAndroid: Fix vc4 build since XML changes.
2017-07-12 Charmaine Leest/mesa: add a winsys buffers list in st_context
2017-07-12 Kenneth Graunkei965: Drop bogus pthread_mutex_unlock in map_gtt error...
2017-07-12 Anuj Phogatintel/compiler: Don't use opt_sampler_eot() optimizatio...
2017-07-12 Eric Anholtvc4: Set shareable BOs as T tiled if possible
2017-07-12 Eric Anholtvc4: Use vc4_setup_slices for resource import
2017-07-12 Eric Anholtvc4: Make the miptree debug code available under VC4_DE...
2017-07-12 Eric Anholtvc4: Switch back to using a local copy of vc4_drm.h.
2017-07-12 Eric Anholtintel: Move the DRM uapi headers to a non-Intel location.
2017-07-12 Eric Anholtvc4: Remove a stale comment.
2017-07-12 Jason Ekstrandanv: Round u_vector element sizes to a power of two
2017-07-12 Brian Paulsvga: whitespace, formatting fixes in svga_swtnl_backend.c
2017-07-12 Brian Paulsvga: whitespace, formatting fixes in svga_swtnl_draw.c
2017-07-12 Brian Paulsvga: whitespace, formatting fixes in svga_swtnl_state.c
next