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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
swr: [rasterizer] add a .dir-locals.el to support 4-space indents
Ilia Mirkin
2016-11-09
1
-0
/
+8
*
swr: set halfz rasterizer setting
Ilia Mirkin
2016-11-09
1
-0
/
+1
*
swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping
Ilia Mirkin
2016-11-09
2
-7
/
+7
*
swr: fix support for inverted depth scales
Ilia Mirkin
2016-11-09
1
-7
/
+3
*
swr: [rasterizer jitter] fix logic op to work with unorm/snorm
Ilia Mirkin
2016-11-09
1
-17
/
+65
*
vc4: Clamp the shadow comparison value.
Eric Anholt
2016-11-09
1
-0
/
+9
*
vc4: Don't pair up TLB scoreboard locking instructions early in QPU sched.
Eric Anholt
2016-11-09
1
-0
/
+12
*
vc4: Print a reg pressure estimate in our reg allocation failure dump.
Eric Anholt
2016-11-09
1
-0
/
+5
*
vc4: Don't abort when a shader compile fails.
Eric Anholt
2016-11-09
6
-8
/
+32
*
mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.
Kenneth Graunke
2016-11-09
1
-14
/
+19
*
mesa/extensions: expose OES_vertex_half_float for ES2
Kevin Strasser
2016-11-09
5
-4
/
+14
*
Revert "egl: remove explicit config_id management from dri2_add_config()"
Emil Velikov
2016-11-09
1
-0
/
+3
*
util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation
Brian Paul
2016-11-09
1
-0
/
+5
*
radv: Suffix the radeon_icd file with the host CPU
Emil Velikov
2016-11-09
3
-3
/
+9
*
radv: use correct .specVersion for extensions
Emil Velikov
2016-11-09
1
-4
/
+4
*
anv: use correct .specVersion for extensions
Emil Velikov
2016-11-09
1
-4
/
+4
*
amd/addrlib: limit fastcall/regparm to GCC i386
Emil Velikov
2016-11-09
1
-1
/
+5
*
egl: remove explicit config_id management from dri2_add_config()
Emil Velikov
2016-11-09
1
-3
/
+0
*
linker: Accurately track gl_uniform_block::stageref
Ian Romanick
2016-11-09
2
-9
/
+59
*
linker: Slight code rearrange to prevent duplication in the next commit
Ian Romanick
2016-11-09
1
-7
/
+6
*
linker: Trivial coding standards fixes
Ian Romanick
2016-11-09
1
-15
/
+13
*
glsl: Add some comments to methods of ir_variable_refcount_visitor
Ian Romanick
2016-11-09
1
-0
/
+6
*
llvmpipe: Fix build after removal of deprecated attribute API v2
Aaron Watry
2016-11-09
2
-3
/
+2
*
gallivm: Fix build after removal of deprecated attribute API v3
Tom Stellard
2016-11-09
6
-52
/
+138
*
radv: fix GetFenceStatus for signaled fences
Dave Airlie
2016-11-09
1
-0
/
+2
*
radv: enable conditional discard optimisation on radv.
Dave Airlie
2016-11-10
1
-0
/
+1
*
nir: add conditional discard optimisation (v4)
Dave Airlie
2016-11-10
3
-0
/
+128
*
ac/nir: add support for discard_if intrinsic (v2)
Dave Airlie
2016-11-10
1
-0
/
+21
*
anv: Do relocations in userspace before execbuf ioctl
Kristian Høgsberg Kristensen
2016-11-09
2
-9
/
+150
*
anv: Move relocation handling from EndCommandBuffer to QueueSubmit
Jason Ekstrand
2016-11-09
4
-72
/
+76
*
anv/batch: Move last_ss_pool_bo_offset to the command buffer
Jason Ekstrand
2016-11-09
2
-15
/
+24
*
anv: Add an anv_execbuf helper struct
Jason Ekstrand
2016-11-09
2
-48
/
+62
*
anv/batch_chain: Improve write_reloc
Jason Ekstrand
2016-11-09
1
-5
/
+22
*
anv: Initialize anv_bo::offset to -1
Jason Ekstrand
2016-11-09
1
-1
/
+1
*
anv/allocator: Simplify anv_scratch_pool
Jason Ekstrand
2016-11-09
2
-61
/
+55
*
anv: Add a new bo_pool_init helper
Jason Ekstrand
2016-11-09
4
-20
/
+21
*
anv: Don't presume to know what address is in a surface relocation
Jason Ekstrand
2016-11-09
2
-53
/
+15
*
anv: Add a cmd_buffer_execbuf helper
Jason Ekstrand
2016-11-09
3
-2
/
+11
*
anv/device: Add an execbuf wrapper
Jason Ekstrand
2016-11-09
2
-20
/
+35
*
anv: Make anv_finishme only warn once per call-site
Jason Ekstrand
2016-11-09
1
-2
/
+7
*
i965/compute: Allow ARB_compute_shader in compat profile
Jordan Justen
2016-11-09
1
-1
/
+1
*
Revert "draw: use vectorized calculations for fetch"
Roland Scheidegger
2016-11-09
2
-282
/
+159
*
swr: disable logic op when the rt format is float or srgb
Ilia Mirkin
2016-11-08
1
-0
/
+6
*
swr: fix AND_INVERTED logic op conversion
Ilia Mirkin
2016-11-08
1
-1
/
+1
*
swr: add support for EXT_depth_bounds_test
Ilia Mirkin
2016-11-08
2
-1
/
+7
*
swr: [rasterizer core] set depth hottile when depth bounds test enabled
Ilia Mirkin
2016-11-08
1
-1
/
+3
*
i965: Fix GPU hang related to multiple render targets and alpha testing
Anuj Phogat
2016-11-08
1
-0
/
+6
*
swr: allow alphatest without blend or logicop
Tim Rowley
2016-11-08
1
-1
/
+2
*
radv: emit correct last export when Z/stencil export is enabled
Dave Airlie
2016-11-09
1
-3
/
+5
*
tgsi/scan: turn a huge if-else-if.. chain into a switch statement
Marek Olšák
2016-11-08
1
-14
/
+30
[prev]
[next]