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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno/a6xx: Move inline functions out of fd6_draw.h
Kristian H. Kristensen
2018-09-27
3
-108
/
+110
*
freedreno: fix a typo in launch_grid
Hyunjun Ko
2018-09-27
1
-1
/
+1
*
freedreno/ir3: fix the param order of cmpxchg
Hyunjun Ko
2018-09-27
1
-2
/
+2
*
freedreno/a6xx: fix shaders w/ >= 24 regs
Rob Clark
2018-09-27
1
-1
/
+1
*
freedreno/a6xx: fix gl_FragCoord.w
Rob Clark
2018-09-27
1
-2
/
+6
*
freedreno: handle invalidated buffers harder
Rob Clark
2018-09-27
8
-7
/
+39
*
freedreno/a6xx: fix constlen
Rob Clark
2018-09-27
1
-7
/
+6
*
freedreno: fix inorder rendering case
Rob Clark
2018-09-27
1
-6
/
+7
*
freedreno/a6xx: backface stencil state
Rob Clark
2018-09-27
2
-2
/
+4
*
freedreno/a6xx: fix gpu crash with separate-stencil
Rob Clark
2018-09-27
1
-1
/
+1
*
freedreno/a6xx: fix MRT config
Rob Clark
2018-09-27
1
-7
/
+7
*
freedreno: fix potential hang when destroying batch
Rob Clark
2018-09-27
1
-1
/
+1
*
freedreno: fix corrupted fb state
Rob Clark
2018-09-27
2
-2
/
+5
*
freedreno: simplify pctx->clear()
Rob Clark
2018-09-27
6
-74
/
+11
*
freedreno: fix FD_MESA_DEBUG=flush
Rob Clark
2018-09-27
2
-2
/
+8
*
freedreno: fix scissor state emit
Rob Clark
2018-09-27
4
-4
/
+8
*
freedreno: update generated headers
Rob Clark
2018-09-27
8
-340
/
+1089
*
radeonsi: NaN should pass kill_if
Axel Davy
2018-09-25
1
-1
/
+2
*
radeon/uvd: use bitstream coded number for symbols of Huffman tables
Leo Liu
2018-09-24
1
-4
/
+14
*
nv50/ir: fix link-time build failure
Rhys Perry
2018-09-23
1
-1
/
+1
*
nvc0: fix bindless multisampled images on Maxwell+
Rhys Perry
2018-09-22
3
-5
/
+45
*
nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO
Rhys Perry
2018-09-22
1
-2
/
+6
*
nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
Rhys Perry
2018-09-22
1
-18
/
+18
*
vc4: Remove dead i == 0 code from the cos() implementation.
Eric Anholt
2018-09-21
1
-6
/
+3
*
vc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL rendering rotation.
Eric Anholt
2018-09-21
1
-26
/
+40
*
svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutput
Charmaine Lee
2018-09-20
1
-0
/
+9
*
r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to silence warning
Brian Paul
2018-09-20
1
-0
/
+4
*
svga: Enable Opengl 3.3 compatibility profile
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: Apply texcoord scale factors only if there is sampler view
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: fix texture array layer index in transfer map
Charmaine Lee
2018-09-20
2
-66
/
+42
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
2
-44
/
+40
*
v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.
Eric Anholt
2018-09-17
1
-6
/
+6
*
v3d: Stop clearing the OQ state at the end of the job.
Eric Anholt
2018-09-17
3
-18
/
+1
*
v3d: Always emit a TF disable at the start of drawing on V3D 4.x.
Eric Anholt
2018-09-17
3
-10
/
+8
*
r600/sb: use safe math optimizations when TGSI contains precise operations
Gert Wollny
2018-09-15
3
-1
/
+5
*
virgl: adjust strides when mapping temp-resources
Erik Faye-Lund
2018-09-14
1
-0
/
+2
*
nvir: Always split 64-bit IMAD/IMUL operations
Pierre Moreau
2018-09-13
1
-1
/
+1
*
nv50,nvc0: warn on not-explicitly-handled caps
Ilia Mirkin
2018-09-11
2
-14
/
+26
*
radeonsi/nir: port some bindless and sampler code from TGSI
Marek Olšák
2018-09-10
1
-30
/
+50
*
radeonsi: split si_copy_buffer
Marek Olšák
2018-09-10
5
-17
/
+33
*
radeonsi: don't call VBO prefetch with size=0
Marek Olšák
2018-09-10
1
-1
/
+1
*
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
2018-09-10
8
-90
/
+66
*
radeonsi: fix GPU hangs with bindless textures and LLVM 7.0
Marek Olšák
2018-09-10
3
-5
/
+33
*
ac: use iN_0/1 constants
Marek Olšák
2018-09-10
2
-3
/
+3
*
ac: add radeon_info::num_good_cu_per_sh
Marek Olšák
2018-09-10
1
-3
/
+1
*
radeonsi: fix printing a BO list into ddebug reports
Marek Olšák
2018-09-10
1
-1
/
+2
*
r600: fix HTILE for NPOT textures with mipmapping
Marek Olšák
2018-09-10
1
-2
/
+2
*
radeonsi: fix HTILE for NPOT textures with mipmapping on SI/CI
Marek Olšák
2018-09-10
1
-2
/
+2
*
svga: assorted fixes/changes in svga_pipe_blit.c
Brian Paul
2018-09-10
1
-27
/
+15
*
svga: set buffer bind_flags in svga_buffer_add_host_surface()
Brian Paul
2018-09-10
1
-0
/
+3
[prev]
[next]