llvmpipe, gallivm: implement lod queries (LODQ opcode)
[mesa.git] / src / gallium / drivers /
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-20 Nicolai Hähnleradeonsi: set MIP_POINT_PRECLAMP to 0
2017-09-20 Nicolai Hähnleradeonsi: fix array textures layer coordinate
2017-09-20 Christian Gmeineretnaviv: move sw query defines to etnaviv_query_sw.h
2017-09-20 Christian Gmeineretnaviv: move sw get_driver_query_info(..)
2017-09-19 Eric Anholtbroadcom/vc4: Fix use-after-free when deleting a program.
2017-09-18 Eric Anholtbroadcom/vc4: Fix crashes since the gallium blitter...
2017-09-18 Eric Anholtbroadcom/vc4: Fix use-after-free trying to mix a quad...
2017-09-18 Eric Anholtbroadcom/vc4: Fix use-after-free for flushing when...
2017-09-18 Marek Olšákradeonsi: reallocate if a non-sharable textures is...
2017-09-18 Marek Olšákradeonsi: PIPE_BIND_SHARED should allow inter-process...
2017-09-18 Nicolai Hähnlefreedreno: compile fix
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Benedikt Schemmernvc0: fix compile error
2017-09-18 Nicolai Hähnleradeonsi: allow out-of-order rasterization in commutati...
2017-09-18 Nicolai Hähnleradeonsi: add drirc option "radeonsi_assume_no_z_fights"
2017-09-18 Nicolai Hähnleradeonsi: enable out-of-order rasterization when possib...
2017-09-18 Nicolai Hähnlegallium/radeon: pass old_(perfect_)enable to set_occlus...
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-18 Nicolai Hähnleamd/common: remove has_ds_bpermute argument from ac_bui...
2017-09-18 Nicolai Hähnleamd/common: add chip_class to ac_llvm_context
2017-09-18 Nicolai Hähnleamd/common: round cube array slice in ac_prepare_cube_c...
2017-09-18 Nicolai Hähnleradeonsi: workaround for gather4 on integer cube maps
2017-09-15 Dave Airlier600: add .gitignore for egd_tables.h
2017-09-15 Timothy Arceriradeonsi: enable STD430 packing of UBOs by default
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-09-15 Timothy Arceriradeonsi: make use of LOAD for UBOs
2017-09-15 Dave Airlievirgl: drop const dimensions on first block.
2017-09-14 Samuel Pitoisetradeonsi: move si_get_wave_info() to AMD common code
2017-09-14 Eric Engestromswr: use ARRAY_SIZE macro
2017-09-13 Denis Paukgallium/{r600, radeonsi}: Fix segfault with color forma...
2017-09-13 Nicolai Hähnleradeonsi: hard-code pixel center for interpolateAtSampl...
2017-09-13 Nicolai HÃ\83¤hnleradeonsi: apply a mask to gl_SampleMaskIn in the PS...
2017-09-13 Nicolai Hähnleradeonsi: remove SET_PREDICATION workaround on newer...
2017-09-13 Nicolai Hähnleamd/common: get ME/PFP/CE firmware feature versions...
2017-09-13 Nicolai Hähnleradeonsi: rename variable to clarify its meaning
2017-09-13 Nicolai Hähnleradeonsi: make si_init_shader_selector_async static
2017-09-13 Nicolai Hähnleradeonsi: fix segfault in descriptor dumping
2017-09-13 Nicolai Hähnleddebug: write out final driver log messages with GALLIU...
2017-09-13 Tim Rowleyswr/rast: Fetch compile state changes
2017-09-13 Tim Rowleyswr/rast: adjust linux cpu topology identification...
2017-09-13 Tim Rowleyswr/rast: Missed conversion to SIMD_T
2017-09-13 Tim Rowleyswr/rast: whitespace changes
2017-09-13 Tim Rowleyswr/rast: add graph write to jit debug putput
2017-09-13 Tim Rowleyswr/rast: Migrate memory pointers to gfxptr_t type
2017-09-13 Tim Rowleyswr/rast: Remove hardcoded clip/cull slot from clipper
2017-09-13 Tim Rowleyswr/rast: Start to remove hardcoded clipcull_dist verte...
2017-09-13 Tim Rowleyswr/rast: Move clip/cull enables in API
2017-09-13 Tim Rowleyswr/rast: Add new API SwrStallBE
2017-09-11 Marek Olšákradeonsi: optimize TCS epilog when invocation 0 writes...
2017-09-11 Marek Olšákradeonsi: implement pipe_context::fence_server_sync
2017-09-11 Marek Olšákgallium/radeon: add a proper fail path for calloc in...
2017-09-11 Marek Olšákradeonsi/gfx9: fix interprocess resource sharing on...
2017-09-11 Dave Airlier600: handle the non-TXF_LZ support path.
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle for all blits...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle callback for...
2017-09-11 Marek Olšákgallium/u_blitter: add new union blitter_attrib to...
2017-09-11 Marek Olšákgallium/radeon: use rectangles for 1D and 2D texture...
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
2017-09-08 Charmaine Leesvga: abort shader translation upon indirect indexing...
2017-09-08 Eric Engestromr300: use ARRAY_SIZE macro
2017-09-08 Connor Abbottradeonsi: move the guts of ARB_shader_group_vote emissi...
2017-09-08 Connor Abbottradeonsi: move si_emit_ballot() to ac
2017-09-08 Connor Abbottradeonsi: move emit_optimization_barrier() to ac
2017-09-08 Connor Abbottradeonsi: move llvm_get_type_size() to ac
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.patch_stride...
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.vertex_size...
2017-09-07 Marek Olšákradeonsi/gfx9: don't read LS out vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the LS output vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the number of TCS out vertices...
2017-09-07 Marek Olšákradeonsi: don't always apply the PrimID instancing...
2017-09-07 Marek Olšákradeonsi: remove 2 callbacks from si_shader_context
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-09-06 Leo Liuradeon/uvd: fix the assertion check for YUYV format
2017-09-06 Tim Rowleyswr/rast: FE/Clipper - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Remove use of C++14 template variable
2017-09-06 Tim Rowleyswr/rast: SIMD16 FE remove templated immediates workaround
2017-09-06 Tim Rowleyswr/rast: SIMD16 PA - rename Assemble_simd16 to Assemble
2017-09-06 Tim Rowleyswr/rast: FE/Binner - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Removed some trailing whitespace caught durin...
2017-09-06 Tim Rowleyswr: set caps for VB 4-byte alignment
2017-09-06 Tim Rowleyswr/rast: Allow gather of floats from fetch shader...
2017-09-06 Nicolai Hähnleradeonsi/gfx9: proper workaround for LS/HS VGPR initial...
2017-09-06 Nicolai Hähnleamd/common: pass chip_class to ac_dump_reg
2017-09-06 Nicolai Hähnleradeonsi/gfx9: always flush DB metadata on framebuffer...
2017-09-05 Charmaine Leesvga: move index buffer bind flag assertion
2017-09-05 Charmaine Leesvga: avoid emitting redundant SetShaderResources and...
2017-09-05 Marek Olšákradeonsi/gfx9: implement primitive binning
2017-09-05 Marek Olšákradeonsi: add more state flags into si_state_dsa
2017-09-05 Marek Olšákradeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM...
2017-09-04 Marek Olšákradeonsi: eliminate PS color outputs when colormask...
2017-09-04 Marek Olšákgallium/radeon: sort DBG shader flags according to...
2017-09-04 Nicolai Hähnleradeonsi: ensure cache flushes happen before SET_PREDIC...
2017-09-04 Nicolai Hähnleradeonsi: fix ARB_transform_feedback_overflow_query...
2017-09-04 Nicolai Hähnleradeonsi: fix compute shader state dumping
2017-09-04 Nicolai Hähnleradeonsi: add an assertion that only two-dimensional...
2017-09-04 Nicolai Hähnlegallium/radeon: always use two-dimensional constant...
2017-09-03 Leo Liuradeon/uvd: add Define Restart Interval to MJPEG bitstr...
next