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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Fix check for negative pitch in can_do_fast_copy_blit().
Kenneth Graunke
2017-01-29
1
-6
/
+4
*
i965: add assert to while_jumps_before_offset()
Timothy Arceri
2017-01-30
1
-0
/
+1
*
i965: fix up asserts in brw_inst_set_jip()
Timothy Arceri
2017-01-30
1
-2
/
+2
*
i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug.
Kenneth Graunke
2017-01-27
1
-0
/
+43
*
i965/sync: Implement fences based on Linux sync_file
Chad Versace
2017-01-27
1
-3
/
+159
*
i965/sync: Rename brw_fence_insert()
Chad Versace
2017-01-27
1
-3
/
+3
*
i965/sync: Fail sync creation when batchbuffer flush fails
Chad Versace
2017-01-27
1
-6
/
+28
*
i965/sync: Add brw_fence::type
Chad Versace
2017-01-27
1
-32
/
+71
*
i965: Add intel_batchbuffer_flush_fence()
Chad Versace
2017-01-27
2
-12
/
+26
*
i965: Add intel_screen::has_fence_fd
Chad Versace
2017-01-27
2
-1
/
+4
*
mesa: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
1
-4
/
+0
*
mesa: move variable declaration to where its used
Emil Velikov
2017-01-27
1
-2
/
+2
*
st/mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-1
/
+2
*
mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-3
/
+4
*
i915, i965: automake: remove NA include directive
Emil Velikov
2017-01-27
2
-2
/
+0
*
mesa/tests: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/osmesa: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/swrast: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
radeon, r200: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
2
-2
/
+2
*
i915: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
i965: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-3
/
+3
*
i965: automake: correctly set MKDIR_GEN
Emil Velikov
2017-01-27
1
-0
/
+1
*
st/mesa: add support for enabling ARB_gpu_shader_int64.
Dave Airlie
2017-01-27
1
-0
/
+1
*
st/glsl_to_tgsi: add support for 64-bit integers
Dave Airlie
2017-01-27
1
-18
/
+202
*
meta: Refactor texture format translation
Topi Pohjolainen
2017-01-27
3
-6
/
+22
*
i965/hiz/gen6: Stop setting false qpitch
Topi Pohjolainen
2017-01-27
1
-1
/
+7
*
i965/blorp/gen6: Remove dead code in hiz setup
Topi Pohjolainen
2017-01-27
1
-9
/
+9
*
i965/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
3
-12
/
+6
*
i965/blorp/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
1
-6
/
+4
*
i965/gen6: Remove check for stencil format
Topi Pohjolainen
2017-01-27
1
-14
/
+8
*
i965: Remove check for hiz on earlier gens than SNB
Topi Pohjolainen
2017-01-27
2
-22
/
+2
*
i965/miptree: Remove redundant check for null texture
Topi Pohjolainen
2017-01-27
1
-6
/
+1
*
i965/miptree: Tell when brw_miptree_layout() fails
Topi Pohjolainen
2017-01-27
3
-7
/
+10
*
i965/meta: Remove unused brw_get_rb_for_slice()
Topi Pohjolainen
2017-01-27
2
-49
/
+0
*
mesa: Arrange validate_uniform_parameters parameters to match call sites
Ian Romanick
2017-01-26
1
-11
/
+11
*
mesa: Arrange _mesa_uniform parameters to match the call sites
Ian Romanick
2017-01-26
3
-106
/
+102
*
mesa: Arrange _mesa_uniform_matrix parameters to match the call sites
Ian Romanick
2017-01-26
3
-64
/
+71
*
mesa: Trivial clean-ups in uniform_query.cpp
Ian Romanick
2017-01-26
1
-8
/
+4
*
i965: Make intelEmitCopyBlit not truncate large strides.
Kenneth Graunke
2017-01-26
2
-11
/
+7
*
i965: Use a UW source type for CS_OPCODE_CS_TERMINATE.
Kenneth Graunke
2017-01-26
1
-1
/
+1
*
i965: Fix fast depth clears for surfaces with a dimension of 16384.
Kenneth Graunke
2017-01-25
1
-0
/
+12
*
mesa: Fix copy-and-paste bug in _mesa_(Program|)Uniform[1234](i|ui)64vARB fun...
Ian Romanick
2017-01-25
1
-16
/
+16
*
st/mesa: destroy pipe_context before destroying st_context (v2)
Marek Olšák
2017-01-24
1
-6
/
+7
*
mesa: Don't advertise GL_OES_read_format in core profile
Ian Romanick
2017-01-24
1
-1
/
+1
*
i965/blorp: Use the correct ISL format for combined depth/stencil
Jason Ekstrand
2017-01-24
1
-0
/
+2
*
st/glsl_to_tgsi: fix compilation warnings since int64 types
Samuel Pitoiset
2017-01-24
1
-3
/
+3
*
i965/blorp: Add also depth and stencil buffers to render cache
Topi Pohjolainen
2017-01-24
1
-0
/
+4
*
i965: Use UNUSED to silence unused variable (used in assert).
Matt Turner
2017-01-23
1
-1
/
+1
*
dri: allow 16bit R/GR images to be exported via drm buffers
Rainer Hochecker
2017-01-23
2
-0
/
+10
*
drirc: remove spurious tabs
Eric Engestrom
2017-01-23
1
-8
/
+8
[prev]
[next]