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
*
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
*
clover: Add explicit virtual destructor to argument class
Jan Vesely
2018-05-05
1
-0
/
+1
*
nv50/ir: fix printing of pixld
Rhys Perry
2018-05-03
1
-1
/
+1
*
st/va: Support YUV formats in vaCreateSurfaces
Drew Davenport
2018-05-03
1
-23
/
+36
*
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
21
-2
/
+243
*
tgsi: use enums instead of unsigned in ureg code
Brian Paul
2018-04-30
2
-12
/
+12
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-1
/
+1
*
st/omx/enc: fix blit setup for YUV LoadImage
Leo Liu
2018-04-30
1
-4
/
+4
*
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
*
radeonsi: move target_library_info into si_compiler
Marek Olšák
2018-04-27
3
-5
/
+13
*
radeonsi: use si_compiler::triple in si_llvm_optimize_module
Marek Olšák
2018-04-27
1
-2
/
+2
*
radeonsi: add triple into si_compiler
Marek Olšák
2018-04-27
3
-2
/
+4
*
radeonsi: add struct si_compiler containing LLVMTargetMachineRef
Marek Olšák
2018-04-27
8
-91
/
+101
*
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
2018-04-27
10
-201
/
+201
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
19
-78
/
+80
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
10
-36
/
+26
*
radeonsi: inline 2 trivial state structures
Marek Olšák
2018-04-27
5
-19
/
+11
*
radeonsi: remove function si_init_atom
Marek Olšák
2018-04-27
4
-27
/
+14
*
radeonsi: remove si_atom::id
Marek Olšák
2018-04-27
4
-28
/
+15
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
14
-172
/
+148
*
radeonsi: rename r600_atom -> si_atom
Marek Olšák
2018-04-27
10
-76
/
+76
*
radeonsi: remove r600_pipe_common.h
Marek Olšák
2018-04-27
14
-347
/
+302
*
radeonsi/gfx9: workaround for INTERP with indirect indexing
Marek Olšák
2018-04-27
1
-6
/
+13
*
radeonsi: rewrite DCC format compatibility checking code
Marek Olšák
2018-04-27
1
-56
/
+42
*
radeonsi: implement DCC fast clear swizzle constraints more accurately
Marek Olšák
2018-04-27
3
-35
/
+65
*
radeonsi: rename variables and document stuff around DCC fast clear
Marek Olšák
2018-04-27
1
-41
/
+42
*
radeonsi: fully enable 2x DCC MSAA for array and non-array textures
Marek Olšák
2018-04-27
4
-14
/
+20
*
radeonsi: enable fast color clear for level 0 of mipmapped textures on <= VI
Marek Olšák
2018-04-27
2
-9
/
+24
*
swr/rast: No need to export GetSimdValidIndicesGfx
George Kyriazis
2018-04-27
1
-4
/
+0
*
swr/rast: Small editorial changes
George Kyriazis
2018-04-27
3
-19
/
+17
*
swr/rast: Use new processor detection mechanism
George Kyriazis
2018-04-27
2
-1
/
+51
*
swr/rast: Output rasterizer dir to console since it's process specific
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Add TranslateGfxAddress for shader
George Kyriazis
2018-04-27
3
-3
/
+19
*
swr/rast: jit PRINT improvements.
George Kyriazis
2018-04-27
1
-2
/
+13
*
swr/rast: Fix regressions.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Cleanup old cruft.
George Kyriazis
2018-04-27
1
-17
/
+3
*
swr/rast: Package events.proto with core output
George Kyriazis
2018-04-27
2
-2
/
+32
*
swr/rast: Fix init in EventHandlerWorkerStats
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Fix return type of VCVTPS2PH.
George Kyriazis
2018-04-27
1
-1
/
+1
[next]