index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/sb: insert the else clause when we might depart from a loop
Dave Airlie
2018-01-31
1
-0
/
+17
*
svga: Check rasterization state object before checking poly_stipple_enable
Neha Bhende
2018-01-29
1
-1
/
+1
*
svga: Adjust alpha for S3TC_DXT1_EXT RGB formats
Neha Bhende
2018-01-29
1
-0
/
+4
*
radeonsi/nir: add support vs double inputs
Timothy Arceri
2018-01-30
1
-0
/
+5
*
radeonsi: pass input_idx to declare_nir_input_vs()
Timothy Arceri
2018-01-30
1
-2
/
+3
*
radeonsi: add bitcast_inputs() helper
Timothy Arceri
2018-01-30
1
-6
/
+15
*
radeonsi/nir: fix num_inputs for doubles in vs
Timothy Arceri
2018-01-30
1
-5
/
+8
*
r600: add ARB_query_buffer_object support
Dave Airlie
2018-01-29
10
-31
/
+817
*
r600/shader: refactor mul hi/lo instruction emission
Dave Airlie
2018-01-29
1
-254
/
+116
*
r600/eg: construct proper rat mask for image/buffers.
Dave Airlie
2018-01-29
3
-8
/
+30
*
broadcom/vc5: Don't forget to get the BO offset when opening a dmabuf.
Eric Anholt
2018-01-27
1
-0
/
+12
*
broadcom/vc5: Enable the driver on V3D 4.2.
Eric Anholt
2018-01-27
1
-1
/
+6
*
ac: rename and move si_const_array into common code
Marek Olšák
2018-01-27
3
-18
/
+9
*
ac: move address space definitions to common code
Marek Olšák
2018-01-27
1
-8
/
+3
*
ac: don't use byval LLVM qualifier in shaders
Marek Olšák
2018-01-27
3
-15
/
+5
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
5
-53
/
+25
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
7
-11
/
+28
*
pb_cache: call os_time_get outside of the loop
Marek Olšák
2018-01-27
1
-6
/
+6
*
gallium/radeon: simplify radeon_flags_from_heap
Marek Olšák
2018-01-27
1
-14
/
+8
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
ac: pass the number of channels to ac_build_buffer_load_format()
Samuel Pitoiset
2018-01-26
2
-2
/
+2
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
3
-0
/
+29
*
swr/rast: Optimize DumpToFile output size
George Kyriazis
2018-01-25
1
-2
/
+1
*
swr/rast: Updated copyright dates
George Kyriazis
2018-01-25
3
-3
/
+3
*
swr/rast: Move memory-related JIT functions
George Kyriazis
2018-01-25
7
-818
/
+894
*
swr/rast: Add extra (optional) parameter in GATHERPS
George Kyriazis
2018-01-25
4
-5
/
+10
*
swr/rast: Better ExecCmd (i.e. system()) implmentation
George Kyriazis
2018-01-25
3
-34
/
+169
*
swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
George Kyriazis
2018-01-25
1
-33
/
+33
*
svga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResult
Brian Paul
2018-01-25
1
-3
/
+3
*
automake: small cleanup after the meson.build inclusion
Emil Velikov
2018-01-25
2
-2
/
+2
*
automake: vc5: remove non-applicable v3dx_simulator.h
Emil Velikov
2018-01-25
1
-1
/
+0
*
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
2018-01-25
1
-17
/
+21
*
swr/rast: support llvm 3.9 type declarations
George Kyriazis
2018-01-25
1
-0
/
+14
*
meson: fix missing dependencies
Greg V
2018-01-24
1
-1
/
+1
*
gallium/u_tests: add texture_barrier and FBFETCH tests
Marek Olšák
2018-01-24
1
-1
/
+110
*
radeonsi: don't ignore pitch for imported textures
Marek Olšák
2018-01-24
1
-2
/
+12
*
winsys/svga: check correct member after create
Grazvydas Ignotas
2018-01-23
1
-1
/
+1
*
svga: fix context alloc error handling
Grazvydas Ignotas
2018-01-23
1
-1
/
+1
*
meson: remove lib prefix from libd3dadapter9.so
Christoph Haag
2018-01-23
1
-0
/
+1
*
swr: refactor swr_create_screen to allow for proper cleanup on error
Chuck Atkins
2018-01-22
4
-56
/
+79
*
ac/radeonsi: add emit primitive to the abi
Timothy Arceri
2018-01-23
1
-0
/
+1
*
radeonsi: add generic emit primitive helper
Timothy Arceri
2018-01-23
1
-7
/
+14
*
radeonsi/nir: fix fs output index
Timothy Arceri
2018-01-23
1
-0
/
+5
*
ac/nir/radeonsi: add ARB_shader_ballot support
Timothy Arceri
2018-01-23
1
-0
/
+9
*
radeonsi/nir: add primitive id to inputs scan
Timothy Arceri
2018-01-23
1
-0
/
+3
*
radeonsi/nir: add nir_intrinsic_load_sample_mask_in to ir scan
Timothy Arceri
2018-01-23
1
-0
/
+3
*
svga: Prevent use after free.
Jose Fonseca
2018-01-22
1
-0
/
+1
*
etnaviv: dirty TS state when framebuffer has changed
Lucas Stach
2018-01-21
1
-1
/
+2
*
broadcom/vc5: Fix source file name.
Vinson Lee
2018-01-21
1
-1
/
+1
*
broadcom/vc5: Add missing include paths.
Vinson Lee
2018-01-21
1
-2
/
+2
[next]