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
*
vl/dri3: implement DRI3 BufferFromPixmap
Leo Liu
2016-05-16
1
-3
/
+113
*
vl/dri3: add support for resizing
Leo Liu
2016-05-16
1
-4
/
+13
*
vl/dri3: implement funciton for get dirty area
Leo Liu
2016-05-16
1
-2
/
+9
*
vl/dri3: implement function for flush frontbuffer
Leo Liu
2016-05-16
1
-2
/
+30
*
vl/dri3: add back buffers support
Leo Liu
2016-05-16
1
-2
/
+185
*
vl/dri3: implement flushing for queued events
Leo Liu
2016-05-16
1
-0
/
+36
*
vl/dri3: register present events
Leo Liu
2016-05-16
1
-0
/
+27
*
vl/dri3: set drawable geometry
Leo Liu
2016-05-16
1
-0
/
+35
*
vl/dri3: add DRI3 support and implement create and destroy
Leo Liu
2016-05-16
4
-1
/
+214
*
mesa/version.c: enable cull distance in version check.
Dave Airlie
2016-05-17
1
-1
/
+1
*
glsl/linker: Include the interface name for input and output blocks
Ian Romanick
2016-05-16
1
-1
/
+16
*
glsl/linker: Use canonical format for ARB_program_interface_query spec quotes
Ian Romanick
2016-05-16
1
-49
/
+51
*
i965: check tcs for NULL dereference
Mark Janes
2016-05-16
1
-3
/
+5
*
i965: Mark is_lossless_compressed_aux UNUSED to silence warning.
Matt Turner
2016-05-16
1
-1
/
+1
*
genxml: Use llroundf() and store to appropriate type.
Matt Turner
2016-05-16
1
-2
/
+2
*
nir: Mark nir_start_block()/nir_impl_last_block() with returns_nonnull.
Matt Turner
2016-05-16
1
-4
/
+5
*
util: Add ATTRIBUTE_RETURNS_NONNULL.
Matt Turner
2016-05-16
3
-0
/
+14
*
clover: grid_offset should be padded with 0 not 1
Jan Vesely
2016-05-16
1
-1
/
+1
*
i965: Expose OpenGL 4.0 for gen8+
Iago Toral Quiroga
2016-05-16
2
-2
/
+4
*
docs: Mark ARB_gpu_shader_fp64 as done for i965/gen8+
Iago Toral Quiroga
2016-05-16
1
-1
/
+1
*
i965: Enable ARB_gpu_shader_fp64 for gen8+
Iago Toral Quiroga
2016-05-16
1
-0
/
+1
*
i965/tes/scalar: Fix load input for doubles
Iago Toral Quiroga
2016-05-16
1
-2
/
+2
*
i965/tcs/scalar: fix store output for doubles
Iago Toral Quiroga
2016-05-16
1
-21
/
+96
*
i965/tcs/scalar: fix load input for doubles
Iago Toral Quiroga
2016-05-16
1
-25
/
+73
*
i965/fs: fix nir_intrinsic_store_output for doubles
Iago Toral Quiroga
2016-05-16
1
-1
/
+14
*
i965/fs: fix number of output components for doubles
Iago Toral Quiroga
2016-05-16
1
-4
/
+9
*
i965/vec4: handle doubles in type_size_vec4()
Iago Toral Quiroga
2016-05-16
1
-8
/
+10
*
i965/fs: support doubles with shared variable stores
Iago Toral Quiroga
2016-05-16
1
-5
/
+35
*
i965/fs: support doubles with ssbo stores
Iago Toral Quiroga
2016-05-16
1
-4
/
+35
*
i965/fs: add shuffle_64bit_data_for_32bit_write helper
Iago Toral Quiroga
2016-05-16
2
-0
/
+37
*
i965/fs: support doubles with SSBO loads
Iago Toral Quiroga
2016-05-16
1
-7
/
+2
*
i965/fs: support doubles with shared variable loads
Iago Toral Quiroga
2016-05-16
1
-8
/
+2
*
i965/fs: Add do_untyped_vector_read helper
Iago Toral Quiroga
2016-05-16
1
-0
/
+63
*
i965/fs: support doubles with UBO loads
Iago Toral Quiroga
2016-05-16
1
-7
/
+57
*
i965/fs: fix pull constant load component selection for doubles
Iago Toral Quiroga
2016-05-16
2
-11
/
+5
*
i965/fs: Fix and document component().
Francisco Jerez
2016-05-16
1
-2
/
+5
*
i965/fs: Fix fs_visitor::VARYING_PULL_CONSTANT_LOAD for doubles
Iago Toral Quiroga
2016-05-16
1
-2
/
+17
*
i965/fs: add shuffle_32bit_load_result_to_64bit_data helper
Iago Toral Quiroga
2016-05-16
2
-0
/
+58
*
i965/fs: Stop using the LOAD_PAYLOAD instruction in lower_simd_width.
Francisco Jerez
2016-05-16
1
-40
/
+18
*
i965/fs: fix copy/constant propagation regioning checks
Iago Toral Quiroga
2016-05-16
1
-8
/
+20
*
i965/fs: fix copy propagation from load payload
Iago Toral Quiroga
2016-05-16
1
-1
/
+1
*
i965/fs: fix copy propagation of partially invalidated entries
Iago Toral Quiroga
2016-05-16
1
-8
/
+27
*
i965/fs: Reindent register offset calculation of try_copy_propagate().
Francisco Jerez
2016-05-16
1
-23
/
+23
*
i965/fs: Simplify and fix register offset calculation of try_copy_propagate().
Francisco Jerez
2016-05-16
1
-31
/
+9
*
i965/fs: disallow type change in copy-propagation if types have different sizes
Iago Toral Quiroga
2016-05-16
1
-1
/
+8
*
i965/fs: Fix copy propagation of load payload for double operands
Iago Toral Quiroga
2016-05-16
1
-1
/
+3
*
i965/fs: Fix propagation of copies with strided source.
Francisco Jerez
2016-05-16
1
-10
/
+20
*
i965/fs: fix subreg_offset overflow in byte_offset()
Iago Toral Quiroga
2016-05-16
1
-4
/
+6
*
i965: Fix JIP to skip over sibling do...while loops.
Kenneth Graunke
2016-05-16
1
-1
/
+6
*
i965: Make a "does this while jump before our instruction?" helper.
Kenneth Graunke
2016-05-16
1
-4
/
+12
[next]