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
...
*
radeonsi: print the IB and buffer list in VM fault reports
Marek Olšák
2016-09-13
1
-1
/
+2
*
radeonsi: add sampler view BOs to the BO list last
Marek Olšák
2016-09-13
1
-7
/
+10
*
radeonsi: export SampleMask from pixel shaders at full rate
Marek Olšák
2016-09-13
3
-16
/
+56
*
gallium/radeon: set new r600_resource fields correctly in other places too
Marek Olšák
2016-09-13
1
-0
/
+11
*
ddebug: dump shader buffers and images
Marek Olšák
2016-09-13
3
-3
/
+49
*
ddebug: fix a crash in resource_get_handle
Marek Olšák
2016-09-13
1
-1
/
+1
*
radeon: Don't check DCC on pipe buffers
Jan Vesely
2016-09-13
1
-3
/
+4
*
vl/util: Fix YV12/I420 convert to NV12 U/V reversal
Andy Furniss
2016-09-13
1
-1
/
+1
*
anv/allocator: Use VG_NOACCESS_WRITE in anv_bo_pool_free
Jason Ekstrand
2016-09-13
1
-2
/
+4
*
intel/isl: Ignore base_array_layer and array_len for 3D storage surfaces
Jason Ekstrand
2016-09-13
1
-2
/
+6
*
appveyor: Update winflexbison download URL.
Jose Fonseca
2016-09-13
1
-1
/
+1
*
i965: Use blorp_copy for all copy_image operations on gen6+
Jason Ekstrand
2016-09-12
1
-22
/
+6
*
i965/blorp: Add a copy_miptrees helper
Jason Ekstrand
2016-09-12
2
-0
/
+79
*
intel/isl: Add support for RGB formats in X and Y-tiled memory
Jason Ekstrand
2016-09-12
2
-14
/
+55
*
intel/isl: Allow valign2 for texture-only Y-tiled surfaces on gen7
Jason Ekstrand
2016-09-12
1
-1
/
+2
*
intel/blorp: Work in terms of logical array layers
Jason Ekstrand
2016-09-12
2
-16
/
+29
*
intel/blorp: Increase the presision of coordinate transform calculations
Jason Ekstrand
2016-09-12
1
-3
/
+3
*
intel/blorp: Add a swizzle parameter to blorp_clear
Jason Ekstrand
2016-09-12
3
-4
/
+9
*
intel/blorp: Make color_write_disable const and optional
Jason Ekstrand
2016-09-12
2
-6
/
+8
*
intel/blorp: Add support for clearing R9G9B9E5 surfaces
Jason Ekstrand
2016-09-12
1
-0
/
+8
*
intel/blorp: Add support for RGB destinations in copies
Jason Ekstrand
2016-09-12
2
-0
/
+69
*
intel/blorp: Add an entrypoint for doing bit-for-bit copies
Jason Ekstrand
2016-09-12
2
-0
/
+143
*
intel/blorp: Pull the guts of blorp_blit into a helper
Jason Ekstrand
2016-09-12
1
-130
/
+147
*
intel/blorp: Stop using the X/YOffset field of RENDER_SURFACE_STATE
Jason Ekstrand
2016-09-12
3
-9
/
+89
*
intel/blorp: Use fake_interleaved_msaa in retile_w_to_y
Jason Ekstrand
2016-09-12
1
-3
/
+1
*
intel/blorp: Use isl_get_interleaved_msaa_px_size_sa
Jason Ekstrand
2016-09-12
1
-28
/
+6
*
intel/isl: Add a helper for getting the size of an interleaved pixel
Jason Ekstrand
2016-09-12
2
-5
/
+20
*
intel/blorp: Handle 3D surfaces in convert_to_single_slice
Jason Ekstrand
2016-09-12
1
-5
/
+11
*
intel/isl: Fix an assert in get_intratile_offset_sa
Jason Ekstrand
2016-09-12
1
-1
/
+1
*
intel/blorp: Fix the early return condition in convert_to_single_slice
Jason Ekstrand
2016-09-12
1
-1
/
+6
*
intel/blorp: Use the surface format for computing offsets
Jason Ekstrand
2016-09-12
1
-1
/
+1
*
intel/blorp: Don't assume R8_UINT in convert_to_single_slice
Jason Ekstrand
2016-09-12
1
-1
/
+1
*
intel/blorp: Take a destination swizzle in blorp_blit
Jason Ekstrand
2016-09-12
3
-2
/
+4
*
intel/blorp: Take an isl_swizzle instead of a SWIZZLE
Jason Ekstrand
2016-09-12
3
-29
/
+30
*
intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
2016-09-12
8
-64
/
+48
*
docs: Add OES_tessellation_shader to the release notes.
Kenneth Graunke
2016-09-12
1
-0
/
+1
*
docs: Mark OES_tessellation_shader as done.
Kenneth Graunke
2016-09-12
1
-1
/
+1
*
st/mesa: fix is_scissor_enabled when X/Y are negative
Ilia Mirkin
2016-09-12
1
-4
/
+6
*
android: add support for libmesa_amdgpu_addrlib
Mauro Rossi
2016-09-13
7
-6
/
+84
*
u_endian: add android to glibc clause
Dave Airlie
2016-09-13
1
-1
/
+1
*
Revert "i965: Drop the maximum 3D texture size to 512 on Sandy Bridge"
Jason Ekstrand
2016-09-12
1
-10
/
+1
*
intel/blorp: Handle the 512 layers restriction on Sandy Bridge
Jason Ekstrand
2016-09-12
2
-4
/
+19
*
intel/isl: Treat 3-D textures as 2-D arrays for rendering
Jason Ekstrand
2016-09-12
2
-4
/
+13
*
aubinator: Simplify gen_disasm_create()'s devinfo handling
Sirisha Gandikota
2016-09-12
1
-7
/
+1
*
aubinator: Fix compiler warning
Sirisha Gandikota
2016-09-12
1
-1
/
+1
*
st/va: also honors interlaced preference when providing a video format
Julien Isorce
2016-09-12
1
-17
/
+19
*
tgsi: document semantics for compute shaders
Samuel Pitoiset
2016-09-12
1
-0
/
+28
*
mesa: Enable OES/EXT_tessellation_shader for ES 3.1 + ARB_tess drivers.
Kenneth Graunke
2016-09-12
1
-4
/
+4
*
radeonsi: don't preload constants at the beginning of shaders
Marek Olšák
2016-09-12
1
-20
/
+11
*
intel/blorp: Add a TODO file
Jason Ekstrand
2016-09-12
1
-0
/
+16
[prev]
[next]