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
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: allow building with python3
Emil Velikov
2018-10-31
2
-2
/
+2
*
glspirv: no need to force entrypoint name to "main"
Alejandro Piñeiro
2018-10-31
1
-1
/
+0
*
st/glsl_to_nir: fix next_stage gathering
Timothy Arceri
2018-10-31
1
-1
/
+1
*
st/mesa: calculate buffer size correctly for packed uniforms
Timothy Arceri
2018-10-31
1
-1
/
+1
*
glsl_to_tgsi: don't create 64-bit integer MAD/FMA
Rhys Perry
2018-10-30
1
-0
/
+4
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
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
*
mesa: fix struct/class mismatch
Eric Engestrom
2018-10-30
4
-5
/
+5
*
mesa: fix memcpy() and memset(0) of non-trivial structs
Eric Engestrom
2018-10-30
3
-7
/
+12
*
android: i965/tiled_memcpy: fix build for x86 generic target
Mauro Rossi
2018-10-30
1
-8
/
+9
*
mesa: expose EXT_texture_compression_s3tc on GLES
Marek Olšák
2018-10-30
2
-1
/
+12
*
mesa: Add missing include guards
Michał Janiszewski
2018-10-30
4
-0
/
+20
*
nir/prog: Use nir_bany in kill handling
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
3
-4
/
+5
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
3
-7
/
+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
4
-33
/
+3
*
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
*
st/mesa: Record shader access qualifiers for images
Jason Ekstrand
2018-10-23
4
-8
/
+28
*
mesa/st: Only call nir_lower_io_to_scalar_early on scalar ISAs
Alyssa Rosenzweig
2018-10-22
1
-1
/
+4
*
scons: Remove gles option.
Jose Fonseca
2018-10-19
2
-6
/
+2
*
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
*
nir: Create sampler variables in prog_to_nir.
Kenneth Graunke
2018-10-14
1
-2
/
+13
*
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
*
mesa: Fix pack_uint_Z_FLOAT32()
Illia Iorin
2018-10-11
2
-18
/
+9
*
st/glsl_to_tgsi: initialise need_uarl in contructor
Dave Airlie
2018-10-11
1
-0
/
+1
*
glspirv: drop pointless assert (size_t is unsigned)
Dave Airlie
2018-10-11
1
-2
/
+0
*
i965: fallback RGBX to RGBA in glEGLImageTargetRenderbufferStorageOES
Chystiakov, Dmytro
2018-10-08
1
-26
/
+37
*
Revert "mesa: remove unnecessary 'sort by year' for the GL extensions"
Emil Velikov
2018-10-03
1
-2
/
+44
*
mesa: reorder and document the tokens in glheader.h
Emil Velikov
2018-10-03
1
-16
/
+23
*
mesa: remove duplicate declarations from glheader.h
Emil Velikov
2018-10-03
1
-54
/
+0
*
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
5
-16
/
+4
*
mesa: use C99 initializer in get_gl_override()
Emil Velikov
2018-10-03
1
-4
/
+4
*
i965: Replace checks for rb->Name with FlipY (v2)
Fritz Koenig
2018-10-02
2
-13
/
+11
*
st/mesa: do not call update_framebuffer_size with NULL pointer
Erik Faye-Lund
2018-09-27
1
-1
/
+2
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
9
-63
/
+63
[next]