index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
20
-58
/
+0
*
st/mesa: remove atom debugging code
Marek Olšák
2016-07-30
1
-67
/
+3
*
st_glsl_to_tgsi: only skip over slots of an input array that are present
Nicolai Hähnle
2016-07-28
1
-1
/
+5
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
2
-9
/
+6
*
gallium: add PIPE_FLUSH_DEFERRED
Marek Olšák
2016-07-22
1
-1
/
+1
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+3
*
st/mesa: Enable MESA_shader_integer_functions on all GLSL 1.30 platforms
Ian Romanick
2016-07-19
2
-1
/
+16
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
2
-8
/
+8
*
mesa/st: reduce size of state->st bitmask
Rob Clark
2016-07-16
1
-1
/
+1
*
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
Brian Paul
2016-07-15
1
-7
/
+12
*
st/mesa: fix reference counting bug in st_vdpau
Christian König
2016-07-14
1
-2
/
+8
*
glsl_to_tgsi: don't use the negate modifier in integer ops after bitcast
Marek Olšák
2016-07-12
1
-5
/
+7
*
st/mesa: return appropriate mesa format for ETC texture formats
Ilia Mirkin
2016-07-11
1
-0
/
+7
*
st/mesa: remove st_dump_program_for_shader_db
Marek Olšák
2016-07-11
1
-66
/
+0
*
st/mesa: set debug callback async flag
Nicolai Hähnle
2016-07-08
4
-5
/
+8
*
gallium: add async flag to pipe_debug_callback
Nicolai Hähnle
2016-07-08
1
-1
/
+4
*
nir: use the same driver location for packed varyings
Timothy Arceri
2016-07-07
1
-0
/
+3
*
Revert "st/glsl_to_tgsi: don't increase immediate index by 1."
Dave Airlie
2016-07-05
1
-1
/
+1
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+2
*
st/glsl_to_tgsi: don't increase immediate index by 1.
Dave Airlie
2016-07-02
1
-1
/
+1
*
st/mesa: get max supported number of image samples from driver
Ilia Mirkin
2016-07-01
1
-1
/
+5
*
st/mesa: check the texture image level in st_texture_match_image
Nicolai Hähnle
2016-07-01
1
-0
/
+3
*
st/mesa: an incomplete texture may have a zero-size first image
Nicolai Hähnle
2016-07-01
1
-0
/
+3
*
mesa/st: Use 'struct nir_shader' instead of 'nir_shader'.
Vinson Lee
2016-07-01
1
-6
/
+6
*
glsl/mesa: move duplicate shader fields into new struct gl_shader_info
Timothy Arceri
2016-06-30
1
-1
/
+1
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
7
-15
/
+8
*
st/mesa: don't assume that the whole surface gets mapped
Ilia Mirkin
2016-06-24
1
-7
/
+6
*
st/mesa: handle negative _ColorDrawBufferIndexes values correctly
Francesco Ansanelli
2016-06-24
1
-1
/
+1
*
st/mesa: fix readpixels regression with MESA_pack_invert
Nicolai Hähnle
2016-06-24
1
-1
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
4
-5
/
+5
*
st/mesa: expose EXT_vertex_array_bgra when supported by backend
Christian Gmeiner
2016-06-22
1
-1
/
+2
*
st/mesa: use a single memcpy in st_ReadPixels when possible
Nicolai Hähnle
2016-06-22
1
-8
/
+15
*
st/mesa: cache staging texture for glReadPixels
Nicolai Hähnle
2016-06-21
4
-14
/
+110
*
st/mesa: invalidate readpixels cache
Nicolai Hähnle
2016-06-21
12
-0
/
+17
*
st/mesa: add readpix_cache structure
Nicolai Hähnle
2016-06-21
3
-0
/
+22
*
st/mesa: move ReadPixels blit into a separate function
Nicolai Hähnle
2016-06-21
1
-52
/
+78
*
st/mesa: flush bitmap cache before CopyImageSubData
Nicolai Hähnle
2016-06-21
1
-0
/
+3
*
st/mesa: flush bitmap cache before texture functions
Nicolai Hähnle
2016-06-21
2
-0
/
+12
*
st/mesa: flush bitmap cache before compute dispatch
Nicolai Hähnle
2016-06-21
1
-0
/
+3
*
st/mesa: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
10
-1
/
+174
*
mesa: Rename CoordReplaceBits back to CoordReplace.
Mathias Fröhlich
2016-06-16
1
-1
/
+1
*
gallium: Convert the state_tracker to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-6
/
+2
*
mesa/glsl: stop using GL shader type internally
Timothy Arceri
2016-06-16
2
-18
/
+18
*
st_glsl_to_tgsi: don't read potentially uninitialized buffer variable
Nicolai Hähnle
2016-06-15
1
-1
/
+1
*
st/mesa: inline _mesa_create_context() into its only caller
Emil Velikov
2016-06-13
1
-2
/
+6
*
st/mesa: remove unneeded break from st_api_create_context()
Emil Velikov
2016-06-13
1
-1
/
+0
*
st/mesa: use c99 initializer for st_gl_api
Emil Velikov
2016-06-13
1
-13
/
+13
*
gallium: remove st_api::get_proc_address hook
Emil Velikov
2016-06-13
1
-7
/
+0
*
st/mesa: tweak surface format mapping table
Brian Paul
2016-06-10
1
-9
/
+11
*
st/mesa: use base level size as "guess" when available
Nicolai Hähnle
2016-06-10
1
-6
/
+27
[next]