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
*
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
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
1
-82
/
+1
*
mesa/st: In the precense of integer buffers enable per buffer blending
Gert Wollny
2018-09-25
1
-0
/
+6
*
i965/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+11
*
glsl_to_tgsi: invert gl_SamplePosition.y for the default framebuffer
Marek Olšák
2018-09-21
1
-1
/
+34
*
st/mesa: silenced unhanded enum warning in st_glsl_to_tgsi.cpp
Brian Paul
2018-09-20
1
-0
/
+1
*
mesa: use GLsizeiptrARB, GLintptrARB in bufferobj.c
Brian Paul
2018-09-20
1
-3
/
+3
*
i965: remove outdated comment about TCS passthrough
Caio Marcelo de Oliveira Filho
2018-09-20
1
-4
/
+0
*
Revert "mesa: only update framebuffer-state for clears"
Jakob Bornecrantz
2018-09-19
1
-20
/
+14
*
mesa: only update framebuffer-state for clears
Erik Faye-Lund
2018-09-19
1
-14
/
+20
*
mesa: enable EXT_framebuffer_object in core profile
Timothy Arceri
2018-09-18
3
-25
/
+15
*
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
*
mesa: move legacy dri config option round_mode
Timothy Arceri
2018-09-18
1
-0
/
+10
*
mesa: move legacy dri config option dither_mode
Timothy Arceri
2018-09-18
1
-0
/
+12
[next]