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
/
mesa
/
drivers
/
dri
/
i965
/
intel_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/screen: Allow modifiers on sRGB formats
Jason Ekstrand
2018-08-30
1
-3
/
+11
*
i965: Implement EGL_KHR_mutable_render_buffer
Chad Versace
2018-08-21
1
-2
/
+11
*
mesa: drop legacy no_rast dri option
Timothy Arceri
2018-08-21
1
-1
/
+0
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+2
*
dri: Add param driCreateConfigs(mutable_render_buffer)
Chad Versace
2018-08-07
1
-3
/
+3
*
i965/screen: Sanity check that all formats we advertise are useable
Jason Ekstrand
2018-06-07
1
-4
/
+20
*
i965/screen: Use RGBA non-sRGB formats for images
Jason Ekstrand
2018-06-07
1
-0
/
+9
*
i965/screen: Return false for unsupported formats in query_modifiers
Jason Ekstrand
2018-06-07
1
-2
/
+14
*
i965/screen: Refactor query_dma_buf_formats
Jason Ekstrand
2018-06-07
1
-12
/
+13
*
dri: fix error value returned by driGLFormatToImageFormat()
Eric Engestrom
2018-05-29
1
-1
/
+1
*
i965: add {X,A}BGR2101010 to 'intel_image_formats'
Miguel Casas
2018-05-23
1
-0
/
+6
*
i965: Introduce a "memory zone" concept on BO allocation.
Kenneth Graunke
2018-05-22
1
-3
/
+5
*
i965: expose MESA_FORMAT_R8G8B8A8_SRGB visual
Tapani Pälli
2018-04-24
1
-3
/
+7
*
i965: Remove brw_bo_alloc_tiled_2d from intel_detect_swizzling.
Kenneth Graunke
2018-04-10
1
-10
/
+4
*
i965: return the fourcc saved in __DRIimage when possible
Xiong, James
2018-04-09
1
-3
/
+10
*
i965: Drop unused alignment parameter from brw_bo_alloc().
Kenneth Graunke
2018-03-27
1
-2
/
+2
*
i965: use context priority definitions from gen_defines.h
Tapani Pälli
2018-02-28
1
-3
/
+5
*
i965: Use gen_get_pci_device_id_override
Jordan Justen
2018-02-27
1
-52
/
+5
*
i965: Use finish_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
2018-02-21
1
-1
/
+1
*
i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+.
Kenneth Graunke
2018-02-17
1
-1
/
+8
*
i965: Stop restoring the default L3 configuration on Kernel 4.16+.
Kenneth Graunke
2018-02-17
1
-0
/
+3
*
i965: Fix aux-surface size check
Daniel Stone
2018-02-17
1
-3
/
+9
*
i965/icl: Update switch statements
Anuj Phogat
2018-02-15
1
-0
/
+1
*
i965: Fix bugs in intel_from_planar
Daniel Stone
2018-02-12
1
-27
/
+29
*
Revert "i965: prevent potentially null pointer access"
Mark Janes
2018-02-09
1
-1
/
+1
*
i965: prevent potentially null pointer access
Lionel Landwerlin
2018-02-09
1
-1
/
+1
*
i965: add __DRI2_BLOB support and set cache functions
Tapani Pälli
2018-02-07
1
-0
/
+21
*
i965: Bump official kernel requirement to Linux v3.9.
Kenneth Graunke
2018-02-01
1
-2
/
+2
*
i965: move disk cache from brw_context to intel_screen
Tapani Pälli
2018-01-30
1
-0
/
+5
*
i965: Set tiling on BOs imported with modifiers
Jason Ekstrand
2018-01-21
1
-1
/
+10
*
i965/screen: Allow drirc to set 'allow_rgb10_configs' again.
Mario Kleiner
2018-01-18
1
-1
/
+6
*
Revert "i965: Enable flush control"
Adam Jackson
2018-01-15
1
-2
/
+0
*
dri_util: remove ALLOW_RGB10_CONFIGS option (v2)
Marek Olšák
2018-01-10
1
-1
/
+2
*
i965/screen: Honor 'allow_rgb10_configs' option. (v2)
Mario Kleiner
2018-01-03
1
-0
/
+19
*
i965/screen: Add basic support for rendering 10 bpc/depth 30 framebuffers. (v3)
Mario Kleiner
2018-01-03
1
-1
/
+11
*
i965/screen: Add XRGB2101010 and ARGB2101010 support for DRI3.
Mario Kleiner
2018-01-03
1
-0
/
+6
*
i965: read CS timestamp frequency from the kernel on Gen10+
Lionel Landwerlin
2017-12-04
1
-0
/
+24
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
1
-0
/
+1
*
i965: Mark BOs as external when we export their handle
Jason Ekstrand
2017-11-17
1
-1
/
+1
*
i965: implement (un)mapImage
Julien Isorce
2017-11-14
1
-2
/
+63
*
i965: expose SRGB visuals and turn on EGL_KHR_gl_colorspace
Tapani Pälli
2017-11-09
1
-1
/
+11
*
i965: Enable flush control
Neil Roberts
2017-11-06
1
-0
/
+2
*
i965: perf: make revision variable available
Lionel Landwerlin
2017-11-03
1
-7
/
+2
*
i965: Revert absolute mode for constant buffer pointers.
Kenneth Graunke
2017-10-23
1
-1
/
+1
*
i965: Report supported context priorities to EGL/DRI
Chris Wilson
2017-10-20
1
-0
/
+13
*
i965: Record the presence of the kernel scheduler
Chris Wilson
2017-10-20
1
-0
/
+11
*
i965: Complete 'expose RGBA visuals only on Android'
Mario Kleiner
2017-10-13
1
-2
/
+2
*
intel/compiler: Add a flag for pull constant support
Jason Ekstrand
2017-10-12
1
-0
/
+1
*
i965: Add Atom graphics names to parse_devid_override()
Matt Turner
2017-10-04
1
-0
/
+3
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-2
/
+0
[next]