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
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/skl: Add a message header for the TXF_MCS instruction in vec4vs
Neil Roberts
2015-05-26
1
-2
/
+18
*
i965/fs: Fix implied_mrf_writes for scratch writes
Jason Ekstrand
2015-05-23
1
-1
/
+1
*
prog_to_nir: Use a variable for uniform data
Jason Ekstrand
2015-05-23
1
-12
/
+3
*
i965/disasm: Skip swizzle disassembly when using 3-src repctrl.
Matt Turner
2015-05-22
1
-9
/
+12
*
darwin: Fix install name of libOSMesa
Jeremy Huddleston Sequoia
2015-05-20
1
-1
/
+0
*
swrast: Build fix for Solaris
Alan Coopersmith
2015-05-20
1
-1
/
+3
*
nir: Get rid of the array elements parameter on load/store intrinsics
Jason Ekstrand
2015-05-20
1
-31
/
+25
*
i965: add brw_cs.h to the sources list
Emil Velikov
2015-05-19
1
-0
/
+1
*
mesa/driver/haiku: Drop Mesa swrast renderer
Alexander von Gluck IV
2015-05-18
5
-867
/
+0
*
i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
2015-05-18
1
-1
/
+1
*
i965: Add gen8 blend state
Ben Widawsky
2015-05-18
1
-2
/
+110
*
i965: Add renderbuffer surface indexes to debug
Ben Widawsky
2015-05-18
1
-1
/
+1
*
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
[next]