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
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen6+: Enable arb_transform_feedback_overflow_query.
Rafael Antognolli
2017-02-21
1
-0
/
+1
*
i965: Add support for xfb overflow query on conditional render.
Rafael Antognolli
2017-02-21
1
-14
/
+53
*
i965: Add support for xfb overflow on query buffer objects.
Rafael Antognolli
2017-02-21
2
-0
/
+115
*
i965: add plumbing for ARB_transform_feedback_overflow_query.
Rafael Antognolli
2017-02-21
2
-0
/
+75
*
i965: Enable ARB_transform_feedback2 on Sandybridge.
Kenneth Graunke
2017-02-21
2
-0
/
+5
*
i965: Properly reset SVBI counters on ResumeTransformFeedback().
Kenneth Graunke
2017-02-21
3
-17
/
+107
*
i965: Save max_index in brw_transform_feedback_object.
Kenneth Graunke
2017-02-21
2
-2
/
+10
*
i965: Update brw_save_primitives_written_counters for pre-Gen7.
Kenneth Graunke
2017-02-21
1
-4
/
+10
*
i965: Use ctx->Const.MaxVertexStreams rather than BRW_XFB_MAX_STREAMS.
Kenneth Graunke
2017-02-21
1
-9
/
+16
*
i965: Move some code from gen7_sol_state.c to gen6_sol.c.
Kenneth Graunke
2017-02-21
3
-144
/
+150
*
i965: Drop dead Gen8+ code from Gen7/sometimes-HSW driver hooks.
Kenneth Graunke
2017-02-21
1
-26
/
+24
*
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
2017-02-21
1
-0
/
+8
*
i965: remove 'virtual' and extern C workarounds
Emil Velikov
2017-02-21
1
-13
/
+3
*
i965: add extern C notation in headers
Emil Velikov
2017-02-21
3
-0
/
+22
*
i965/fs: fix uninitialized memory access
Lionel Landwerlin
2017-02-17
1
-3
/
+2
*
i965/fs: fix 32-bit data type to int64 conversion on BSW/BXT
Samuel Iglesias Gonsálvez
2017-02-17
1
-7
/
+7
*
i965/fs: Remove hand-coded 64-bit packing optimizations
Jason Ekstrand
2017-02-16
1
-50
/
+0
*
nir: Rename lower_double_pack to lower_64bit_pack
Jason Ekstrand
2017-02-16
1
-1
/
+1
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
2
-26
/
+13
*
i965/fs: Fix the inline nir_op_pack_double optimization
Jason Ekstrand
2017-02-16
1
-1
/
+1
*
i965: Do not use purged bo after calling glObjectUnpurgeable
Chris Wilson
2017-02-15
1
-9
/
+27
*
i965: define default allow_higher_compat_version value
Lionel Landwerlin
2017-02-15
1
-0
/
+1
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+3
*
i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
Jason Ekstrand
2017-02-12
2
-1
/
+20
*
i965/sampler_state: Pass texObj into update_sampler_state
Jason Ekstrand
2017-02-12
1
-6
/
+4
*
i965/sampler_state: Clamp min/max LOD to 14 on gen7+
Jason Ekstrand
2017-02-12
1
-2
/
+5
*
i965/fs: add support for int64 to bool conversion
Samuel Iglesias Gonsálvez
2017-02-09
1
-2
/
+13
*
i965/fs: Add support for nir_op_[iu]2[iu]32
Samuel Iglesias Gonsálvez
2017-02-09
1
-0
/
+4
*
i965/fs: Add support for nir_op_[iu]642f
Samuel Iglesias Gonsálvez
2017-02-09
1
-0
/
+2
*
i965/fs: legalize [u]int64 to 32-bit data conversions in lower_d2x
Samuel Iglesias Gonsálvez
2017-02-09
1
-1
/
+3
*
i965/fs: Add support for nir_op_[iu]642d
Jason Ekstrand
2017-02-09
1
-0
/
+2
*
i965: Allow int64 conversion operations in channel_expressions
Jason Ekstrand
2017-02-09
1
-24
/
+24
*
st/mesa/i965: create link status enum
Timothy Arceri
2017-02-09
5
-6
/
+6
*
Revert "i965: Disable guardband clipping in the smaller-than-viewport case."
Kenneth Graunke
2017-02-06
1
-31
/
+0
*
i965: Always scissor on Gen6-7.5 instead of disabling guardband.
Kenneth Graunke
2017-02-06
3
-48
/
+5
*
i965: Use a better guardband calculation.
Jason Ekstrand
2017-02-06
4
-82
/
+126
*
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
2017-02-06
3
-57
/
+30
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
3
-6
/
+3
*
i965: Prevent coverity warning
Robert Foss
2017-02-01
1
-0
/
+1
*
i965/fs: Fix nir_op_fsign of absolute value.
Francisco Jerez
2017-01-31
1
-1
/
+8
*
i965: Support the force_glsl_version driconf option.
Kenneth Graunke
2017-01-29
2
-0
/
+4
*
i965: Fix check for negative pitch in can_do_fast_copy_blit().
Kenneth Graunke
2017-01-29
1
-6
/
+4
*
i965: add assert to while_jumps_before_offset()
Timothy Arceri
2017-01-30
1
-0
/
+1
*
i965: fix up asserts in brw_inst_set_jip()
Timothy Arceri
2017-01-30
1
-2
/
+2
*
i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug.
Kenneth Graunke
2017-01-27
1
-0
/
+43
*
i965/sync: Implement fences based on Linux sync_file
Chad Versace
2017-01-27
1
-3
/
+159
*
i965/sync: Rename brw_fence_insert()
Chad Versace
2017-01-27
1
-3
/
+3
*
i965/sync: Fail sync creation when batchbuffer flush fails
Chad Versace
2017-01-27
1
-6
/
+28
*
i965/sync: Add brw_fence::type
Chad Versace
2017-01-27
1
-32
/
+71
*
i965: Add intel_batchbuffer_flush_fence()
Chad Versace
2017-01-27
2
-12
/
+26
[next]