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: fix sampler view leak in st_DrawAtlasBitmaps()
Brian Paul
2016-04-14
1
-0
/
+6
*
st/mesa: Replace GLvoid with void
Jakob Sinclair
2016-04-12
5
-26
/
+26
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
st/mesa: fix memleak in glDrawPixels cache code
Brian Paul
2016-04-12
1
-5
/
+18
*
gallium: pause queries for all meta ops
Marek Olšák
2016-04-12
2
-0
/
+2
*
st/mesa: replace _mesa_sysval_to_semantic table with function
Brian Paul
2016-04-11
3
-68
/
+69
*
st/mesa: fix glReadBuffer() assertion failure
Brian Paul
2016-04-08
1
-0
/
+2
*
st/glsl_to_tgsi: make samplers_used an uint32_t (v2)
Nicolai Hähnle
2016-04-07
1
-3
/
+5
*
mesa/st: Update framebuffer state with no.of samples,layers
Edward O'Callaghan
2016-04-07
1
-3
/
+5
*
mesa/st: Set _NumSamples in update_framebuffer_state()
Edward O'Callaghan
2016-04-07
1
-0
/
+46
*
gallium: Obtain ARB_framebuffer_no_attachment constants
Edward O'Callaghan
2016-04-07
1
-0
/
+28
*
mesa/st: Use _mesa_geometric_ functions appropriately
Edward O'Callaghan
2016-04-07
4
-8
/
+15
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-6
/
+7
*
gallium: add threads per block TGSI property
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+18
*
gallium: add compute shader IR type
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
mesa: add GL_OES_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+11
*
st/mesa: add ES sample-shading support
Ilia Mirkin
2016-03-30
1
-0
/
+6
*
st/mesa: fix fallout from xfb changes.
Dave Airlie
2016-03-31
1
-2
/
+2
*
glsl: add transform feedback buffers to resource list
Timothy Arceri
2016-03-31
1
-1
/
+1
*
mesa: split transform feedback buffer into its own struct
Timothy Arceri
2016-03-31
1
-1
/
+1
*
st/mesa: simplify st_generate_mipmap()
Brian Paul
2016-03-29
1
-78
/
+24
*
st/mesa: implement new DMA-buf based VDPAU interop v2
Christian König
2016-03-29
1
-49
/
+132
*
st/mesa: enable OES_texture_buffer when all components available
Ilia Mirkin
2016-03-29
1
-0
/
+6
*
mesa: remove initialized field from uniform storage
Timothy Arceri
2016-03-29
1
-37
/
+0
*
mesa/st: Fix NULL access if no fragment shader is bound
Bas Nieuwenhuizen
2016-03-28
1
-2
/
+2
*
st/mesa: only minify height if target != 1D array in st_finalize_texture
Marek Olšák
2016-03-28
1
-1
/
+6
*
st/mesa: fix handling the fallback texture
Miklós Máté
2016-03-27
1
-3
/
+4
*
st/mesa: enable GL_ATI_fragment_shader
Miklós Máté
2016-03-27
1
-0
/
+1
*
st/mesa: implement GL_ATI_fragment_shader
Miklós Máté
2016-03-27
8
-4
/
+1062
*
mesa/st: Remove GLSLVersion clamping
Edward O'Callaghan
2016-03-27
1
-10
/
+5
*
st/mesa: use RGBA instead of BGRA for SRGB_ALPHA
Nicolai Hähnle
2016-03-24
1
-1
/
+1
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
2
-3
/
+4
*
st/mesa: add missing MemoryBarrier bits and some explanations
Nicolai Hähnle
2016-03-23
1
-1
/
+24
*
st/mesa: add support for internalformat query2.
Dave Airlie
2016-03-22
2
-10
/
+45
*
st/mesa: translate additional flags in MemoryBarrier
Nicolai Hähnle
2016-03-21
1
-3
/
+18
*
st/mesa: emit sampler view decls in drawpixels code
Brian Paul
2016-03-21
2
-1
/
+19
*
st/mesa: emit sampler view declaration in bitmap shader
Brian Paul
2016-03-21
1
-0
/
+4
*
st/mesa: emit sampler view declarations for ARB vert/frag programs
Brian Paul
2016-03-21
1
-0
/
+22
*
st/mesa: use correct TGSI texture target in drawpix fragment shader
Brian Paul
2016-03-21
3
-4
/
+11
*
st/mesa: use correct TGSI texture target in bitmap fragment shader
Brian Paul
2016-03-21
3
-3
/
+11
*
gallium/tgsi: pass TGSI tex target to tgsi_transform_tex_inst()
Brian Paul
2016-03-21
2
-7
/
+7
*
st/mesa: use the texture view's format for render-to-texture
Nicolai Hähnle
2016-03-21
1
-7
/
+15
*
tgsi: Add support for global / private / input MEMORY
Hans de Goede
2016-03-21
1
-1
/
+1
*
st/mesa: report correct precision information for low/medium/high ints
Ilia Mirkin
2016-03-20
1
-0
/
+7
*
st/mesa: only minify depth for 3d targets
Ilia Mirkin
2016-03-20
1
-1
/
+4
*
st/mesa: set TGSI property NEXT_SHADER
Marek Olšák
2016-03-19
1
-0
/
+36
*
st/mesa: clean up st_translate_texture_target()
Brian Paul
2016-03-18
1
-25
/
+44
*
st/mesa: simplify drawpixels shader code with tgsi transform helper functions
Brian Paul
2016-03-18
1
-64
/
+18
*
st/mesa: simplify bitmap shader code with tgsi transform helper functions
Brian Paul
2016-03-18
1
-37
/
+8
*
st/mesa: honour sized internal formats in st_choose_format (v2)
Nicolai Hähnle
2016-03-17
1
-21
/
+6
[next]