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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: make use of nir_lower_load_const_to_scalar()
Timothy Arceri
2018-09-25
1
-0
/
+2
*
meson: de-duplicate LLVM check
Dylan Baker
2018-09-24
1
-15
/
+8
*
vulkan/wsi/display: wsi_display_select_crtc() doesn' need to modify the conne...
Eric Engestrom
2018-09-24
1
-1
/
+1
*
vulkan/wsi/display: check if wsi_swapchain_init() succeeded
Eric Engestrom
2018-09-24
1
-0
/
+4
*
radeon/uvd: use bitstream coded number for symbols of Huffman tables
Leo Liu
2018-09-24
1
-4
/
+14
*
nv50/ir: fix link-time build failure
Rhys Perry
2018-09-23
1
-1
/
+1
*
nvc0: fix bindless multisampled images on Maxwell+
Rhys Perry
2018-09-22
3
-5
/
+45
*
docs: fix couple typos/outdated info
Eric Engestrom
2018-09-22
1
-2
/
+2
*
docs: update repo URLs after GitLab move
Eric Engestrom
2018-09-22
7
-30
/
+23
*
docs: Update FAQ with respect to s3tc support
Stuart Young
2018-09-22
1
-10
/
+8
*
nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO
Rhys Perry
2018-09-22
1
-2
/
+6
*
nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
Rhys Perry
2018-09-22
1
-18
/
+18
*
vc4: Remove dead i == 0 code from the cos() implementation.
Eric Anholt
2018-09-21
1
-6
/
+3
*
vc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL rendering rotation.
Eric Anholt
2018-09-21
1
-26
/
+40
*
intel/icl: Fix URB size for different SKUs
Anuj Phogat
2018-09-21
1
-14
/
+29
*
i965/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+11
*
anv/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+19
*
pci_ids: add new polaris pci id
Alex Deucher
2018-09-21
1
-0
/
+1
*
glsl_to_tgsi: invert gl_SamplePosition.y for the default framebuffer
Marek Olšák
2018-09-21
1
-1
/
+34
*
util: Add macro to get number of elements in dynarray
Caio Marcelo de Oliveira Filho
2018-09-21
1
-0
/
+1
*
docs/meson: Add note about llvm-config$version and llvm-config-$version
Dylan Baker
2018-09-21
1
-2
/
+3
*
docs/meson: Update notes on using CFLAGS and -Dc_args
Dylan Baker
2018-09-21
1
-14
/
+14
*
docs: update meson docs to reflect the current status
Dylan Baker
2018-09-21
1
-3
/
+3
*
meson: Don't force libva to required from auto
Dylan Baker
2018-09-21
1
-2
/
+0
*
meson: Don't compile pipe loader with dri support when not using dri
Dylan Baker
2018-09-21
1
-5
/
+5
*
radv: use the resolve compute path if dest uses multiple layers
Samuel Pitoiset
2018-09-21
1
-1
/
+2
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
8
-41
/
+67
*
docs: update calendar, add news and link release notes to 18.2.1
Juan A. Suarez Romero
2018-09-21
3
-7
/
+8
*
docs: add sha256 checksums for 18.2.1
Juan A. Suarez Romero
2018-09-21
1
-1
/
+2
*
docs: add release notes for 18.2.1
Juan A. Suarez Romero
2018-09-21
1
-0
/
+226
*
radv: only enable shaderInt16 on GFX9+ and LLVM7+
Samuel Pitoiset
2018-09-21
1
-1
/
+1
*
docs/features: add EXT_direct_state_access features
Marek Olšák
2018-09-21
1
-0
/
+57
*
radv: Fix driver UUID SHA1 init.
Bas Nieuwenhuizen
2018-09-20
1
-0
/
+2
*
svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutput
Charmaine Lee
2018-09-20
1
-0
/
+9
*
r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to silence warning
Brian Paul
2018-09-20
1
-0
/
+4
*
st/mesa: silenced unhanded enum warning in st_glsl_to_tgsi.cpp
Brian Paul
2018-09-20
1
-0
/
+1
*
mesa: use GLsizeiptrARB, GLintptrARB in bufferobj.c
Brian Paul
2018-09-20
1
-3
/
+3
*
svga: Enable Opengl 3.3 compatibility profile
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: Apply texcoord scale factors only if there is sampler view
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: fix texture array layer index in transfer map
Charmaine Lee
2018-09-20
2
-66
/
+42
*
Revert "utils/u_math: break dependency on gallium/utils"
Dylan Baker
2018-09-20
1
-38
/
+5
*
i965: remove outdated comment about TCS passthrough
Caio Marcelo de Oliveira Filho
2018-09-20
1
-4
/
+0
*
meson: add option to statically link llvm
Christoph Haag
2018-09-20
2
-0
/
+10
*
utils/u_math: break dependency on gallium/utils
Dylan Baker
2018-09-20
1
-5
/
+38
*
egl/android: rework device probing
Emil Velikov
2018-09-20
1
-43
/
+77
*
glsl: Add an assert when cloning ir_dereference_record with invalid field
Danylo Piliaiev
2018-09-20
1
-0
/
+1
*
glsl: Avoid propagating incompatible type of initializer
Danylo Piliaiev
2018-09-20
1
-29
/
+33
*
st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the driver does ...
Michal Srb
2018-09-19
1
-2
/
+4
*
anv/so_memcpy: Don't consider src/dst_offset when computing block size
Jason Ekstrand
2018-09-19
1
-4
/
+2
*
Revert "mesa: only update framebuffer-state for clears"
Jakob Bornecrantz
2018-09-19
1
-20
/
+14
[prev]
[next]