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 FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER_INCOMPLETE_DIMENSIONS
Gert Wollny
2018-11-19
1
-1
/
+1
*
i965: Add support for and expose EXT_texture_sRGB_R8
Gert Wollny
2018-11-19
2
-0
/
+2
*
i965: Force zero swizzles for unused components in GL_RED and GL_RG
Gert Wollny
2018-11-19
1
-0
/
+4
*
i965: be more specific about FBO completeness errors
Gert Wollny
2018-11-19
1
-19
/
+23
*
i915: Delete swizzling detection logic.
Kenneth Graunke
2018-11-17
4
-31
/
+0
*
i965: Fix calculation of layers array length for isl_view
Danylo Piliaiev
2018-11-15
1
-15
/
+18
*
i965: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
2
-3
/
+3
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
2
-0
/
+9
*
i965: Lift restriction in external textures for EGLImage support
Aditya Swarup
2018-11-08
3
-15
/
+0
*
i965/batch/debug: Allow log be dumped before assert
Sergii Romantsov
2018-11-05
1
-1
/
+1
*
i965/icl: Disable prefetching of sampler state entries
Topi Pohjolainen
2018-11-02
1
-3
/
+12
*
Revert "i965/batch: avoid reverting batch buffer if saved state is an empty"
Mark Janes
2018-11-01
5
-14
/
+3
*
i965/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
2
-0
/
+8
*
mesa: Collect all the draw functions in draw.{h,c}.
Mathias Fröhlich
2018-11-01
1
-0
/
+1
*
mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
Mathias Fröhlich
2018-11-01
1
-2
/
+2
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
i965: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-3
/
+42
*
i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Kenneth Graunke
2018-10-30
1
-1
/
+18
*
i965/batch: don't ignore the 'brw_new_batch' call for a 'new batch'
Andrii Simiklit
2018-10-30
1
-0
/
+4
*
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
2018-10-30
5
-3
/
+14
*
i965: add missing case to fix -Wswitch
Eric Engestrom
2018-10-30
1
-2
/
+3
*
android: i965/tiled_memcpy: fix build for x86 generic target
Mauro Rossi
2018-10-30
1
-8
/
+9
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-2
/
+3
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
2
-4
/
+0
*
autotools: include intel_tiled_memcopy.c
Dylan Baker
2018-10-24
2
-0
/
+7
*
meson: fix formatting and add extra_files to i965
Dylan Baker
2018-10-24
1
-10
/
+12
*
mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Eduardo Lima Mitev
2018-10-23
1
-1
/
+1
*
i965/miptree: Use cpu tiling/detiling when mapping
Scott D Phillips
2018-10-23
1
-4
/
+106
*
i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
Scott D Phillips
2018-10-23
9
-90
/
+426
*
i965: expose type of memcpy instead of memcpy function itself
Tapani Pälli
2018-10-23
4
-30
/
+63
*
scons: Remove gles option.
Jose Fonseca
2018-10-19
1
-3
/
+1
*
Fix setting indent-tabs-mode in the Emacs .dir-locals.el files
Neil Roberts
2018-10-17
1
-1
/
+1
*
i965: Drop assert about number of uniforms in ARB handling.
Kenneth Graunke
2018-10-15
1
-3
/
+2
*
i965/miptree: Use enum instead of boolean.
Rafael Antognolli
2018-10-12
2
-3
/
+4
*
i965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
Jordan Justen
2018-10-11
1
-1
/
+6
*
i965: fallback RGBX to RGBA in glEGLImageTargetRenderbufferStorageOES
Chystiakov, Dmytro
2018-10-08
1
-26
/
+37
*
i965: reference __DRI_ATTRIB_SWAP_COPY token over the GLX one
Emil Velikov
2018-10-03
1
-1
/
+1
*
i915: reference __DRI_ATTRIB_SWAP_COPY token over the GLX one
Emil Velikov
2018-10-03
1
-1
/
+1
*
dri/common: move the required GLX_* token definitions locally
Emil Velikov
2018-10-03
1
-0
/
+14
*
dri/common: use __DRI_ATTRIB_SWAP* instances when describing db_modes
Emil Velikov
2018-10-03
1
-5
/
+6
*
mesa: fold _glapi_check_multithread() back into _mesa_make_current
Emil Velikov
2018-10-03
3
-13
/
+0
*
i965: Replace checks for rb->Name with FlipY (v2)
Fritz Koenig
2018-10-02
2
-13
/
+11
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
9
-63
/
+63
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
1
-82
/
+1
*
i965/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+11
*
i965: remove outdated comment about TCS passthrough
Caio Marcelo de Oliveira Filho
2018-09-20
1
-4
/
+0
*
mesa: move legacy dri config option texture_depth
Timothy Arceri
2018-09-18
1
-0
/
+13
*
mesa: move legacy dri config option fthrottle_mode
Timothy Arceri
2018-09-18
1
-0
/
+12
*
mesa: move legacy dri config option def_max_anisotropy
Timothy Arceri
2018-09-18
1
-0
/
+5
*
mesa: move legacy dri config option no_neg_lod_bias
Timothy Arceri
2018-09-18
1
-0
/
+5
[next]