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/blorp: Emit all the binding tables
Jason Ekstrand
2016-11-08
1
-0
/
+5
*
i965/gen9: Allow sampling with hiz when supported
Jordan Justen
2016-11-08
1
-1
/
+28
*
i965/gen9: Add HiZ auxiliary buffer support
Ben Widawsky
2016-11-08
1
-6
/
+14
*
i965: Add function to indicate when sampling with hiz is supported
Jordan Justen
2016-11-08
3
-1
/
+25
*
i965/miptree: Create a hiz mcs type
Ben Widawsky
2016-11-08
5
-41
/
+49
*
i965: Drop the aux mt when not used
Ben Widawsky
2016-11-08
4
-16
/
+46
*
i965/miptree: Directly gtt map the mcs buffer
Ben Widawsky
2016-11-08
1
-2
/
+9
*
i965: Wrap MCS miptree in intel_miptree_aux_buffer
Jordan Justen
2016-11-08
4
-59
/
+86
*
gallivm: fix [IU]MUL_HI regression
Nicolai Hähnle
2016-11-08
3
-28
/
+90
*
draw: use vectorized calculations for fetch
Roland Scheidegger
2016-11-08
2
-159
/
+282
*
gallivm: introduce 32x32->64bit lp_build_mul_32_lohi function
Roland Scheidegger
2016-11-08
3
-38
/
+172
*
i965: Add space before paren
Anuj Phogat
2016-11-07
1
-1
/
+1
*
i965: Remove unnecessary white space
Anuj Phogat
2016-11-07
1
-1
/
+1
*
i965: Fix alpha-to-coverage and alpha test enabled checks
Anuj Phogat
2016-11-07
4
-12
/
+16
*
mesa: Add helper function _mesa_is_alpha_to_coverage_enabled()
Anuj Phogat
2016-11-07
2
-0
/
+16
*
mesa: Add helper function _mesa_is_alpha_test_enabled()
Anuj Phogat
2016-11-07
2
-0
/
+14
*
mesa: Use separate line for function return type
Anuj Phogat
2016-11-07
1
-1
/
+2
*
nvc0: simplify draw parameters upload for vertex shaders
Samuel Pitoiset
2016-11-07
1
-8
/
+6
*
gallium/hud: protect against and initialization race
Steven Toth
2016-11-07
4
-8
/
+41
*
gallium/hud: close a previously opened handle
Steven Toth
2016-11-07
3
-1
/
+6
*
gallium/hud: fix a problem where objects are free'd while in use.
Steven Toth
2016-11-07
4
-55
/
+0
*
mesa: drop current draw/read buffer when ctx is released
Rob Clark
2016-11-07
1
-0
/
+4
*
clover: Add CL_PROGRAM_BINARY_TYPE support (CL1.2).
Serge Martin
2016-11-06
10
-11
/
+35
*
clover: add missing clGetDeviceInfo CL1.2 queries
Serge Martin
2016-11-06
3
-0
/
+35
*
nvc0: get rid of NVE4_COMPUTE_MP_PM_{A,B}_SIGSEL_XXX
Samuel Pitoiset
2016-11-05
1
-56
/
+56
*
gm107/ir: emit RED instead of ATOM when no dst
Samuel Pitoiset
2016-11-05
1
-1
/
+28
*
st/mesa: initialize members of glsl_to_tgsi_instruction in emit_asm()
Brian Paul
2016-11-05
1
-0
/
+4
*
android: amd/common: add support for libmesa_amd_common
Mauro Rossi
2016-11-05
4
-1
/
+60
*
winsys/radeon: don't call surface_best for FMASK
Marek Olšák
2016-11-05
1
-1
/
+1
*
mesa: Add linear ETC2/EAC to the compressed format list with ES3 compat.
Kenneth Graunke
2016-11-04
1
-6
/
+12
*
vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
Eric Anholt
2016-11-04
1
-1
/
+1
*
vc4: Make sure that vertex shader texture2D() calls use LOD 0.
Eric Anholt
2016-11-04
1
-0
/
+10
*
radeonsi: fix vertex fetches for 2_10_10_10 formats
Nicolai Hähnle
2016-11-04
5
-6
/
+78
*
st/mesa: fix the layer of VDPAU surface samplers
Nicolai Hähnle
2016-11-04
3
-17
/
+27
*
Revert "st/vdpau: use linear layout for output surfaces"
Dave Airlie
2016-11-04
1
-1
/
+1
*
radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
Marek Olšák
2016-11-04
1
-1
/
+3
*
glx: make interop ABI visible again
Marek Olšák
2016-11-04
1
-2
/
+2
*
egl: make interop ABI visible again
Marek Olšák
2016-11-04
1
-2
/
+2
*
egl: use util/macros.h
Marek Olšák
2016-11-04
2
-5
/
+2
*
radeonsi: enable GLSL 4.50
Nicolai Hähnle
2016-11-04
1
-1
/
+1
*
st/glsl_to_tgsi: fix dvec[34] loads from SSBO
Nicolai Hähnle
2016-11-04
1
-6
/
+4
*
glsl/cache: correct asprintf error handling
Nicolai Hähnle
2016-11-04
1
-3
/
+3
*
gallium/radeon: Multiply bpe by nsamples in surf_winsys_to_drm
Michel Dänzer
2016-11-04
1
-2
/
+5
*
gallium/radeon: Use flags parameter in radeon_winsys_surface_init
Michel Dänzer
2016-11-04
1
-1
/
+1
*
gallium/radeon: Only convert stencil info if RADEON_SURF_SBUFFER is set
Michel Dänzer
2016-11-04
1
-10
/
+21
*
gallium/radeon: Only loop up to last_level for drm<->winsys conversion
Michel Dänzer
2016-11-04
1
-2
/
+2
*
anv: use limits.h instead of deprecated/obsolete values.h
Tapani Pälli
2016-11-04
1
-1
/
+1
*
vc4: Add miptree/texture state support for ETC1 compressed textures.
Eric Anholt
2016-11-03
5
-1
/
+33
*
vc4: Fix use of undefined values since the ralloc zeroing changes.
Eric Anholt
2016-11-03
1
-6
/
+11
*
nir: Make sure to set the texsrc type in nir drawpixels/bitmap lowering.
Eric Anholt
2016-11-03
2
-0
/
+4
[next]