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
*
st/nine: Enable modifiers on ps 1.X texcoords
Axel Davy
2019-04-30
1
-21
/
+30
*
st/nine: Always return OK on SetSoftwareVertexProcessing
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Finish if nooverwrite after normal mapping
Axel Davy
2019-04-30
2
-0
/
+18
*
st/nine: Fix buffer/texture unbinding in nine_state_clear
Axel Davy
2019-04-30
5
-16
/
+28
*
st/nine: Upload managed buffers only at draw using them
Axel Davy
2019-04-30
1
-1
/
+4
*
st/nine: Upload managed textures only at draw using them
Axel Davy
2019-04-30
1
-1
/
+4
*
st/nine: Use FLT_MAX/2 for RCP clamping
Axel Davy
2019-04-30
1
-2
/
+3
*
st/nine: Fix D3DWindowBuffer_release for old wine nine support
Axel Davy
2019-04-30
1
-2
/
+12
*
iris: Enable fast clear colors on gen11.
Rafael Antognolli
2019-04-30
1
-3
/
+0
*
iris: Update the surface state clear color address when available.
Rafael Antognolli
2019-04-30
1
-1
/
+9
*
iris: Use the linear version of the surface format during fast clears.
Rafael Antognolli
2019-04-30
1
-1
/
+7
*
iris: Support sRGB fast clears even if the colorspaces differ.
Rafael Antognolli
2019-04-30
2
-4
/
+8
*
winsys/svga/drm: Include sys/types.h
Khem Raj
2019-04-30
1
-0
/
+1
*
panfrost/ci: Initial commit
Tomeu Vizoso
2019-04-30
8
-0
/
+3248
*
iris: Do not advertise multisampled image load/store.
Rafael Antognolli
2019-04-29
1
-0
/
+5
*
freedreno/a6xx: pre-bake UBWC flags in texture-view
Rob Clark
2019-04-29
2
-3
/
+5
*
freedreno/a6xx: small texture emit cleanup
Rob Clark
2019-04-29
4
-37
/
+34
*
freedreno/ir3: switch fragcoord to sysval
Rob Clark
2019-04-29
1
-0
/
+1
*
delete autotools input files
Eric Engestrom
2019-04-29
3
-32
/
+0
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
17
-48
/
+0
*
iris: Only enable GL_AMD_depth_clamp_separate on Gen9+
Kenneth Graunke
2019-04-29
1
-1
/
+1
*
iris: Set XY Clipping correctly.
Kenneth Graunke
2019-04-29
4
-2
/
+67
*
swr: support NULL-resources
Erik Faye-Lund
2019-04-29
1
-24
/
+25
*
nouveau: support NULL-resources
Erik Faye-Lund
2019-04-29
2
-3
/
+10
*
i915: support NULL-resources
Erik Faye-Lund
2019-04-29
1
-2
/
+5
*
gallium/u_vbuf: support NULL-resources
Erik Faye-Lund
2019-04-29
1
-0
/
+3
*
lima/ppir: fix pointer referenced after a free
Patrick Lerda
2019-04-29
1
-1
/
+2
*
lima/ppir: Add gl_FragCoord handling
Andreas Baierl
2019-04-29
7
-2
/
+33
*
panfrost: Workaround -bshadow regression
Alyssa Rosenzweig
2019-04-28
1
-1
/
+8
*
panfrost/midgard: Safety check immediate precision degradations
Alyssa Rosenzweig
2019-04-28
1
-1
/
+14
*
panfrost: Use fp32 (not fp16) varyings
Alyssa Rosenzweig
2019-04-28
1
-4
/
+4
*
panfrost/midgard: imov workaround
Alyssa Rosenzweig
2019-04-28
1
-6
/
+27
*
panfrost/midgard: Fix tex propogation
Alyssa Rosenzweig
2019-04-28
1
-7
/
+22
*
panfrost/midgard: Fix regressions in -bjellyfish
Alyssa Rosenzweig
2019-04-28
1
-3
/
+7
*
panfrost/midgard: Only copyprop without an outmod
Alyssa Rosenzweig
2019-04-28
1
-0
/
+1
*
Revert "panfrost/midgard: Extend copy propagation pass"
Alyssa Rosenzweig
2019-04-28
1
-48
/
+8
*
iris: Fix zeroing of transform feedback offsets in strange cases.
Kenneth Graunke
2019-04-27
2
-4
/
+18
*
vc4: Fall back to renderonly if the vc4 driver doesn't have v3d.
Eric Anholt
2019-04-26
3
-4
/
+35
*
kmsro: Add support for V3D.
Eric Anholt
2019-04-26
2
-0
/
+16
*
radeonsi: don't ignore PIPE_FLUSH_ASYNC
Marek Olšák
2019-04-26
1
-1
/
+1
*
Revert "v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER."
Eric Anholt
2019-04-26
1
-1
/
+9
*
v3d: Don't try to update the shadow texture for separate stencil.
Eric Anholt
2019-04-26
1
-1
/
+2
*
vc4: Use _mesa_hash_table_remove_key() where appropriate.
Eric Anholt
2019-04-26
1
-12
/
+9
*
v3d: Use _mesa_hash_table_remove_key() where appropriate.
Eric Anholt
2019-04-26
1
-13
/
+8
*
v3d: Apply the GFXH-930 workaround to the case where the VS loads attrs.
Eric Anholt
2019-04-26
1
-0
/
+15
*
v3d: Fill in the ignored segment size fields to appease new simulator.
Eric Anholt
2019-04-26
1
-2
/
+4
*
swr/rast: enforce use of tile offsets
Alok Hota
2019-04-26
4
-0
/
+5
*
swr/rast: AVX512 support compiled in by default
Alok Hota
2019-04-26
12
-560
/
+333
*
swr/rast: Remove deprecated 4x2 backend code
Alok Hota
2019-04-26
8
-834
/
+19
*
llvmpipe: Always return some fence in flush (v2)
Tomasz Figa
2019-04-26
1
-0
/
+2
[next]