index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ac/gpu_info: add has_read_registers_query
Marek Olšák
2018-05-10
1
-3
/
+2
*
ac/gpu_info: add has_2d_tiling
Marek Olšák
2018-05-10
1
-5
/
+1
*
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
2018-05-10
1
-11
/
+2
*
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
2018-05-10
1
-5
/
+1
*
radeonsi: expose ARB_query_buffer_object on ancient kernels too
Marek Olšák
2018-05-10
1
-3
/
+1
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
1
-13
/
+3
*
ac/gpu_info: add kernel_flushes_tc_l2_after_ib
Marek Olšák
2018-05-10
1
-2
/
+1
*
ac/gpu_info: add has_format_bc1_through_bc7
Marek Olšák
2018-05-10
1
-6
/
+3
*
ac/gpu_info: add has_eqaa_surface_allocator
Marek Olšák
2018-05-10
1
-1
/
+1
*
radeonsi: clean up the reset status query implementation
Marek Olšák
2018-05-10
2
-23
/
+18
*
ac/gpu_info: add has_bo_metadata
Marek Olšák
2018-05-10
1
-2
/
+1
*
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
Marek Olšák
2018-05-10
1
-3
/
+1
*
ac/gpu_info: add htile_cmask_support_1d_tiling
Marek Olšák
2018-05-10
2
-9
/
+4
*
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
2018-05-10
1
-4
/
+2
*
radeonsi: add an environment variable that forces EQAA for MSAA allocations
Marek Olšák
2018-05-10
4
-5
/
+59
*
radeonsi: set up EQAA image descriptors properly
Marek Olšák
2018-05-10
1
-16
/
+80
*
radeonsi: add EQAA SC,DB,CB register programming
Marek Olšák
2018-05-10
2
-8
/
+71
*
radeonsi: support creating EQAA color textures
Marek Olšák
2018-05-10
3
-17
/
+33
*
ac/surface: add EQAA support
Marek Olšák
2018-05-10
3
-6
/
+7
*
radeonsi: use better sample locations for 8x EQAA
Marek Olšák
2018-05-10
1
-21
/
+11
*
radeonsi: improve quality of 16 sample locations
Marek Olšák
2018-05-10
1
-2
/
+2
*
radeonsi: use better sample locations for 4x MSAA
Marek Olšák
2018-05-10
1
-11
/
+10
*
radeonsi: reorder sample locations as required by EQAA
Marek Olšák
2018-05-10
2
-59
/
+98
*
radeonsi: simplify si_get_sample_position
Marek Olšák
2018-05-10
1
-29
/
+20
*
radeonsi: simplify arrays of sample locations
Marek Olšák
2018-05-10
1
-65
/
+40
*
radeonsi: set DB_EQAA the same as Vulkan
Marek Olšák
2018-05-10
1
-8
/
+8
*
radeonsi: remove CM_ prefixes
Marek Olšák
2018-05-10
1
-4
/
+4
*
radeonsi: don't update clear color registers if they don't change
Marek Olšák
2018-05-10
1
-11
/
+21
*
radeonsi: remove r600_fmask_info
Marek Olšák
2018-05-10
6
-87
/
+46
*
ac/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
2018-05-10
1
-8
/
+8
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
1
-41
/
+7
*
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
Marek Olšák
2018-05-10
1
-0
/
+9
*
virgl: Add support for passing GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Gert Wollny
2018-05-10
1
-1
/
+2
*
r600: fix constant buffer bounds.
Dave Airlie
2018-05-10
2
-2
/
+2
*
eg/compute: Drop reference to kernel_param bo in destructor
Jan Vesely
2018-05-08
1
-0
/
+1
*
r600: Cleanup constant buffers on context destruction
Jan Vesely
2018-05-08
1
-1
/
+5
*
eg/compute: Drop reference on code_bo in destructor.
Jan Vesely
2018-05-07
1
-3
/
+1
*
swr/rast: Fix include for createInstructionCombiningPass with llvm-7.0.
Vinson Lee
2018-05-05
1
-0
/
+1
*
nv50/ir: fix printing of pixld
Rhys Perry
2018-05-03
1
-1
/
+1
*
swr/rast: Fix WriteBitcodeToFile usage with llvm-7.0.
Vinson Lee
2018-05-03
1
-0
/
+4
*
nv50: Extract needed value bits without shifting them before calling bitcount
Vlad Golovkin
2018-05-02
1
-1
/
+1
*
freedreno: Fix ir3_cmdline.c build.
Eric Anholt
2018-05-01
1
-0
/
+1
*
gallium/i915: fix PIPE_CAPF_MIN_CONSERVATIVE_RASTER_DILATE typo
Brian Paul
2018-05-01
1
-1
/
+1
*
nvc0: add conservative rasterization support
Rhys Perry
2018-04-30
7
-8
/
+87
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
17
-2
/
+174
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-1
/
+1
*
radeonsi: increase the number of compiler threads depending on the CPU
Marek Olšák
2018-04-27
2
-16
/
+29
*
radeonsi: avoid a crash in gallivm_dispose_target_library_info
Marek Olšák
2018-04-27
1
-0
/
+3
*
radeonsi: move data_layout into si_compiler
Marek Olšák
2018-04-27
3
-6
/
+11
*
radeonsi: move passmgr into si_compiler
Marek Olšák
2018-04-27
4
-40
/
+32
[prev]
[next]