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: define default allow_higher_compat_version value
Lionel Landwerlin
2017-02-15
1
-0
/
+1
*
drirc: add allow_higher_compat_version for Tropico 5
Samuel Pitoiset
2017-02-15
1
-0
/
+4
*
drirc: add allow_higher_compat_version for Crookz - The Big Heist
Samuel Pitoiset
2017-02-15
1
-0
/
+4
*
drirc: add allow_higher_compat_version for Worms WMD
Samuel Pitoiset
2017-02-15
1
-0
/
+4
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
2
-0
/
+8
*
xlib: remove always true ifdef GLX_EXTENSION guards
Emil Velikov
2017-02-13
2
-26
/
+0
*
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
*
dri/common: clear the loaderPrivate pointer in driDestroyDrawable
Nicolai Hähnle
2017-02-06
1
-0
/
+12
*
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
*
i965: Add intel_screen::has_fence_fd
Chad Versace
2017-01-27
2
-1
/
+4
*
i915, i965: automake: remove NA include directive
Emil Velikov
2017-01-27
2
-2
/
+0
*
dri/osmesa: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/swrast: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
radeon, r200: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
2
-2
/
+2
*
i915: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
i965: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-3
/
+3
*
i965: automake: correctly set MKDIR_GEN
Emil Velikov
2017-01-27
1
-0
/
+1
*
meta: Refactor texture format translation
Topi Pohjolainen
2017-01-27
1
-6
/
+3
*
i965/hiz/gen6: Stop setting false qpitch
Topi Pohjolainen
2017-01-27
1
-1
/
+7
*
i965/blorp/gen6: Remove dead code in hiz setup
Topi Pohjolainen
2017-01-27
1
-9
/
+9
*
i965/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
3
-12
/
+6
*
i965/blorp/gen6: Simplify hiz surface setup
Topi Pohjolainen
2017-01-27
1
-6
/
+4
*
i965/gen6: Remove check for stencil format
Topi Pohjolainen
2017-01-27
1
-14
/
+8
*
i965: Remove check for hiz on earlier gens than SNB
Topi Pohjolainen
2017-01-27
2
-22
/
+2
*
i965/miptree: Remove redundant check for null texture
Topi Pohjolainen
2017-01-27
1
-6
/
+1
[next]