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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
panfrost: Add support for decoding gl_FrontFacing
Alyssa Rosenzweig
2019-08-01
2
-1
/
+11
*
pan/decode: Use max varying index as varying buffer count
Alyssa Rosenzweig
2019-08-01
1
-6
/
+6
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
4
-2
/
+37
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
4
-21
/
+57
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
2019-08-01
5
-7
/
+7
*
panfrost: Implement panfrost_set_shader_buffers callback
Alyssa Rosenzweig
2019-08-01
2
-0
/
+18
*
gallium/util: Add util_set_shader_buffers_mask helper
Alyssa Rosenzweig
2019-08-01
2
-0
/
+42
*
kmsro: move entry points from etnaviv to kmsro
Jonathan Marek
2019-08-01
1
-3
/
+3
*
st/mesa: fix MSVC compile breakage
Brian Paul
2019-08-01
1
-2
/
+2
*
virgl: Enable depth_clamp by lowering if the host is new enough.
Gert Wollny
2019-08-01
2
-1
/
+8
*
gallium: Make PIPE_CAP_DEPTH_CLIP_DISABLE a tri-state value and use it
Gert Wollny
2019-08-01
2
-1
/
+6
*
mesa/st: Signal state changes when depth_clamp is emulated
Gert Wollny
2019-08-01
1
-1
/
+25
*
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
*
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
*
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
*
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
[prev]
[next]