index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Get rid of gen6_surface_state.c
Jason Ekstrand
2016-07-15
3
-49
/
+7
*
i965: Use ISL for emitting buffer surface states
Jason Ekstrand
2016-07-15
7
-148
/
+55
*
i965/state: Account for the element size in emit_buffer_surface_state
Jason Ekstrand
2016-07-15
3
-13
/
+16
*
i965/gen4-6: Use the generic ISL-based path for texture surfaces
Jason Ekstrand
2016-07-15
1
-93
/
+1
*
i965/gen6: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
1
-99
/
+1
*
i965/gen7: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
2
-200
/
+1
*
i965/gen7: Use the generic ISL-based path for texture surfaces
Jason Ekstrand
2016-07-15
1
-167
/
+1
*
i965/gen8: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
2
-263
/
+2
*
i965/gen8: Use the generic ISL-based path for texture surfaces
Jason Ekstrand
2016-07-15
1
-213
/
+1
*
i965/state: Add generic surface update functions based on ISL
Jason Ekstrand
2016-07-15
2
-0
/
+194
*
i965/surface_state: Rename brw_update to gen4_update
Jason Ekstrand
2016-07-15
1
-11
/
+11
*
i965/state: Use ISL for emitting image surfaces
Jason Ekstrand
2016-07-15
1
-11
/
+22
*
i965/blorp: Use a generic ISL path for texture surfaces on gen8
Jason Ekstrand
2016-07-15
1
-9
/
+38
*
i965/state: Add a helper for emitting a surface state using isl
Jason Ekstrand
2016-07-15
2
-0
/
+88
*
i965/blorp: Use the generic ISL path for texture surfaces on gen6
Jason Ekstrand
2016-07-15
1
-74
/
+2
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen6
Jason Ekstrand
2016-07-15
1
-3
/
+3
*
i965/blorp: Use the generic ISL path for texture surfaces on gen7
Jason Ekstrand
2016-07-15
1
-93
/
+3
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen7
Jason Ekstrand
2016-07-15
1
-4
/
+4
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen8-9
Jason Ekstrand
2016-07-15
1
-95
/
+4
*
i965/blorp: Add a generic ISL-based surface state emit path
Jason Ekstrand
2016-07-15
2
-0
/
+163
*
i965/miptree: Add a helper for getting the aux isl_surf from a miptree
Jason Ekstrand
2016-07-15
2
-0
/
+122
*
i965/miptree: Add a helper for getting the ISL clear color from a miptree
Jason Ekstrand
2016-07-15
2
-0
/
+30
*
i965/miptree: Add a helper for getting an isl_surf from a miptree
Jason Ekstrand
2016-07-15
2
-2
/
+176
*
i965: Add an isl_device to the brw_context
Jason Ekstrand
2016-07-15
2
-0
/
+6
*
mesa: handle numLevels, numSamples in _mesa_test_proxy_teximage()
Brian Paul
2016-07-15
1
-3
/
+42
*
mesa: add proxy texture targets in _mesa_next_mipmap_level_size()
Brian Paul
2016-07-15
1
-3
/
+6
*
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
Brian Paul
2016-07-15
7
-29
/
+39
*
mesa: use _mesa_clear_texture_image() in clear_texture_fields()
Brian Paul
2016-07-15
1
-3
/
+1
*
Use correct names for dlopen()ed files on Cygwin
Yaakov Selkowitz
2016-07-15
1
-0
/
+2
*
st/mesa: fix reference counting bug in st_vdpau
Christian König
2016-07-14
1
-2
/
+8
*
i965/fs: emit DIM instruction to load 64-bit immediates in HSW
Samuel Iglesias Gonsálvez
2016-07-14
1
-0
/
+10
*
i965/eu: set DF imm value to the source of DIM
Samuel Iglesias Gonsálvez
2016-07-14
1
-1
/
+2
*
i965: enable the emission of the DIM instruction
Samuel Iglesias Gonsálvez
2016-07-14
10
-2
/
+23
*
i965: fix compiler warnings for 32bit build
Timothy Arceri
2016-07-14
2
-26
/
+26
*
isl: Use bpb in a few places where it's more natural than bs
Jason Ekstrand
2016-07-13
1
-2
/
+2
*
i965/blorp: Cleanup leftovers from push constant disabling
Topi Pohjolainen
2016-07-13
2
-65
/
+12
*
i965/blorp/gen7+: Bring back push constant setup
Topi Pohjolainen
2016-07-13
2
-0
/
+52
*
i965/fs: do d2x lowering before simd splitting
Samuel Iglesias Gonsálvez
2016-07-13
1
-5
/
+5
*
i965/fs: do pack lowering before simd splitting
Iago Toral Quiroga
2016-07-13
1
-5
/
+5
*
i965/fs: do not require force_writemask_all with exec_size 4
Samuel Iglesias Gonsálvez
2016-07-13
1
-1
/
+1
*
i965/fs/gen7: split instructions that run into exec masking bugs
Iago Toral Quiroga
2016-07-13
1
-0
/
+29
*
i965/fs: use the new helper function to create double immediates
Iago Toral Quiroga
2016-07-13
1
-3
/
+4
*
i965/fs: add a helper function to create double immediates
Iago Toral Quiroga
2016-07-13
2
-0
/
+40
*
glsl_to_tgsi: don't use the negate modifier in integer ops after bitcast
Marek Olšák
2016-07-12
1
-5
/
+7
*
mesa: set _NEW_BUFFERS when updating texture bound to current buffers
Ilia Mirkin
2016-07-11
1
-1
/
+7
*
meta/texsubimage: tex_image is always non-null, avoid confusing code
Ilia Mirkin
2016-07-11
1
-1
/
+1
*
st/mesa: return appropriate mesa format for ETC texture formats
Ilia Mirkin
2016-07-11
1
-0
/
+7
*
mesa: etc2 online compression is unsupported, don't attempt it
Ilia Mirkin
2016-07-11
3
-0
/
+27
*
st/mesa: remove st_dump_program_for_shader_db
Marek Olšák
2016-07-11
1
-66
/
+0
*
i965: fix ignored qualifiers warning
Francesco Ansanelli
2016-07-11
1
-1
/
+1
[next]