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
...
*
gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
egl/android: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
intel: fix compilation warning on gen_get_device_info
Tapani Pälli
2016-10-04
2
-2
/
+2
*
i965: Only emit 1 viewport when possible.
Kenneth Graunke
2016-10-03
10
-30
/
+75
*
spirv: translate cull distance semantic.
Dave Airlie
2016-10-04
1
-1
/
+1
*
compiler: add printable values for cull distance varyings.
Dave Airlie
2016-10-04
1
-0
/
+2
*
nir/spirv/cfg: Use a nop intrinsic for tagging the ends of blocks
Jason Ekstrand
2016-10-03
2
-4
/
+6
*
nir: Add a nop intrinsic
Jason Ekstrand
2016-10-03
1
-0
/
+3
*
intel/isl: Allow non-2D HiZ surfaces
Jason Ekstrand
2016-10-03
1
-2
/
+2
*
intel/isl: Add a detailed comment about multisampling with HiZ
Jason Ekstrand
2016-10-03
1
-2
/
+58
*
intel/isl: Remove tiling checks from choose_msaa_layout
Jason Ekstrand
2016-10-03
2
-14
/
+7
*
intel/isl: Handle HiZ and CCS tiling more directly
Jason Ekstrand
2016-10-03
2
-16
/
+16
*
intel/isl: Allow multisampling with ISL_FORMAT_HiZ
Jason Ekstrand
2016-10-03
2
-3
/
+12
*
intel/isl: Allow creation of 1-D compressed textures
Jason Ekstrand
2016-10-03
2
-3
/
+11
*
intel/isl: Fix up asserts in calc_phys_level0_extent_sa
Jason Ekstrand
2016-10-03
1
-2
/
+4
*
intel/isl: Add a format_supports_multisampling helper
Jason Ekstrand
2016-10-03
5
-36
/
+33
*
vl/dri3: fix warning about incompatible pointer type
Nayan Deshmukh
2016-10-03
1
-1
/
+1
*
swr: Removed stalling SwrWaitForIdle from queries.
Bruce Cherniak
2016-10-03
4
-119
/
+87
*
swr: [rasterizer core] refactor thread creation
Tim Rowley
2016-10-03
3
-9
/
+29
*
swr: [rasterizer jitter] canonicalize blend compile state
Tim Rowley
2016-10-03
2
-0
/
+39
*
swr: [rasterizer core] archrast fixes
Tim Rowley
2016-10-03
4
-7
/
+14
*
swr: [rasterizer jitter] fixes for icc in vs2015 compat mode
Tim Rowley
2016-10-03
12
-1404
/
+1439
*
swr: [rasterizer core] generalize compute dispatch mechanism
Tim Rowley
2016-10-03
3
-4
/
+15
*
swr: [rasterizer common] os.h portability header changes
Tim Rowley
2016-10-03
1
-0
/
+6
*
anv/formats: Fix build on gcc-4 and earlier
Ville Syrjälä
2016-10-03
1
-4
/
+19
*
egl: stop claiming support for pbuffer + msaa
Tapani Pälli
2016-10-03
1
-0
/
+9
*
i965: rename max_ds_* variable to max_tes_*
Timothy Arceri
2016-10-03
7
-32
/
+32
*
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2016-10-03
7
-32
/
+32
*
i965: Drop pointless stage == MESA_SHADER_FRAGMENT checks.
Kenneth Graunke
2016-10-02
1
-5
/
+1
*
glsl: add missing headers to blob.h
Timothy Arceri
2016-10-02
1
-0
/
+2
*
nir/spirv/cfg: Detect switch_break after loop_break/continue
Jason Ekstrand
2016-10-01
1
-2
/
+2
*
nir/spirv/cfg: Handle switches whose break block is a loop continue
Jason Ekstrand
2016-10-01
1
-0
/
+13
*
nir/spirv: add spirv2nir binary to .gitignore
Eric Engestrom
2016-10-01
1
-0
/
+1
*
nir/spirv: improve mmap() error handling
Eric Engestrom
2016-10-01
1
-1
/
+9
*
nir/spirv: improve lseek() error handling
Eric Engestrom
2016-10-01
1
-2
/
+10
*
nir/spirv: add some error checking to open()
Eric Engestrom
2016-10-01
1
-0
/
+9
*
mesa: use uint32_t rather than unsigned for xfb struct members
Timothy Arceri
2016-10-01
1
-10
/
+10
*
i915/i965: remove commented out warning
Timothy Arceri
2016-10-01
2
-6
/
+2
*
mesa: move _mesa_valid_to_render() to api_validate.c
Brian Paul
2016-09-30
5
-191
/
+195
*
gallium/hud: Add support for CPU frequency monitoring
Steven Toth
2016-09-30
4
-0
/
+286
*
Revert "gallium/hud: automatically print % if max_value == 100"
Marek Olšák
2016-09-30
1
-12
/
+6
*
docs: update the list of Mesa major versions and API support
Brian Paul
2016-09-30
1
-0
/
+25
*
gallium/radeon: fix crash/regression in performance counters
Nicolai Hähnle
2016-09-30
1
-0
/
+9
*
gallium/radeon: update documentation of buffer_get_virtual_address
Nicolai Hähnle
2016-09-30
1
-0
/
+3
*
gallium/radeon: emit relocations for query fences
Nicolai Hähnle
2016-09-30
4
-9
/
+15
*
radeon/uvd: adjust the buffer offset when relocation is used
Nicolai Hähnle
2016-09-30
1
-0
/
+1
*
radeon/vce: adjust the buffer offset when relocation is used
Nicolai Hähnle
2016-09-30
1
-0
/
+1
*
radeon/video: don't use sub-allocated buffers
Nicolai Hähnle
2016-09-30
2
-1
/
+10
*
gallium/hud: Add power sensor support
Steven Toth
2016-09-29
4
-5
/
+45
*
nv50/ir: teach insnCanLoad() about SHLADD
Samuel Pitoiset
2016-09-29
1
-0
/
+2
[prev]
[next]