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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add Gen9 surface state decoding
Ben Widawsky
2015-05-18
6
-39
/
+68
*
i965: Add gen8 surface state debug info
Ben Widawsky
2015-05-18
2
-6
/
+81
*
i965: Add gen7+ sampler state to batch debug
Ben Widawsky
2015-05-18
2
-1
/
+71
*
i965: Add viewport extents (gen8) to batch decode
Ben Widawsky
2015-05-18
1
-4
/
+11
*
i965: Add all surface types to the batch decode
Ben Widawsky
2015-05-18
3
-15
/
+10
*
i965: Add string for surface format to table
Ben Widawsky
2015-05-18
1
-217
/
+219
*
i965/fs: Implement integer multiply without mul/mach.
Matt Turner
2015-05-18
1
-28
/
+66
*
i965/fs: Rework compression control selection.
Matt Turner
2015-05-18
1
-3
/
+6
*
i965/fs: Support integer multiplication in SIMD16 on Haswell.
Matt Turner
2015-05-18
1
-5
/
+47
*
i965/fs: Add set_sechalf() method.
Matt Turner
2015-05-18
1
-0
/
+10
*
i965/fs: Unrestrict constant propagation into integer multiply.
Matt Turner
2015-05-18
1
-1
/
+9
*
i965/fs: Lower integer multiplication after optimizations.
Matt Turner
2015-05-18
4
-64
/
+70
*
i965: Fix textureSize for Lod > 0 with non-mipmap filters
Iago Toral Quiroga
2015-05-18
1
-2
/
+4
*
i965: Fix FS unit tests
Ian Romanick
2015-05-15
2
-2
/
+4
*
i965/fs: Combine the fs_visitor constructors.
Kenneth Graunke
2015-05-14
5
-74
/
+20
*
i965: Enable ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-0
/
+1
*
i915: Enable ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-0
/
+1
*
main: Refactor _mesa_drawbuffers.
Laura Ekstrand
2015-05-14
1
-1
/
+2
*
main: Refactor _mesa_update_draw_buffer_bounds.
Laura Ekstrand
2015-05-14
5
-5
/
+5
*
main: Refactor _mesa_update_framebuffer.
Laura Ekstrand
2015-05-14
5
-5
/
+5
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
4
-4
/
+4
*
i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Francisco Jerez
2015-05-13
2
-2
/
+31
*
i965/fs: set execution size to 8 with simd8 ddy instruction
Tapani Pälli
2015-05-13
1
-0
/
+1
*
i965/cs: drop explicit initialisers in C++ file
Dave Airlie
2015-05-13
1
-4
/
+6
*
i965/fs: Have component() set the register stride to zero.
Francisco Jerez
2015-05-12
1
-0
/
+1
*
i965/fs: Fix offset() for registers with zero stride.
Francisco Jerez
2015-05-12
1
-2
/
+3
*
i965: Don't forget the force_sechalf flag in lower_load_payload().
Francisco Jerez
2015-05-12
1
-0
/
+1
*
i965: Document brw_mask_reg().
Francisco Jerez
2015-05-12
1
-1
/
+5
*
i965: Use predicate enable bit for conditional rendering w/o stalling
Neil Roberts
2015-05-12
9
-12
/
+240
*
i956: Add a function to load a 64-bit register from a buffer
Neil Roberts
2015-05-12
2
-14
/
+46
*
i965: Store the command parser version number in intel_screen
Neil Roberts
2015-05-12
2
-1
/
+14
*
i965/fs: Add missing initializer in fs_visitor().
Matt Turner
2015-05-11
1
-1
/
+1
*
egl/swrast: Enable config extension for swrast
Axel Davy
2015-05-11
1
-0
/
+1
*
i965/fs: Disable opt_sampler_eot for textureGather
Neil Roberts
2015-05-11
1
-0
/
+10
*
nir: Delete all traces of nir_op_flog
Ian Romanick
2015-05-08
1
-3
/
+0
*
nir: Delete all traces of nir_op_fexp
Ian Romanick
2015-05-08
1
-1
/
+0
*
i965/fs: Improve a comment about stripping trailing zeroes
Neil Roberts
2015-05-08
1
-3
/
+6
*
i965/skl: In opt_sampler_eot always set destination register to null
Neil Roberts
2015-05-08
1
-1
/
+1
*
i965/fs: Set the header_size on LOAD_PAYLOAD in opt_sampler_eot
Neil Roberts
2015-05-08
1
-0
/
+1
*
i965/wm/gen6: Add option for disabling statistics collection
Topi Pohjolainen
2015-05-07
2
-4
/
+13
*
i965/wm/gen6: Refactor state setup
Topi Pohjolainen
2015-05-07
2
-45
/
+77
*
i965: Remove unused variables
Anuj Phogat
2015-05-07
1
-2
/
+0
*
i965: Change the order of conditions tested in if
Anuj Phogat
2015-05-07
1
-3
/
+4
*
i965/sync: Implement DRI2_Fence extension
Chad Versace
2015-05-07
3
-39
/
+158
*
i965/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'
Chad Versace
2015-05-07
2
-28
/
+31
*
i915/sync: Return early when calloc fails
Chad Versace
2015-05-07
1
-0
/
+2
*
i965/sync: Return NULL when calloc fails
Chad Versace
2015-05-07
1
-0
/
+2
*
i915/sync: Don't crash when deleting sync object
Chad Versace
2015-05-07
1
-1
/
+3
*
i965/sync: Don't crash when deleting sync object
Chad Versace
2015-05-07
1
-1
/
+3
*
i965: Sort extension enable lists
Ian Romanick
2015-05-06
1
-33
/
+42
[next]