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: Use a uniform for gl_PatchVerticesIn in the TCS on Gen8+.
Kenneth Graunke
2016-06-15
2
-2
/
+5
*
i965: Use a uniform for gl_PatchVerticesIn in the TES.
Kenneth Graunke
2016-06-15
1
-0
/
+1
*
i965: remove type_size_vec4_times_4()
Timothy Arceri
2016-06-15
4
-17
/
+3
*
i965: Check return value of screen->image.loader->getBuffers (v2)
Tomasz Figa
2016-06-14
1
-6
/
+9
*
i965/compiler: Bring back the INTEL_PRECISE_TRIG environment variable
Jason Ekstrand
2016-06-13
2
-2
/
+4
*
i965: Defeat the register stride checker in pull uniform messages.
Samuel Iglesias Gonsálvez
2016-06-13
1
-1
/
+1
*
i965: Defeat the register stride checker in URB reads.
Kenneth Graunke
2016-06-13
1
-1
/
+1
*
i965: Fix issues with number of VS URB entries on Cherryview/Broxton.
Kenneth Graunke
2016-06-13
2
-2
/
+5
*
i965/fs: Fix regs_written for SIMD-lowered instructions some more.
Francisco Jerez
2016-06-13
1
-3
/
+3
*
i965: Fix cross-primitive scratch corruption when changing the per-thread all...
Francisco Jerez
2016-06-13
17
-18
/
+31
*
i965: Keep track of the per-thread scratch allocation in brw_stage_state.
Francisco Jerez
2016-06-13
8
-49
/
+70
*
i965: Fix scratch overallocation if the original slot size was already a powe...
Francisco Jerez
2016-06-13
1
-1
/
+1
*
i965: Fix encode_slm_size() to take a generation, not a device info.
Kenneth Graunke
2016-06-13
2
-3
/
+4
*
i965: Don't leak scratch BOs for TCS/TES.
Kenneth Graunke
2016-06-13
1
-0
/
+4
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+0
*
dri/common: remove unused libdri_test_stubs.la
Emil Velikov
2016-06-13
3
-104
/
+1
*
i965: Use the correct number of threads for compute shaders.
Kenneth Graunke
2016-06-12
1
-1
/
+3
*
i965: Assert that the scratch spaces are in range.
Kenneth Graunke
2016-06-12
1
-0
/
+14
*
i965: Fix CS scratch size calculations on Ivybridge and Baytrail.
Kenneth Graunke
2016-06-12
2
-2
/
+10
*
i965: Fix Haswell CS per-thread scratch space encoding.
Kenneth Graunke
2016-06-12
2
-3
/
+25
*
i965: Account for poor address calculations in Haswell CS scratch size.
Kenneth Graunke
2016-06-12
1
-1
/
+20
*
i965: Allocate scratch space for the maximum number of compute threads.
Kenneth Graunke
2016-06-12
1
-1
/
+3
*
i965: Set subslice_total on Gen7/7.5 platforms.
Kenneth Graunke
2016-06-12
1
-1
/
+4
*
i965: Fix shared local memory size for Gen9+.
Kenneth Graunke
2016-06-12
2
-9
/
+35
*
i965/gen9: Don't change halign and valign to fit in fast copy blit
Anuj Phogat
2016-06-09
1
-4
/
+2
*
i965: Emit surface states for extra planes prior to gen8
Jason Ekstrand
2016-06-08
2
-0
/
+18
*
glsl/types: rename is_dual_slot_double to is_dual_slot_64bit.
Dave Airlie
2016-06-09
1
-2
/
+2
*
i965: Integrate precise trig into configuration infrastructure
Gurchetan Singh
2016-06-07
4
-2
/
+10
*
i965/gen8: fix cull distance emission for tessellation shaders.
Dave Airlie
2016-06-07
1
-3
/
+5
*
mesa: hook up core bits of GL_ARB_shader_group_vote
Ilia Mirkin
2016-06-06
1
-0
/
+5
*
i965/gs/scalar: Fix load input for doubles
Samuel Iglesias Gonsálvez
2016-06-06
1
-18
/
+54
*
i965/fs: fix offset when loading double vector input varyings
Samuel Iglesias Gonsálvez
2016-06-06
1
-1
/
+21
*
i965/fs: fix FS_OPCODE_CINTERP for unpacked double input varyings
Samuel Iglesias Gonsálvez
2016-06-06
1
-1
/
+12
*
i965: don't use NumLayers for 3D textures.
Dave Airlie
2016-06-06
1
-1
/
+1
*
i965/ps_state: Use wm_prog_data.has_side_effects
Jason Ekstrand
2016-06-03
2
-9
/
+6
*
i965/fs Add a wm_prog_data bit for has_side_effects
Jason Ekstrand
2016-06-03
2
-0
/
+15
*
Revert "i965/fs: Allow scalar source regions on SNB math instructions."
Francisco Jerez
2016-06-03
3
-7
/
+14
*
i965/vec4: Fix cmod propagation not to propagate non-identity cmod into CMP(N).
Francisco Jerez
2016-06-03
1
-0
/
+12
*
isl: add support for Android libmesa_isl static library
Mauro Rossi
2016-06-02
1
-1
/
+2
*
i965: Add _NEW_POINT to a couple of comments.
Kenneth Graunke
2016-06-02
3
-3
/
+3
*
i965/fs: Reindent emit_zip().
Francisco Jerez
2016-06-02
1
-14
/
+14
*
i965/fs: Skip SIMD lowering destination zipping if possible.
Francisco Jerez
2016-06-02
1
-0
/
+55
*
blorp: Fix 16x multisample scaled blits
Anuj Phogat
2016-06-02
1
-7
/
+10
*
meta: Fix indentation in shader code
Anuj Phogat
2016-06-02
1
-2
/
+2
*
i965: Add missing types to type_sz().
Matt Turner
2016-06-02
1
-1
/
+5
*
i965/formatquery: remove INTERNALFORMAT_PREFERRED implementation
Alejandro Piñeiro
2016-06-02
1
-71
/
+0
*
i965/eu: use simd8 when exec_size != EXECUTE_16
Alejandro Piñeiro
2016-06-02
1
-2
/
+2
*
i965: Remove old CS local ID handling
Jordan Justen
2016-06-01
6
-120
/
+2
*
i965: Enable cross-thread constants and compact local IDs for hsw+
Jordan Justen
2016-06-01
3
-14
/
+6
*
i965: Support new local ID push constant & cross-thread constants
Jordan Justen
2016-06-01
2
-45
/
+52
[next]