gallium/radeon: don't call u_format helpers if we have that info already
[mesa.git] / src /
2016-11-01 Marek Olšákgallium/radeon: don't call u_format helpers if we have...
2016-11-01 Marek Olšákgallium/radeon: replace radeon_surf_info::dcc_enabled...
2016-11-01 Marek Olšákradeonsi: add a driver query for counting CP DMA calls
2016-11-01 Marek Olšákradeonsi: add a driver query for shader cache hits
2016-11-01 Marek Olšákgbm: set up the interop extension for egl/drm
2016-11-01 Samuel Pitoisetnvc0: do not duplicate similar performance metrics
2016-11-01 Jason Ekstrandanv/device: Return DEVICE_LOST if execbuf2 fails
2016-11-01 Antia Puentesi965/gen8: Fix vertex attrib upload for dvec3/4 shader...
2016-11-01 Dave Airlieradv: drop some unused cmask info members.
2016-10-31 Lionel Landwerlinintel: aubinator: fix printing missing gen option
2016-10-31 Lionel Landwerlinintel: aubinator: fix assumptions on amount of required...
2016-10-31 Lionel Landwerlinintel: aubinator: don't print out blocks twice
2016-10-31 Nanley Cheryi965: Move gen8_disable_stages to brw_upload_initial_gp...
2016-10-31 Nanley Cheryi965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_inva...
2016-10-31 Leo Liust/omx/dec: disable tunnel for size different case
2016-10-31 Leo Liust/omx/dec: result buffers size should match codec...
2016-10-31 George Kyriazisswr: [rasterizer] added EventHandlerFile contructor
2016-10-31 George Kyriazisswr: [rasterizer core] Frontend dependency work
2016-10-31 George Kyriazisswr: [rasterizer core] Refactor/cleanup backends
2016-10-31 George Kyriazisswr: [rasterizer core] Remove deprecated simd intrinsics
2016-10-31 George Kyriazisswr: [rasterizer archrast] Add thread tags to event...
2016-10-31 Marek Olšákglsl: use a non-malloc'd storage for short ir_variable...
2016-10-31 Marek Olšákglsl: use the linear allocator in opt_constant_propagation
2016-10-31 Marek Olšákglsl: use the linear allocator in opt_copy_propagation
2016-10-31 Marek Olšákglsl: use the linear allocator in opt_copy_propagation_...
2016-10-31 Marek Olšákglsl: use the linear allocator in opt_dead_code_local
2016-10-31 Marek Olšákglsl: use the linear allocator in glsl_symbol_table
2016-10-31 Marek Olšákglsl: use the linear allocator for ast_node and derived...
2016-10-31 Marek Olšákglsl/lexer: use the linear allocator
2016-10-31 Marek Olšákglcpp: use the linear allocator for most objects
2016-10-31 Marek Olšákralloc: add a linear allocator as a child node of ralloc
2016-10-31 Marek Olšákralloc: remove memset from ralloc_size
2016-10-31 Marek Olšákralloc: use rzalloc where it's necessary
2016-10-31 Marek Olšákralloc: add DECLARE_RZALLOC_CXX_OPERATORS
2016-10-31 Juha-Pekka Heikkilanir: zero allocated memory where needed
2016-10-31 Juha-Pekka Heikkilai965/fs: fill allocated memory with zeros where needed
2016-10-31 Juha-Pekka Heikkilai965/vec4: zero allocated memory where needed
2016-10-31 Tapani Pälliglsl/glcpp: initialize all fields of glcpp_parser_t...
2016-10-31 Juha-Pekka Heikkilaglsl: Fix reading of uninitialized memory
2016-10-31 Marek Olšákglsl: initialize glsl_struct_field properly
2016-10-31 Marek Olšákralloc: don't memset ralloc_header, clear it manually
2016-10-30 Serge Martinclover: Implement clGetExtensionFunctionAddressForPlatform.
2016-10-30 Vedran Miletićclover: Introduce CLOVER_EXTRA_*_OPTIONS environment...
2016-10-30 Vedran Miletićclover: Pass unquoted compiler arguments to Clang
2016-10-29 Jason Ekstrandi965/fs/generator: Don't use the address immediate...
2016-10-28 Marek Olšákradeonsi: fix behavior of GLSL findLSB(0)
2016-10-28 Marek Olšákradeonsi: set VGT_GS_ONCHIP_CNTL on CIK and later
2016-10-28 Jason Ekstrandi965: Fix make check after 66fcfa6894ab6
2016-10-28 Kenneth Graunkeglsl: Improve accuracy of alpha scaling in advanced...
2016-10-28 Brian Paulmesa: rename gl_client_array -> gl_vertex_array
2016-10-28 Brian Paulmesa: code clean-up in _mesa_update_vao_client_arrays()
2016-10-28 Brian Paulmesa: update comment on vertex_attrib_binding()
2016-10-28 Brian Paulmesa: rename gl_vertex_array_object::VertexBinding...
2016-10-28 Eduardo Lima Mitevvulkan/wsi/x11: Smplify implementation of vkGetPhysical...
2016-10-28 Eduardo Lima Mitevvulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-10-28 Timothy Arcerii965: use memory context when creating passthrough tcs
2016-10-28 Timothy Arceriintel/blorp: remove stale comment
2016-10-28 Eduardo Lima Mitevdrivers/meta: Accept GL_TEXTURE_3D as target for tex...
2016-10-28 Jason Ekstrandintel/blorp: Rework our usage of ralloc when compiling...
2016-10-28 Jason Ekstrandintel/blorp: Rename compile_nir_shader to compile_fs
2016-10-28 Fredrik Höglundradv: split the device local memory heap into two
2016-10-28 Fredrik Höglundradv: add a write-combining host-local memory type
2016-10-27 Jason Ekstrandi965/miptree: Remove the width/height < 32768 restrictions
2016-10-27 Jason Ekstrandi965/blit: Break blits into chunks in intel_miptree_blit
2016-10-27 Jason Ekstrandi965/blit: Break blits into chunks in set_alpha_to_one
2016-10-27 Jason Ekstrandi965/blit: Remove a bogus assertion
2016-10-27 Jason Ekstrandi965/miptree: Break miptree -> ISL tiling conversion...
2016-10-27 Jason Ekstrandi965/miptree: Remove the stencil_as_y_tiled parameter...
2016-10-27 Jason Ekstrandintel/blorp: Fix a couple asserts around image copy...
2016-10-27 Jason Ekstrandanv/allocator: Assert that we have a valid gem handle...
2016-10-27 Samuel Pitoisetnvc0/ir: fix emission of IMAD with NEG modifiers
2016-10-27 Juan A. Suarez Romeroglsl: inspect interfaces in contains_foo()
2016-10-27 Iago Toral Quirogai965/vec4: make offset() work in terms of a simd width...
2016-10-27 Iago Toral Quirogai965/vec4: use byte_offset() instead of offset()
2016-10-27 Iago Toral Quirogai965/vec4: add a byte_offset helper
2016-10-27 Kenneth Graunkeglsl: Size TCS->TES unsized arrays to gl_MaxPatchVertic...
2016-10-27 Kenneth Graunkeglsl: Pass ctx to program interface query helper functions.
2016-10-27 Tapani Pälliegl: set preserved behavior for surface only if config...
2016-10-27 Tapani Pällimesa: expose GL_EXT_robustness
2016-10-27 Tapani Pällist/mesa: set RobustAccess true when is supported
2016-10-27 Tapani Pällii956: set RobustAccess true when is supported
2016-10-27 Tapani Pällimesa: add missing CONTEXT_ROBUST_ACCESS enum
2016-10-27 Tapani Pälliegl: fix error handling in _eglCreateSync
2016-10-27 Dave Airlievulkan/wsi/x11: add support for IMMEDIATE present mode
2016-10-27 Dave Airlievulkan/wsi: store present mode in swapchain base class
2016-10-27 Dave Airlievulkan/wsi/x11: handle timeouts properly in next image...
2016-10-27 Dave Airlieradv/ac/llvm: trim texture return values
2016-10-26 Rhys Kiddglsl: Add pthread libs to cache_test
2016-10-26 Matt Turnergenxml: Handle failure of Python codegen scripts.
2016-10-26 Samuel Pitoisetnvc0/ir: fix emission of SHLADD with NEG modifiers
2016-10-26 Erik Faye-Lundcompiler: avoid warning about redefinition of PYTHON_GEN
2016-10-26 Eric Engestromegl/dri2: swap_buffers_with_damage falls back to swap_b...
2016-10-26 Emil Velikovcompiler: automake: add shader_info.h to the sources...
2016-10-26 Marek Olšákst/mesa: allow multiple concurrent waiters in ClientWai...
2016-10-26 Marek Olšákst/mesa: unduplicate st_check_sync code
2016-10-26 Marek Olšákradeonsi: remove si_resource_create_custom
2016-10-26 Marek Olšákgallium/radeon: stop using PIPE_BIND_CUSTOM
2016-10-26 Marek Olšákr600g: remove a redundant buffer_create helper
2016-10-26 Marek Olšákgallium/radeon: remove unused r600_cmask_info members
2016-10-26 Marek Olšákgallium/radeon: don't force the same tiling parameters...
next