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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/blorp: Support the RGB workaround on more formats
Jason Ekstrand
2018-05-09
1
-20
/
+53
*
intel/blorp: Silently convert RGBX destination formats to RGBA
Jason Ekstrand
2018-05-09
1
-0
/
+4
*
intel/isl: Add some helpers for working with RGBX formats
Jason Ekstrand
2018-05-09
2
-0
/
+43
*
intel/blorp: Handle more exotic destination formats
Jason Ekstrand
2018-05-09
2
-0
/
+54
*
intel/blorp: Include nir_format_convert.h in blorp_blit.c
Jason Ekstrand
2018-05-09
1
-19
/
+1
*
nir/format_convert: Add a function to pack RGB9_E5 formats
Jason Ekstrand
2018-05-09
1
-0
/
+64
*
nir/format_convert: Add pack/unpack for R11F_G11F_B10F
Jason Ekstrand
2018-05-09
1
-0
/
+38
*
nir/format_convert: Add linear <-> sRGB helpers
Jason Ekstrand
2018-05-09
1
-0
/
+26
*
nir: Add the start of a format conversion helper header
Jason Ekstrand
2018-05-09
3
-0
/
+108
*
intel/blorp: Add swizzle support for all hardware
Jason Ekstrand
2018-05-09
2
-1
/
+69
*
intel/isl: Add a helper for inverting swizzles
Jason Ekstrand
2018-05-09
2
-0
/
+32
*
intel/isl: Add a helper for composing swizzles
Jason Ekstrand
2018-05-09
2
-0
/
+38
*
intel/isl: Add an isl_swizzle_supports_rendering helper
Jason Ekstrand
2018-05-09
3
-32
/
+71
*
i965/surface_state: Use an identity swizzle pre-Haswell
Jason Ekstrand
2018-05-09
1
-0
/
+6
*
blorp: Handle the RGB workaround more like other workarounds
Jason Ekstrand
2018-05-09
1
-30
/
+30
*
i965: silence unused variable
Lionel Landwerlin
2018-05-09
1
-1
/
+0
*
intel: devinfo: silence coverity warning
Lionel Landwerlin
2018-05-09
1
-0
/
+1
*
dri3: Only update number of back buffers in loader_dri3_get_buffers
Michel Dänzer
2018-05-09
1
-8
/
+11
*
anv: ignore pColorBlendState if all color attachments of the subpass are unused
Samuel Iglesias Gonsálvez
2018-05-09
2
-3
/
+13
*
mesa: remove hard-coded OpenGL 3.2 compat limit
Timothy Arceri
2018-05-09
1
-8
/
+0
*
mesa: add GLSLVersionCompat constant
Timothy Arceri
2018-05-09
5
-3
/
+10
*
mesa: dont call _mesa_override_glsl_version() in _mesa_init_constants()
Timothy Arceri
2018-05-09
1
-3
/
+0
*
mesa: dont set GLSLVersion in _mesa_init_constants()
Timothy Arceri
2018-05-09
1
-1
/
+0
*
pipe-loader: Free driver_name in error path
Jan Vesely
2018-05-08
1
-0
/
+1
*
glsl: change ast_type_qualifier bitset size to work around GCC 5.4 bug
Brian Paul
2018-05-08
1
-1
/
+7
*
i965: Dump validation list on INTEL_DEBUG=bat,submit.
Kenneth Graunke
2018-05-08
1
-1
/
+3
*
i965/miptree: Remove redundant fields from intel_miptree_aux_buffer
Jason Ekstrand
2018-05-08
2
-37
/
+7
*
i965: Simplify brw_emit_depthbuffer and brw_emit_depth_stencil_hiz
Jason Ekstrand
2018-05-08
1
-81
/
+26
*
i965: Move brw_emit_depth_stencil_hiz higher up in the file
Jason Ekstrand
2018-05-08
1
-50
/
+40
*
i965: Use ISL for emitting depth/stencil/hiz state on gen6+
Jason Ekstrand
2018-05-08
9
-671
/
+129
*
i965: Use the brw_depthbuffer atom on all gens
Jason Ekstrand
2018-05-08
4
-17
/
+4
*
i965: Always set depth/stencil write enables on gen7+
Jason Ekstrand
2018-05-08
2
-11
/
+6
*
i965: Re-order depth/stencil/hiz/clear packets to match ISL
Jason Ekstrand
2018-05-08
3
-47
/
+47
*
i965: Re-emit depth/stencil/hiz on BRW_NEW_AUX_STATE
Jason Ekstrand
2018-05-08
1
-1
/
+2
*
intel: devinfo: fix assertion on devices with odd number of EUs
Lionel Landwerlin
2018-05-08
1
-5
/
+1
*
vulkan/wsi: Only use LINEAR modifier for prime if supported.
Bas Nieuwenhuizen
2018-05-08
3
-2
/
+5
*
eg/compute: Drop reference to kernel_param bo in destructor
Jan Vesely
2018-05-08
1
-0
/
+1
*
r600: Cleanup constant buffers on context destruction
Jan Vesely
2018-05-08
1
-1
/
+5
*
mesa/formatquery: remove online compression check on is_resource_supported
Alejandro Piñeiro
2018-05-08
1
-2
/
+1
*
intel/genxml: Assert that genxml field start and ends are sane.
Kenneth Graunke
2018-05-07
1
-0
/
+7
*
intel/genxml: Fix some more fake booleans in genxml.
Kenneth Graunke
2018-05-07
5
-11
/
+11
*
intel/genxml: Make assert in gen_pack_header print a message.
Kenneth Graunke
2018-05-07
1
-1
/
+1
*
i965: Don't leak blorp on Gen4-5.
Kenneth Graunke
2018-05-07
1
-2
/
+1
*
nir: Transform discard_if(true) into discard
Matt Turner
2018-05-07
1
-1
/
+16
*
eg/compute: Drop reference on code_bo in destructor.
Jan Vesely
2018-05-07
1
-3
/
+1
*
configure.ac/meson.build: Fix -latomic test
Nicolas Boichat
2018-05-07
2
-4
/
+8
*
anv: remove unused field anv_queue::pool
Scott D Phillips
2018-05-07
2
-3
/
+0
*
i965: Set initial kflags on BO creation.
Kenneth Graunke
2018-05-07
1
-6
/
+11
*
docs: update calendar, add news and link release notes to 18.0.3
Juan A. Suarez Romero
2018-05-07
3
-7
/
+8
*
docs: add sha256 checksums for 18.0.3
Juan A. Suarez Romero
2018-05-07
1
-1
/
+2
[next]