glx: turn LIBGL_NO_DRAWARRAYS into a boolean
[mesa.git] / src / gallium /
2017-09-11 Marek Olšákradeonsi: optimize TCS epilog when invocation 0 writes...
2017-09-11 Marek Olšáktgsi/scan: add a new pass that analyzes tess factor...
2017-09-11 Marek Olšákwinsys/amdgpu: use the new raw CS API
2017-09-11 Marek Olšákradeonsi: implement pipe_context::fence_server_sync
2017-09-11 Marek Olšákwinsys/amdgpu: factor out some fence dependency code...
2017-09-11 Marek Olšákwinsys/amdgpu: rename fence_dependency functions
2017-09-11 Marek Olšákgallium/radeon: add a proper fail path for calloc in...
2017-09-11 Marek Olšákwinsys/amdgpu: don't allow interprocess resource sharin...
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 UTIL_BLITTER_ATTRIB_NONE (0...
2017-09-11 Marek Olšákgallium/u_blitter: don't pass GENERIC in VS if it's...
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-09 Roland Scheideggergallivm: fix gather implementation a bit
2017-09-08 Charmaine Leesvga: abort shader translation upon indirect indexing...
2017-09-08 Eric Engestromgallium/tests: use ARRAY_SIZE macro
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 Leo LiuRevert "st/va: add enviromental variable to disable...
2017-09-07 Leo Liust/va: move YUV content to deinterlaced buffer when...
2017-09-07 Leo Liust/va: reallocate the buffer if the layout isn't supported
2017-09-07 Leo Liuvl/compositor: make vl_compositor_set_yuv_layer() static
2017-09-07 Leo Liust/omx: use vl/compositor helper function for YUV deint...
2017-09-07 Leo Liuvl/compositor: make a helper function for YUV deinterlacing
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 Marek Olšákwinsys/amdgpu: disable local BOs on Raven
2017-09-07 Roland Scheideggerllvmpipe, tgsi: hook up dx10 gather4 opcode
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-04 Nicolai Hähnlegallium/tests: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlepp: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlegallium/hud: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlenine: always generate two-dimensional constant file...
2017-09-04 Nicolai Hähnletgsi/build: always generate two-dimensional constant...
2017-09-04 Nicolai Hähnletgsi/ureg: always emit constants (and their decls)...
2017-09-04 Nicolai Hähnlegallium: all drivers should accept two-dimensional...
2017-09-03 Leo Liuradeon/uvd: add Define Restart Interval to MJPEG bitstr...
2017-09-03 Leo Liuradeon/uvd: fix MJPEG quantization table index
2017-09-02 Rob Clarkfreedreno: skip batch-cache for compute shaders
2017-09-01 Cherniak, Bruceswr: Report format max_samples=1 to maintain support...
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-09-01 Tobias Klausmannnvc0/ir: propagate immediates to CALL input MOVs
2017-09-01 Karol Herbstnvc0: write 0 to pipeline_statistics.cs_invocations
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-31 Christian Königwinsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID...
2017-08-31 Marek Olšákradeonsi: set a per-buffer flag that disables inter...
2017-08-30 Brian Paulsvga: include sample count in surface_size() computation
2017-08-30 Samuel Pitoisetwinsys/amdgpu: add BO to the global list only when...
2017-08-30 Samuel Pitoisetradeonsi: update dirty_level_mask before dispatching
2017-08-30 Brian Paulllvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-28 Timothy Arceriradeonsi: stop leaking nir
2017-08-28 Marek Olšákradeonsi: rewrite late alloc VS limit computation
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-08-28 Marek Olšákgallium/u_threaded: disallow discard_range if map_buffe...
2017-08-28 Marek Olšákradeonsi: correct maximum wave count per SIMD
2017-08-28 Gwan-gyeong Mungallium/docs: Fix an inequality sign of TGSI_SEMANTIC_S...
2017-08-28 Gwan-gyeong Mungallium/docs: fix a typo
2017-08-28 Eduardo Lima Mitevi915g: Remove a few unused variables
2017-08-27 Marek OlšákRevert "radeonsi: get the raster config from AMDGPU...
next