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
...
*
egl/wayland: Don't use DRM format codes for SHM
Daniel Stone
2017-03-04
1
-6
/
+15
*
configure.ac: Drop LLVM compiler flags more radically
Michel Dänzer
2017-03-04
1
-21
/
+12
*
gallium/u_queue: set num_threads correctly if not all threads start
Grazvydas Ignotas
2017-03-01
1
-1
/
+1
*
gallium/u_queue: fix a crash with atexit handlers
Grazvydas Ignotas
2017-03-01
1
-0
/
+1
*
radv: fix txs for sampler buffers
Dave Airlie
2017-03-01
1
-1
/
+1
*
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
Marek Olšák
2017-03-01
1
-1
/
+1
*
egl/dri3: implement query surface hook
Brendan King
2017-03-01
3
-0
/
+45
*
radv: fix depth format in blit2d.
Dave Airlie
2017-03-01
1
-2
/
+5
*
radv: Use correct size for availability flag.
Bas Nieuwenhuizen
2017-03-01
1
-2
/
+5
*
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
Bas Nieuwenhuizen
2017-03-01
1
-20
/
+45
*
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
Bas Nieuwenhuizen
2017-03-01
1
-0
/
+1
*
radeonsi: fix broken tessellation on Carrizo and Stoney
Marek Olšák
2017-03-01
1
-1
/
+3
*
configure.ac: check require_basic_egl only if egl enabled
Leo Liu
2017-03-01
1
-1
/
+3
*
r300g: only allow byteswapped formats on big endian
Grazvydas Ignotas
2017-03-01
1
-0
/
+5
*
android: glsl: build shader cache sources
Mauro Rossi
2017-03-01
1
-0
/
+1
*
android: radeonsi: fix sid_table.h generated header include path
Mauro Rossi
2017-03-01
1
-1
/
+3
*
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
2017-03-01
1
-1
/
+1
*
glsl: fix heap-use-after-free in ast_declarator_list::hir()
Samuel Iglesias Gonsálvez
2017-03-01
1
-2
/
+4
*
gallium/u_queue: fix random crashes when the app calls exit()
Marek Olšák
2017-03-01
2
-2
/
+78
*
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
2017-03-01
3
-1
/
+37
*
anv/query: Perform CmdResetQueryPool on the GPU
Jason Ekstrand
2017-03-01
2
-22
/
+30
*
genxml: Make MI_STORE_DATA_IMM more consistent
Jason Ekstrand
2017-03-01
3
-3
/
+3
*
anv/query: clflush the bo map on non-LLC platforms
Jason Ekstrand
2017-03-01
1
-0
/
+3
*
anv: Add an invalidate_range helper
Jason Ekstrand
2017-03-01
1
-0
/
+13
*
etnaviv: remove number of pixel pipes validation
Christian Gmeiner
2017-03-01
1
-10
/
+0
*
etnaviv: move pctx initialisation to avoid a null dereference
Christian Gmeiner
2017-03-01
1
-5
/
+5
*
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
2017-03-01
6
-19
/
+43
*
radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
Nicolai Hähnle
2017-03-01
1
-7
/
+53
*
gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
Ben Crocker
2017-03-01
1
-0
/
+13
*
gallivm: Improve debug output (V2)
Ben Crocker
2017-03-01
2
-1
/
+18
*
winsys/amdgpu: reduce max_alloc_size based on GTT limits
Nicolai Hähnle
2017-03-01
1
-2
/
+4
*
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
2017-03-01
5
-6
/
+14
*
gallium/util: remove unused u_index_modify helpers
Marek Olšák
2017-03-01
2
-101
/
+0
*
radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
Marek Olšák
2017-03-01
1
-2
/
+2
*
i965/fs: fix uninitialized memory access
Lionel Landwerlin
2017-03-01
1
-3
/
+2
*
radv: Never try to create more than max_sets descriptor sets.
Bas Nieuwenhuizen
2017-03-01
2
-2
/
+6
*
i965/fs: Fix the inline nir_op_pack_double optimization
Jason Ekstrand
2017-03-01
1
-29
/
+0
*
bin/get-fixes-pick-list.sh: add new script
Emil Velikov
2017-02-23
1
-0
/
+61
*
bin/get-pick-list.sh: remove ancient way of nominating patches
Emil Velikov
2017-02-23
1
-1
/
+1
*
bin/get-pick-list.sh: limit `git grep ...' only as needed
Emil Velikov
2017-02-23
1
-2
/
+5
*
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
Emil Velikov
2017-02-23
1
-2
/
+5
*
bin/get-extra-pick-list: rework to use already_picked list
Emil Velikov
2017-02-23
1
-8
/
+11
*
bin/get-extra-pick-list: use git merge-base to get the branchpoint
Emil Velikov
2017-02-23
1
-2
/
+1
*
anv: wsi: report presentation error per image request
Lionel Landwerlin
2017-02-23
1
-8
/
+15
*
glx/glvnd: Fix GLXdispatchIndex sorting
Hans de Goede
2017-02-23
1
-4
/
+4
*
anv: fix Get*MemoryRequirements for !LLC
Connor Abbott
2017-02-23
1
-6
/
+8
*
radv: adopt some init config workarounds from radeonsi.
Dave Airlie
2017-02-23
1
-2
/
+9
*
radv: fix cik macroModeIndex.
Dave Airlie
2017-02-23
1
-0
/
+14
*
radv: change base aligmment for allocated memory.
Dave Airlie
2017-02-23
1
-1
/
+1
*
nvc0: disable linked tsc mode in compute launch descriptor
Ilia Mirkin
2017-02-23
2
-2
/
+6
[prev]
[next]