index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+17
*
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+16
*
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+13
*
mesa: recover target_check before get_current_tex_objects
Jose Maria Casanova Crespo
2019-08-21
1
-7
/
+7
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
5
-0
/
+51
*
i965: Add handling for fp16 configs
Kevin Strasser
2019-08-21
2
-1
/
+29
*
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
2019-08-21
4
-1
/
+40
*
dri: Add fp16 formats
Kevin Strasser
2019-08-21
3
-0
/
+27
*
egl: Handle dri configs with floating point pixel data
Kevin Strasser
2019-08-21
4
-2
/
+30
*
dri: Handle configs with floating point pixel data
Kevin Strasser
2019-08-21
1
-0
/
+5
*
glx: Add fields for color shifts
Kevin Strasser
2019-08-21
2
-0
/
+5
*
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
2019-08-21
10
-103
/
+213
*
util: move bitcount to bitscan.h
Kevin Strasser
2019-08-21
2
-36
/
+32
*
dri: Add config attributes for color channel shift
Kevin Strasser
2019-08-21
3
-22
/
+56
*
gallium: Use consistent approach for config format filtering
Kevin Strasser
2019-08-21
1
-8
/
+9
*
i965: Add helper function for allowed config formats
Kevin Strasser
2019-08-21
1
-31
/
+34
*
radv: add RADV_DEBUG=allentrypoints
Andres Rodriguez
2019-08-21
2
-8
/
+20
*
panfrost: Fix PIPE_BUFFER spacing
Alyssa Rosenzweig
2019-08-21
1
-3
/
+3
*
panfrost: Implement depth range clipping
Alyssa Rosenzweig
2019-08-21
1
-3
/
+12
*
panfrost: Don't bail on PIPE_BUFFER
Alyssa Rosenzweig
2019-08-21
1
-5
/
+5
*
pan/midgard: Identify and disassemble indirect texture/sampler
Alyssa Rosenzweig
2019-08-21
2
-6
/
+28
*
pan/midgard: Breakout texture reg select printer
Alyssa Rosenzweig
2019-08-21
1
-9
/
+26
*
panfrost: Pass stream_output_info by reference
Alyssa Rosenzweig
2019-08-21
1
-7
/
+7
*
panfrost: Guard against NULL rasterizer explicitly
Alyssa Rosenzweig
2019-08-21
1
-1
/
+3
*
pan/bifrost: Correct file size signedness
Alyssa Rosenzweig
2019-08-21
1
-2
/
+2
*
panfrost: Fix missing ret assignment in DRM code
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Hoist bo != NULL check before dereference
Alyssa Rosenzweig
2019-08-21
1
-3
/
+3
*
panfrost: Hoist job != NULL check
Alyssa Rosenzweig
2019-08-21
1
-3
/
+1
*
panfrost: Prevent potential integer overflow in instancing
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Clarify intention with PIPE_SWIZZLE_X check
Alyssa Rosenzweig
2019-08-21
1
-1
/
+2
*
panfrost: Pay attention to framebuffer dimension sign
Alyssa Rosenzweig
2019-08-21
1
-9
/
+2
*
pan/midgard: Mark fallthrough explicitly
Alyssa Rosenzweig
2019-08-21
1
-0
/
+1
*
panfrost: Don't check reads_point_coord
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
pan/midgard: Simplify contradictory check.
Alyssa Rosenzweig
2019-08-21
1
-4
/
+1
*
pan/midgard: Reorder bits check to fix 8-bit masks
Alyssa Rosenzweig
2019-08-21
1
-5
/
+5
*
pan/midgard: Represent unused nodes by ~0
Alyssa Rosenzweig
2019-08-21
11
-58
/
+56
*
pan/bifrost: Avoid buffer overflow in disassembler
Alyssa Rosenzweig
2019-08-21
1
-1
/
+4
*
pan/decode: Remove all_zero
Alyssa Rosenzweig
2019-08-21
1
-13
/
+7
*
pan/decode: Don't leak FBD pointer
Alyssa Rosenzweig
2019-08-21
1
-3
/
+5
*
pan/midgard: Allocate `dependencies` on stack
Alyssa Rosenzweig
2019-08-21
1
-1
/
+4
*
pan/midgard: Free liveness info
Alyssa Rosenzweig
2019-08-21
1
-0
/
+2
*
v3d: Use the correct opcodes for signed image min/max
Jason Ekstrand
2019-08-21
1
-0
/
+2
*
intel/nir: Add a helper for getting BRW_AOP from an intrinsic
Jason Ekstrand
2019-08-21
4
-170
/
+78
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
25
-117
/
+236
*
pan/decode: Cleanup mali_attr printing
Alyssa Rosenzweig
2019-08-21
1
-20
/
+44
*
pan/decode: Validate attribute/varying buffer pointer
Alyssa Rosenzweig
2019-08-21
1
-0
/
+3
*
pan/decode: Include address in union mali_attr
Alyssa Rosenzweig
2019-08-21
1
-19
/
+7
*
pan/decode: Use concise texture printing
Alyssa Rosenzweig
2019-08-21
1
-33
/
+35
*
panfrost: Break up usage2 field
Alyssa Rosenzweig
2019-08-21
3
-28
/
+42
*
pan/decode: Pretty-print sRGB format
Alyssa Rosenzweig
2019-08-21
1
-4
/
+11
[next]