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
/
gallium
/
drivers
/
iris
/
iris_formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: handle the failure of converting unsupported yuv formats to isl
James Xiong
2020-02-06
1
-1
/
+5
*
intel/isl: Move iris's pipe-to-isl format function to isl.
Eric Anholt
2020-02-05
1
-300
/
+2
*
iris: Disable ASTC 5x5 support on Gen9 for now.
Kenneth Graunke
2020-01-03
1
-0
/
+8
*
iris: Map FXT1 texture formats
Kenneth Graunke
2019-12-01
1
-0
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
iris: Update comment about 3-component formats and buffer textures
Kenneth Graunke
2019-10-07
1
-5
/
+7
*
iris: Allow packed RGB pbo uploads
Chris Wilson
2019-10-07
1
-2
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
iris: Support storage images that have matching typed formats for reads
Kenneth Graunke
2019-07-22
1
-3
/
+2
*
iris: Stop advertising MSAA storage images by mistake
Kenneth Graunke
2019-07-22
1
-1
/
+1
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
1
-35
/
+3
*
iris: Support more RGBX pipe formats.
Kenneth Graunke
2019-06-17
1
-2
/
+13
*
iris: Fix imageBuffer and PBO download.
Kenneth Graunke
2019-05-01
1
-2
/
+2
*
iris: Do not advertise multisampled image load/store.
Rafael Antognolli
2019-04-29
1
-0
/
+5
*
iris: Advertise EXT_texture_sRGB_R8 support
Kenneth Graunke
2019-04-24
1
-0
/
+1
*
iris: Convert RGBX to RGBA always.
Rafael Antognolli
2019-03-13
1
-14
/
+27
*
iris: Properly support alpha and luminance-alpha formats
Kenneth Graunke
2019-03-07
1
-77
/
+77
*
iris: Properly allow rendering to RGBX formats.
Kenneth Graunke
2019-02-25
1
-2
/
+9
*
iris: Drop RGBX -> RGBA for storage image usages
Kenneth Graunke
2019-02-25
1
-6
/
+3
*
iris: limit gen8 to 8 samples
Dave Airlie
2019-02-21
1
-1
/
+2
*
iris: fix alpha channel for RGB BC1 formats
Kenneth Graunke
2019-02-21
1
-8
/
+13
*
iris: Drop B5G5R5X1 support
Kenneth Graunke
2019-02-21
1
-1
/
+0
*
iris: Enable A8/A16_UNORM in an inefficient manner
Kenneth Graunke
2019-02-21
1
-6
/
+7
*
iris: drop dead format //'s
Kenneth Graunke
2019-02-21
1
-56
/
+0
*
iris: X32_S8X24 :/
Kenneth Graunke
2019-02-21
1
-5
/
+1
*
iris: enable I/L formats
Kenneth Graunke
2019-02-21
1
-81
/
+67
*
iris: Use R/RG instead of I/L/A when sampling
Kenneth Graunke
2019-02-21
1
-0
/
+31
*
iris: rework format translation apis
Kenneth Graunke
2019-02-21
1
-6
/
+8
*
iris: stencil texturing
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fix Z32_S8 depth sampling
Kenneth Graunke
2019-02-21
1
-4
/
+6
*
iris: reenable R32G32B32 texture buffers
Kenneth Graunke
2019-02-21
1
-1
/
+4
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-7
/
+6
*
iris: disallow RGB32 formats too
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Convert RGBX to RGBA for rendering.
Kenneth Graunke
2019-02-21
1
-0
/
+20
*
iris: say no to more formats
Kenneth Graunke
2019-02-21
1
-2
/
+17
*
iris: allow S8 as a stencil format
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+13
*
iris: fix Z24
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: disable 6x MSAA support
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: comment out l/a/i/la
Kenneth Graunke
2019-02-21
1
-27
/
+29
*
iris: properly reject formats, fixes RGB32 rendering with texture float
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: bump GL version to 4.2
Kenneth Graunke
2019-02-21
1
-3
/
+9
*
iris: some depth stuff :(
Kenneth Graunke
2019-02-21
1
-3
/
+4
*
iris: enable a few more formats
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
1
-0
/
+474