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
*
intel/fs: Take into account amount of data read in spilling cost heuristic.
Francisco Jerez
2017-04-26
1
-1
/
+1
*
intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.
Francisco Jerez
2017-04-26
1
-2
/
+1
*
cherry-ignore: Fix typos.
Andres Gomez
2017-04-26
1
-0
/
+5
*
st/mesa: invalidate the readpix cache in st_indirect_draw_vbo
Marek Olšák
2017-04-26
1
-0
/
+2
*
winsys/sw/dri: don't use GNU void pointer arithmetic
Emil Velikov
2017-04-26
1
-1
/
+1
*
vbo: fix gl_DrawID handling in glMultiDrawArrays
Nicolai Hähnle
2017-04-26
1
-6
/
+15
*
mesa: move glMultiDrawArrays to vbo and fix error handling
Nicolai Hähnle
2017-04-26
6
-19
/
+127
*
mesa: extract need_xfb_remaining_prims_check
Nicolai Hähnle
2017-04-26
1
-20
/
+28
*
mesa: fix remaining xfb prims check for GLES with multiple instances
Nicolai Hähnle
2017-04-26
1
-1
/
+1
*
cherry-ignore: fix crash if ctx torn down with no rendering
Andres Gomez
2017-04-26
1
-0
/
+3
*
cherry-ignore: Add the pci_id into the shader cache UUID
Andres Gomez
2017-04-26
1
-0
/
+3
*
nir: Destination component count of shader_clock intrinsic is 2
Boyan Ding
2017-04-26
2
-2
/
+3
*
anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-26
1
-5
/
+25
*
anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-26
1
-1
/
+12
*
anv/cmd_buffer: Always set up a null surface state
Jason Ekstrand
2017-04-26
1
-31
/
+19
*
anv/cmd_buffer: Flush the VF cache at the top of all primaries
Jason Ekstrand
2017-04-26
1
-0
/
+12
*
anv/blorp: Flush the texture cache in UpdateBuffer
Jason Ekstrand
2017-04-26
1
-0
/
+8
*
nvc0/ir: Properly handle a "split form" of predicate destination
Boyan Ding
2017-04-26
1
-2
/
+13
*
docs: add sha256 checksums for 17.0.4
Emil Velikov
2017-04-17
1
-1
/
+2
*
docs: add release notes for 17.0.4
mesa-17.0.4
Emil Velikov
2017-04-17
1
-0
/
+148
*
Update version to 17.0.4
Emil Velikov
2017-04-17
1
-1
/
+1
*
loader: Move non-error message to debug level
Fabio Estevam
2017-04-13
1
-1
/
+1
*
radv: Invalidate L2 for TRANSFER_WRITE barriers
Alex Smith
2017-04-12
1
-1
/
+2
*
radeon_drm_bo: explicitly check return value of drmCommandWriteRead
Julien Isorce
2017-04-12
1
-2
/
+7
*
radeon: initialize hole variable before calling container_of
Julien Isorce
2017-04-12
1
-1
/
+1
*
winsys/radeon: check null return from radeon_cs_create_fence in cs_flush
Julien Isorce
2017-04-12
1
-11
/
+13
*
winsys/radeon: check null in radeon_cs_create_fence
Julien Isorce
2017-04-12
1
-0
/
+3
*
Revert "freedreno: fix memory leak"
Emil Velikov
2017-04-12
1
-2
/
+0
*
haiku/winsys: fix dt prototype args
Jerome Duval
2017-04-12
1
-1
/
+2
*
haiku: build fixes around debug defines
Jerome Duval
2017-04-12
1
-2
/
+2
*
i965: Set kernel features before computing max GL version.
Kenneth Graunke
2017-04-12
1
-24
/
+24
*
i965: Skip register write detection when possible.
Kenneth Graunke
2017-04-12
1
-2
/
+8
*
i965: Set screen->cmd_parser_version to 0 if we can't write registers.
Kenneth Graunke
2017-04-12
1
-6
/
+11
*
i965: Document the sad story of the kernel command parser.
Kenneth Graunke
2017-04-12
1
-0
/
+97
*
nouveau: when mapping a persistent buffer, synchronize on former xfers
Ilia Mirkin
2017-04-12
1
-4
/
+2
*
nvc0: increase texture buffer object alignment to 256 for pre-GM107
Ilia Mirkin
2017-04-12
1
-1
/
+1
*
nvc0/ir: fix overwriting of offset register with interpolateAtOffset
Ilia Mirkin
2017-04-12
1
-2
/
+2
*
nvc0/ir: fix LSB/BFE/BFI implementations
Ilia Mirkin
2017-04-12
1
-8
/
+11
*
i965/blorp: Bump the batch space estimate
Jason Ekstrand
2017-04-12
1
-1
/
+1
*
radeonsi: add new polaris10 pci id
Alex Deucher
2017-04-12
1
-0
/
+1
*
i965/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-12
1
-1
/
+13
*
anv/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-12
1
-1
/
+14
*
anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex
Jason Ekstrand
2017-04-12
1
-3
/
+24
*
i965/fs: Always provide a default LOD of 0 for TXS and TXL
Jason Ekstrand
2017-04-12
1
-9
/
+9
*
targets: export radeon winsys_create functions to silence LLVM warning
Marek Olšák
2017-04-12
3
-0
/
+15
*
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
2017-04-12
7
-8
/
+10
*
gbm/dri: Flush after unmap
Thomas Hellstrom
2017-04-12
1
-0
/
+8
*
anv/cmd_buffer: fix host memory leak
Craig Stout
2017-04-12
1
-1
/
+9
*
Revert "cherry-ignore: add the Flush after unmap in gbm/dri fix"
Emil Velikov
2017-04-12
1
-3
/
+0
*
docs: add sha256 checksums for 17.0.3
Andres Gomez
2017-04-01
1
-1
/
+2
[next]