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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa/st: Add depth clamping to rasterizer code
Gert Wollny
2019-08-01
2
-6
/
+39
*
mesa/st: Tie depth_clamp code into other shaders (GS and TES)
Gert Wollny
2019-08-01
3
-1
/
+36
*
mesa/st: Tie depth_clamp lowering into the FS
Gert Wollny
2019-08-01
3
-0
/
+18
*
mesa/st: Tie depth clamp lowering in to the VP code
Gert Wollny
2019-08-01
4
-0
/
+32
*
mesa/st: add tgsi-lowering code for depth-clamp
Erik Faye-Lund
2019-08-01
4
-0
/
+451
*
mesa/st: replace boolean declarations by bool
Gert Wollny
2019-08-01
1
-2
/
+2
*
Revert "softpipe: Don't draw when rasterizer_discard is set"
Gert Wollny
2019-08-01
1
-3
/
+0
*
docs: reword meson instructions
Eric Engestrom
2019-08-01
1
-7
/
+12
*
travis: drop unnecessary Meson option for MacOS
Eric Engestrom
2019-08-01
1
-4
/
+1
*
intel/vec4: Drop all of the 64-bit varying code
Jason Ekstrand
2019-07-31
4
-200
/
+47
*
intel/fs: Drop all of the 64-bit varying code
Jason Ekstrand
2019-07-31
2
-363
/
+139
*
intel: Use NIR to lower 64-bit varying access
Jason Ekstrand
2019-07-31
1
-6
/
+11
*
nir/lower_io: Add an option to lower 64-bit varyings
Jason Ekstrand
2019-07-31
2
-15
/
+118
*
docs: Update Platforms and Drivers page with more comprehensive information.
Jorge Natz
2019-07-31
1
-7
/
+23
*
nir: use common deref has indirect code in scratch lowering.
Dave Airlie
2019-08-01
1
-15
/
+1
*
nir: remove explicit nir_intrinsic_index_flag values
Eric Engestrom
2019-07-31
1
-2
/
+2
*
state_tracker: Free Labels for querry and tranform_feedback
Yevhenii Kolesnikov
2019-07-31
2
-0
/
+2
*
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
Kenneth Graunke
2019-07-31
3
-11
/
+27
*
st/dri: simplify dri_get_egl_image by reusing dri2_format_table
Mike Blumenkrantz
2019-07-31
3
-42
/
+24
*
lima: enable lower_bitops in ppir
Erico Nunes
2019-07-31
1
-0
/
+1
*
nir/algebraic: rename lower_bitshift to lower_bitops
Erico Nunes
2019-07-31
4
-9
/
+9
*
lima/ppir: lower fdot in nir_opt_algebraic
Erico Nunes
2019-07-31
5
-80
/
+5
*
nir/algebraic: add new fsum ops and fdot lowering
Erico Nunes
2019-07-31
3
-0
/
+11
*
lima/ppir: refactor texture code to simplify scheduler
Erico Nunes
2019-07-31
5
-60
/
+7
*
lima/ppir: lower texture projection
Erico Nunes
2019-07-31
1
-0
/
+5
*
scons: Fix random_r check.
Vinson Lee
2019-07-31
1
-1
/
+1
*
Revert "st/dri: simplify dri_get_egl_image by reusing dri2_format_table"
Kenneth Graunke
2019-07-31
3
-25
/
+42
*
pan/midgard: Don't special case inline_constant
Alyssa Rosenzweig
2019-07-31
7
-30
/
+13
*
pan/midgard: De-special-case branching
Alyssa Rosenzweig
2019-07-31
6
-30
/
+11
*
panfrost: Add MALI_SAMP_NORM_COORDS flag
Alyssa Rosenzweig
2019-07-31
3
-3
/
+8
*
panfrost: Simplify filter_mode definition
Alyssa Rosenzweig
2019-07-31
3
-41
/
+28
*
pan/midgard: Shrink "compute FBD"
Alyssa Rosenzweig
2019-07-31
1
-1
/
+1
*
panfrost: Flip texture/sampler fields
Alyssa Rosenzweig
2019-07-31
2
-2
/
+2
*
panfrost: Add MALI_ATTR_IMAGE value
Alyssa Rosenzweig
2019-07-31
2
-0
/
+7
*
st/dri: simplify dri_get_egl_image by reusing dri2_format_table
Mike Blumenkrantz
2019-07-31
3
-42
/
+25
*
gallium: add handling for YUV planar surfaces
Mike Blumenkrantz
2019-07-31
8
-84
/
+328
*
gallium: add AYUV and XYUV formats
Mike Blumenkrantz
2019-07-31
5
-0
/
+102
*
pan/midgard: Simplify discard logic
Alyssa Rosenzweig
2019-07-31
1
-17
/
+1
*
pan/midgard: Add units for more instructions
Alyssa Rosenzweig
2019-07-31
2
-6
/
+6
*
pan/midgard: Fix ball/bany opcode table
Alyssa Rosenzweig
2019-07-31
2
-17
/
+22
*
pan/midgard: Document branch combination LUT
Alyssa Rosenzweig
2019-07-31
3
-5
/
+25
*
st/mesa: Skip scissor rect updates when scissor is entirely disabled.
Kenneth Graunke
2019-07-31
1
-0
/
+3
*
egl/drm: ensure the backing gbm is set before using it
Emil Velikov
2019-07-31
1
-1
/
+1
*
docs: update required meson version
Eric Engestrom
2019-07-31
1
-1
/
+1
*
radv/gfx10: implement a GE bug workaround
Samuel Pitoiset
2019-07-31
1
-4
/
+23
*
radv/gfx10: remove an obsolete VGT_REUSE_OFF workaround
Samuel Pitoiset
2019-07-31
1
-6
/
+0
*
radv/gfx10: disable LATE_ALLOC_GS on Navi14
Samuel Pitoiset
2019-07-31
1
-1
/
+8
*
radv/gfx10: implement a bug workaround for GE_PC_ALLOC
Samuel Pitoiset
2019-07-31
2
-17
/
+13
*
radv/gfx10: implement a bug workaround for NGG -> legacy transitions
Samuel Pitoiset
2019-07-31
2
-2
/
+21
*
radv: skip draw calls with 0-sized index buffers
Samuel Pitoiset
2019-07-31
1
-0
/
+6
[prev]
[next]