Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f3ae08bd44533aac51134dee4c8ed94a0a86a966
f3ae08b
haiku/winsys: fix dt prototype args
by Jerome Duval
· 8 years ago
c1c3933
haiku: build fixes around debug defines
by Jerome Duval
· 8 years ago
a8e217d
i965: Set kernel features before computing max GL version.
by Kenneth Graunke
· 8 years ago
05eb1c7
i965: Skip register write detection when possible.
by Kenneth Graunke
· 8 years ago
e7f872f
i965: Set screen->cmd_parser_version to 0 if we can't write registers.
by Kenneth Graunke
· 8 years ago
20319f5
i965: Document the sad story of the kernel command parser.
by Kenneth Graunke
· 8 years ago
a0a48b6
nouveau: when mapping a persistent buffer, synchronize on former xfers
by Ilia Mirkin
· 8 years ago
b6168c3
nvc0: increase texture buffer object alignment to 256 for pre-GM107
by Ilia Mirkin
· 8 years ago
12d7da7
nvc0/ir: fix overwriting of offset register with interpolateAtOffset
by Ilia Mirkin
· 8 years ago
4900fa3
nvc0/ir: fix LSB/BFE/BFI implementations
by Ilia Mirkin
· 8 years ago
29a7d73
i965/blorp: Bump the batch space estimate
by Jason Ekstrand
· 8 years ago
ddd83c5
radeonsi: add new polaris10 pci id
by Alex Deucher
· 8 years ago
04df217
i965/blorp: Align vertex buffers to 64B
by Jason Ekstrand
· 8 years ago
33a9bed
anv/blorp: Align vertex buffers to 64B
by Jason Ekstrand
· 8 years ago
f509c83
anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex
by Jason Ekstrand
· 8 years ago
f77cecf
i965/fs: Always provide a default LOD of 0 for TXS and TXL
by Jason Ekstrand
· 8 years ago
d20d8fd
targets: export radeon winsys_create functions to silence LLVM warning
by Marek Olšák
· 8 years ago
c0e343f
st: Add cubeMapFace parameter to st_finalize_texture.
by Michal Srb
· 8 years ago
79d97bc
gbm/dri: Flush after unmap
by Thomas Hellstrom
· 8 years ago
5094311
anv/cmd_buffer: fix host memory leak
by Craig Stout
· 8 years ago
a5afb7e
Revert "cherry-ignore: add the Flush after unmap in gbm/dri fix"
by Emil Velikov
· 8 years ago
71d2f05
docs: add sha256 checksums for 17.0.3
by Andres Gomez
· 8 years ago
7f34eca
docs: add release notes for 17.0.3
by Andres Gomez
· 8 years ago
3a90fc5
Update version to 17.0.3
by Andres Gomez
· 8 years ago
fd3b756
cherry-ignore: corrected typo in the Flush after unmap in gbm/dri fix
by Andres Gomez
· 8 years ago
3a84f6f
cherry-ignore: add the Flush after unmap in gbm/dri fix
by Andres Gomez
· 8 years ago
57904e4
cherry-ignore: add the Invalidate L2 for TRANSFER_WRITE barriers fix
by Andres Gomez
· 8 years ago
3d59fd8
c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.
by Jose Fonseca
· 8 years ago
9caf60b
anv: Flush caches prior to PIPELINE_SELECT on all gens
by Jason Ekstrand
· 8 years ago
1761f9d
anv/cmd_buffer: Fix bad indentation
by Jason Ekstrand
· 8 years ago
9973db0
anv/cmd_buffer: Apply flush operations prior to executing secondaries
by Jason Ekstrand
· 8 years ago
0a9e06e
anv/blorp: Use anv_get_layerCount everywhere
by Jason Ekstrand
· 8 years ago
6cabd40
anv: Make anv_get_layerCount a macro
by Jason Ekstrand
· 8 years ago
4b3fdda
mesa: update lower_jumps tests after bug fix
by Timothy Arceri
· 8 years ago
2f86b73
tests/cache_test: allow crossing mount points
by Juan A. Suarez Romero
· 8 years ago
dc01cb9
glsl: on UBO/SSBOs link error reset the number of active blocks to 0
by Andres Gomez
· 8 years ago
fb00f22
anv/query: Fix the location of timestamp availability
by Jason Ekstrand
· 8 years ago
45e133a
radv: flush DB cache before and after HTILE decompress.
by Bas Nieuwenhuizen
· 8 years ago
6613fba
glsl: fix lower jumps for returns when loop is inside an if
by Timothy Arceri
· 8 years ago
613e6e4
i965/fs: Don't emit SEL instructions for type-converting MOVs.
by Matt Turner
· 8 years ago
8c5dfa9
anv/blorp: Fix a crash in CmdClearColorImage
by Xu Randy
· 8 years ago
1fcf823
st/nine: Use atomics for available_texture_mem
by Axel Davy
· 8 years ago
0444ef0
st/nine: Resolve deadlock in surface/volume dtors when using csmt
by Axel Davy
· 8 years ago
c57a035
freedreno: fix memory leak
by Rob Clark
· 8 years ago
6741256
clover: use pipe_resource references
by Jan Vesely
· 8 years ago
e11bf56
radeonsi: don't hang on shader compile failure
by Marek Olšák
· 8 years ago
c375c44
swr: [rasterizer jitter] fix llvm >= 5.0 build break
by Tim Rowley
· 8 years ago
afb19fd
anv/image: Return early when unbinding an image
by Jason Ekstrand
· 8 years ago
27a3fe0
mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount
by Nicolai Hähnle
· 8 years ago
0ecda18
i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.
by Kenneth Graunke
· 8 years ago
e504ecb
intel: Correct the BDW surface state size
by Nanley Chery
· 8 years ago
d80b96f
anv/genX: Solve the vkCreateGraphicsPipelines crash
by Xu,Randy
· 8 years ago
348c8c3
radv: fix primitive reset index emission
by Dave Airlie
· 8 years ago
72483b2
st/mesa: set result writemask based on ir type
by Ilia Mirkin
· 8 years ago
a991960
nvc0/ir: treat FMA like MAD for operand propagation
by Karol Herbst
· 8 years ago
cbb773e
radeonsi: add new polaris12 pci id
by Alex Deucher
· 8 years ago
9c6fcdf
anv/GetQueryPoolResults: Actually implement the spec
by Jason Ekstrand
· 8 years ago
6e2fb0c
anv/query: Invalidate the correct range
by Jason Ekstrand
· 8 years ago
8a5684d
i965/gen8+: Do full stall when switching pipeline
by Topi Pohjolainen
· 8 years ago
9b66351
docs: add sha256 checksums for 17.0.2
by Emil Velikov
· 8 years ago
373d88a
docs: add release notes for 17.0.2
by Emil Velikov
· 8 years ago
c60ae7b
Update version to 17.0.2
by Emil Velikov
· 8 years ago
07adc57
Revert "radv: Emit cache flushes before CP DMA."
by Bas Nieuwenhuizen
· 8 years ago
13afc45
radv/ac: Fix shared memory offset calculation
by Alex Smith
· 8 years ago
06bdbe9
radv: Fix using more than 4 bound descriptor sets
by James Legg
· 8 years ago
74c3963
radeonsi: disable sinking common instructions down to the end block
by Samuel Pitoiset
· 8 years ago
f85a54a
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
by Alex Smith
· 8 years ago
804e260
radv: Emit cache flushes before CP DMA.
by Bas Nieuwenhuizen
· 8 years ago
f5be65e
nir/intrinsics: Make load_barycentric_input take a 2-component coor
by Jason Ekstrand
· 8 years ago
3a4b70b
anv/blorp: Only set a clear color for resolves if fast-cleared
by Jason Ekstrand
· 8 years ago
3428b48
anv/blorp: Turn off AUX after doing a CCS_D resolve
by Jason Ekstrand
· 8 years ago
ce7f352
clover: Work around build failure with AltiVec.
by Matt Turner
· 8 years ago
5a11938
nvc0: increase alignment to 256 for texture buffers on fermi
by Ilia Mirkin
· 8 years ago
0b67909
glapi: fix typo in count_scale
by Gregory Hainaut
· 8 years ago
d74d7cc
vulkan/wsi: Improve the DRI3 error message
by Jacob Lifshay
· 8 years ago
d1f01d8
anv: Properly handle destroying NULL devices and instances
by Jason Ekstrand
· 8 years ago
0d7d4f9
anv/image: Remove extra dependency on HiZ-specific variable
by Nanley Chery
· 8 years ago
ed5c3fa
radv: setup llvm target data layout
by Dave Airlie
· 8 years ago
cc91707
radeonsi: mark all bound shader buffer ranges as initialized
by Marek Olšák
· 8 years ago
8a0f62b
anv: Stall before fast-clear operations
by Jason Ekstrand
· 8 years ago
2349a9e
anv: Accurately advertise dynamic descriptor limits
by Jason Ekstrand
· 8 years ago
7f7b116
i965: move brw_define.h ifndef guard to the top
by Emil Velikov
· 8 years ago
b5ed3f8
radv: disable mip point pre clamping.
by Dave Airlie
· 8 years ago
823f6d4
radv/ac: fix multiple descriptor sets with dynamic buffers
by Fredrik Höglund
· 8 years ago
09646cc
radv: fix the dynamic buffer index in vkCmdBindDescriptorSets
by Fredrik Höglund
· 8 years ago
a342a47
radv: Disable HTILE for textures with multiple layers/levels.
by Bas Nieuwenhuizen
· 8 years ago
f21cc86
radv: Emit pending flushes before executing a secondary command buffer
by Alex Smith
· 8 years ago
c9928ec
radv: drop Z24 support.
by Dave Airlie
· 8 years ago
f428040
nvc0: take extra pushbuf space into account for pushbuf_space calls
by Ilia Mirkin
· 8 years ago
1200d64
anv/pass: Avoid accessing attachment array out of bounds
by Nanley Chery
· 8 years ago
fbaf595
ralloc: Make sure ralloc() allocations match malloc()'s alignment.
by Jonas Pfeil
· 8 years ago
e13a41d
mesa: Avoid read of uninitialized variable
by Robert Foss
· 8 years ago
cb4798d
egl: Ensure ResetNotificationStrategy matches for shared contexts.
by Kenneth Graunke
· 8 years ago
d9254cf
st/mesa: inform the driver of framebuffer changes before compute dispatches
by Nicolai Hähnle
· 8 years ago
e59e2c6
st/glsl_to_tgsi: avoid iterating past the head of the instruction list
by Nicolai Hähnle
· 8 years ago
ea7711f
i965/fs: emit MOV_INDIRECT with the source with the right register type
by Samuel Iglesias Gonsálvez
· 8 years ago
e1e27b0
i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles
by Samuel Iglesias Gonsálvez
· 8 years ago
59e6c0d
i965/fs: fix indirect load DF uniforms on BSW/BXT
by Samuel Iglesias Gonsálvez
· 8 years ago
7d3a10c
i965/fs: detect different bit size accesses to uniforms to push them in proper locations
by Samuel Iglesias Gonsálvez
· 8 years ago
d4caa4249
i965/fs: mark last DF uniform array element as 64 bit live one
by Samuel Iglesias Gonsálvez
· 8 years ago
Next »