mesa.git
2017-06-15 Mauro Rossisvga: fix git_sha1.h include path in Android.mk (v3)
2017-06-15 Andres Gomezbin/get-fixes-pick-list.sh: better identify multiple...
2017-06-15 Andres Gomezbin/get-fixes-pick-list.sh: parse just the commit message
2017-06-15 Samuel Pitoisetgallium/radeon: fix initialization of new resource...
2017-06-15 Lucas Stachgbm: implement FD import with modifier
2017-06-15 Lucas Stachgbm: add API to to import FD with modifier
2017-06-15 Emil Velikovi965: gen4_blorp_exec.h to the sources list
2017-06-15 Michel Dänzergallium/util: Break recursion in pipe_resource_reference
2017-06-15 Samuel Pitoisetmesa: fix 'make check' by moving bindless functions...
2017-06-15 Jason Ekstrandi965/miptree: Use the new simple alloc_tiled for CCS...
2017-06-15 Jason Ekstrandi965/bufmgr: Add a new, simpler, bo_alloc_tiled
2017-06-15 Jason Ekstrandi965/bufmgr: Rename bo_alloc_tiled to bo_alloc_tiled_2d
2017-06-15 Jason Ekstrandi965: Use blorp for depth/stencil clears on gen6+
2017-06-15 Jason Ekstrandi965: Set step_rate = 0 for interleaved vertex buffers
2017-06-15 Jason Ekstrandi965: Disable the interleaved vertex optimization when...
2017-06-15 Jason Ekstrandintel/blorp: Work around Sandy Bridge occlusion query...
2017-06-15 Jason Ekstrandi965/blorp: Set no_depth_or_stencil correctly
2017-06-15 Jason Ekstrandi965: Remove some unneeded fields from brw_context
2017-06-15 Jason Ekstrandi965: Remove some of the remnants of meta
2017-06-15 Jason Ekstrandintel/isl: Properly set SeparateStencilBufferEnable...
2017-06-15 Jason Ekstrandi965/miptree: Choose the stencil layout in miptree_crea...
2017-06-15 Jason Ekstrandmesa: Add a BUFFER_BITS mask for depth+stencil
2017-06-15 Jason Ekstrandi965/blorp: Set aux_usage to NONE for miplevels without HiZ
2017-06-15 Aaron Watryradeon/winsys: Limit max allocation size to 70% of...
2017-06-14 Kenneth Graunkei965: Use a line end cap width of 0.5 unless smooth...
2017-06-14 Kenneth Graunkei965: Use brw_get_line_width() in Gen4-5 SF_STATE code.
2017-06-14 Kenneth Graunkegenxml: Fix Gen4-5 SF_STATE "Line Width" fixed point...
2017-06-14 Kenneth Graunkei965: Stop using BRW_RASTRULE_LOWER_RIGHT on Gen4-5.
2017-06-14 Kenneth Graunkei965: When gl_PointSize is unwritten, default to 1...
2017-06-14 Kenneth Graunkei965: Make Gen4-5 SF_STATE use the point size calculati...
2017-06-14 Jason Ekstrandi965: Do an end-of-pipe sync after flushes
2017-06-14 Jason Ekstrandi965/blorp: Do an end-of-pipe sync around CCS ops
2017-06-14 Jason Ekstrandi965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
2017-06-14 Topi Pohjolaineni965: Add an end-of-pipe sync helper
2017-06-14 Jason Ekstrandi965: Unify the two emit_pipe_control functions
2017-06-14 Jason Ekstrandi965: Take a uint64_t immediate in emit_pipe_control_write
2017-06-14 Jason Ekstrandi965: Flush around state base address
2017-06-14 Kenneth Graunkei965: Print "force dual color blending" in FS recompile...
2017-06-14 Eric Le BihanFix khrplatform.h not installed if EGL is disabled.
2017-06-14 Ville Syrjäläi915: Fix wpos_tex vs. -1 comparison
2017-06-14 Samuel Pitoisettgsi/scan: add missing 'static' to tgsi_is_bindless_ima...
2017-06-14 Chuck Atkinsconfigure.ac: Reduce zlib requirement from 1.2.8 to...
2017-06-14 Samuel Pitoisetradeonsi: enable ARB_bindless_texture
2017-06-14 Samuel Pitoisetradeonsi: add support for loading bindless images
2017-06-14 Samuel Pitoisetradeonsi: add support for loading bindless samplers
2017-06-14 Samuel Pitoisetradeonsi: invalidate buffers which are made resident...
2017-06-14 Samuel Pitoisetradeonsi: upload new descriptors when resident buffers...
2017-06-14 Samuel Pitoisetradeonsi: only decompress resident textures/images...
2017-06-14 Samuel Pitoisetradeonsi: track use of bindless samplers/images from...
2017-06-14 Samuel Pitoisetradeonsi: decompress resident textures/images before...
2017-06-14 Samuel Pitoisetradeonsi: decompress DCC for resident textures/images
2017-06-14 Samuel Pitoisetradeonsi: only add descriptors in presence of resident...
2017-06-14 Samuel Pitoisetradeonsi: add all resident buffers to the current CS
2017-06-14 Samuel Pitoisetradeonsi: implement ARB_bindless_texture
2017-06-14 Samuel Pitoisetradeonsi: add a slab allocator for bindless descriptors
2017-06-14 Samuel Pitoisetradeonsi: add si_set_shader_image_desc() helper
2017-06-14 Samuel Pitoisetradeonsi: add si_set_sampler_view_desc() helper
2017-06-14 Samuel Pitoisetradeonsi: add si_init_descriptor_list() helper
2017-06-14 Samuel Pitoisetst/mesa: enable ARB_bindless_texture
2017-06-14 Samuel Pitoisetst/mesa: disable per-context seamless cubemap when...
2017-06-14 Samuel Pitoisetst/mesa: make bindless samplers/images bound to units...
2017-06-14 Samuel Pitoisetst/mesa: add infrastructure for storing bound texture...
2017-06-14 Samuel Pitoisetst/mesa: add st_create_{texture,image}_handle_from_unit...
2017-06-14 Samuel Pitoisetst/mesa: add st_convert_image_from_unit() helper
2017-06-14 Samuel Pitoisetst/mesa: make convert_sampler_from_unit() non-static
2017-06-14 Samuel Pitoisetst/mesa: make update_single_texture() non-static
2017-06-14 Samuel Pitoisetst/mesa: implement ARB_bindless_texture
2017-06-14 Samuel Pitoisettgsi/scan: record bindless samplers/images usage
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: teach rename_temp_registers() about...
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: teach the DCE pass about bindless...
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: add support for bindless pack/unpack...
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: add support for bindless images
2017-06-14 Samuel Pitoisetst/glsl_to_tgsi: add support for bindless samplers
2017-06-14 Samuel Pitoisettgsi/ureg: accept TGSI_FILE_{CONSTANT,INPUT} for dst...
2017-06-14 Samuel Pitoisettc: add ARB_bindless_texture support
2017-06-14 Samuel Pitoisettrace: add ARB_bindless_texture support
2017-06-14 Samuel Pitoisetddebug: add ARB_bindless_texture support
2017-06-14 Samuel Pitoisetgallium: add ARB_bindless_texture interface
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-14 Samuel Pitoisetmesa: fix setting uniform variables for bindless sample...
2017-06-14 Samuel Pitoisetmesa: handle bindless uniforms bound to texture/image...
2017-06-14 Samuel Pitoisetmesa: associate uniform storage to bindless samplers...
2017-06-14 Samuel Pitoisetmesa: pass gl_program to _mesa_associate_uniform_storage()
2017-06-14 Samuel Pitoisetmesa: update textures for bindless samplers bound to...
2017-06-14 Samuel Pitoisetmesa: add update_single_program_texture_state() helper
2017-06-14 Samuel Pitoisetmesa: add update_single_shader_texture_used() helper
2017-06-14 Samuel Pitoisetglsl: add ir_variable::contains_bindless()
2017-06-14 Samuel Pitoisetglsl: set the explicit binding value for bindless sampl...
2017-06-14 Samuel Pitoisetglsl: pass the ir_variable object to set_opaque_binding()
2017-06-14 Samuel Pitoisetglsl: process uniform images declared bindless
2017-06-14 Samuel Pitoisetglsl: process uniform samplers declared bindless
2017-06-14 Samuel Pitoisetmesa: add infrastructure for bindless samplers/images...
2017-06-14 Samuel Pitoisetmesa: store bindless samplers as PROGRAM_UNIFORM
2017-06-14 Samuel Pitoisetmesa: keep track of the current variable in add_uniform...
2017-06-14 Samuel Pitoisetmesa: refuse to change tex buffers when a handle is...
2017-06-14 Samuel Pitoisetmesa: refuse to change textures when a handle is allocated
2017-06-14 Samuel Pitoisetmesa: refuse to update tex parameters when a handle...
2017-06-14 Samuel Pitoisetmesa: refuse to update sampler parameters when a handle...
2017-06-14 Samuel Pitoisetmesa: add support for glUniformHandleui64*ARB()
2017-06-14 Samuel Pitoisetmesa: add support for unsigned 64-bit vertex attributes
next