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
*
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
*
mesa: move legacy dri config option color_reduction
Timothy Arceri
2018-09-18
1
-0
/
+10
*
mesa: move legacy TCL dri config options
Timothy Arceri
2018-09-18
2
-0
/
+15
*
mesa: FramebufferParameteri parameter checking
Fritz Koenig
2018-09-17
1
-0
/
+1
*
mesa: Additional FlipY applications
Fritz Koenig
2018-09-17
2
-3
/
+3
*
st/mesa: Validate the result of pipe_transfer_map in make_texture (v2)
Josh Pieper
2018-09-14
1
-8
/
+12
*
mesa/texture: Also check for LA texture when querying intensity component size
Gert Wollny
2018-09-11
1
-0
/
+5
*
mesa: remove duplicate dispatch sanity tests
Timothy Arceri
2018-09-11
1
-265
/
+0
*
mesa: tidy up init_matrix_stack()
Timothy Arceri
2018-09-11
1
-7
/
+3
*
radeon: fix ColorMask
Christopher Egert
2018-09-10
2
-8
/
+8
*
gallium: Correctly handle no config context creation
Elie Tournier
2018-09-10
1
-1
/
+8
*
i965: Bump aperture tracking to u64
Chris Wilson
2018-09-10
3
-11
/
+8
*
gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
Mathias Fröhlich
2018-09-10
1
-0
/
+6
*
mesa: enable ARB_vertex_buffer_object in core profile
Timothy Arceri
2018-09-08
1
-1
/
+1
*
st/mesa: throttle texture uploads if their memory usage goes beyond a limit
Marek Olšák
2018-09-07
3
-0
/
+28
*
st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2)
Marek Olšák
2018-09-07
2
-0
/
+13
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
14
-82
/
+39
*
i965: Workaround the gen9 hw astc5x5 sampler bug
Jason Ekstrand
2018-09-07
6
-12
/
+131
*
intel: compiler option msse2 and mstackrealign
Sergii Romantsov
2018-09-07
4
-6
/
+6
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
4
-6
/
+8
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-6
/
+2
*
radeonsi/nir: Set vs_inputs_dual_locations and let NIR do the remap
Jason Ekstrand
2018-09-06
1
-25
/
+20
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
7
-30
/
+34
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
1
-0
/
+1
*
mesa: add missing return statement for GL_RG_SNORM case
Danylo Piliaiev
2018-09-06
1
-1
/
+1
*
tnl: Fix green gun regression in xonotic.
Mathias Fröhlich
2018-09-06
1
-1
/
+1
*
i965: move brw_nir_lower_gl_images call
Alejandro Piñeiro
2018-09-05
2
-1
/
+10
*
intel/compiler: rename brw_nir_lower_glsl_images
Alejandro Piñeiro
2018-09-05
2
-3
/
+3
*
intel/compiler: remove unused variable num_images
Alejandro Piñeiro
2018-09-05
1
-2
/
+0
*
gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}
Erik Faye-Lund
2018-09-05
1
-9
/
+10
*
gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
Erik Faye-Lund
2018-09-05
1
-2
/
+4
*
st/mesa: simplify MaxAtomicBufferSize-logic
Erik Faye-Lund
2018-09-05
1
-4
/
+3
[next]