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: don't leak glsl_to_tgsi object on link failure
Ilia Mirkin
2015-05-25
1
-0
/
+1
*
cso: add context cleanup code from st/mesa
Marek Olšák
2015-05-20
1
-6
/
+0
*
gallium: disable tessellation shaders for meta ops
Marek Olšák
2015-05-16
4
-2
/
+26
*
st/mesa: Flush the bitmap cache in st_BlitFramebuffer
Fredrik Höglund
2015-05-15
1
-0
/
+4
*
st/mesa: Enable ARB_direct_state_access
Fredrik Höglund
2015-05-14
1
-0
/
+6
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
st/mesa: update stencil surface if it comes from texture
Ilia Mirkin
2015-05-12
1
-1
/
+4
*
st/mesa: translate st_api robustness flags to gl_context flags
Marek Olšák
2015-05-12
1
-0
/
+4
*
st/mesa: implement GetGraphicsResetStatus
Marek Olšák
2015-05-12
4
-6
/
+42
*
st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
2015-05-11
1
-1
/
+1
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
st/mesa: add double input support including lowering (v3.1)
Dave Airlie
2015-05-08
5
-45
/
+164
*
st/glsl_to_tgsi: fix ir_assignment hack doing bad things for doubles
Dave Airlie
2015-05-08
1
-0
/
+1
*
st/mesa: fix pipe_query_result result initializer
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: fix st_NewPerfMonitor() declaration
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: also try PIPE_FORMAT_R10G10B10A2_UNORM for GL_RGB10
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: implement GL_AMD_performance_monitor
Christoph Bumiller
2015-05-06
3
-0
/
+498
*
st/mesa: allow glsl version up to 410, enable ARB_shader_precision
Ilia Mirkin
2015-04-28
1
-2
/
+4
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
st/mesa: add ARB_texture_stencil8 support (v4)
Dave Airlie
2015-04-23
4
-16
/
+22
*
mesa/st: Free st_translate with FREE macro.
Brian Paul
2015-04-17
1
-1
/
+1
*
glsl_to_tgsi: only associate the uniform storage once at link time
Marek Olšák
2015-04-16
1
-24
/
+0
*
glsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link time
Marek Olšák
2015-04-16
1
-20
/
+24
*
glsl_to_tgsi: add assertions for detecting out-of-bounds immediates access
Marek Olšák
2015-04-16
1
-0
/
+6
*
glsl_to_tgsi: don't use a potentially-undefined immediate for ir_query_levels
Marek Olšák
2015-04-16
1
-5
/
+3
*
glsl_to_tgsi: fix out-of-bounds constant access and crash for uniforms
Marek Olšák
2015-04-16
1
-4
/
+7
*
glsl_to_tgsi: cleanup includes
Marek Olšák
2015-04-16
3
-25
/
+10
*
st/mesa: add a debug option to compile shaders at link time
Marek Olšák
2015-04-16
6
-4
/
+55
*
st/mesa: log shaders, GLSL info log with _mesa_log()
Brian Paul
2015-04-15
1
-6
/
+4
*
state_tracker: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
8
-18
/
+18
*
st/mesa: align cube map arrays layers
Dave Airlie
2015-04-14
1
-1
/
+1
*
st/mesa: convert sub image for cube map arrays to 2d arrays for upload
Dave Airlie
2015-04-14
1
-0
/
+5
*
st/mesa: Remove unused emit_scs().
Matt Turner
2015-04-06
1
-98
/
+0
*
glsl: Remove never used sin_reduced/cos_reduced.
Matt Turner
2015-04-06
1
-6
/
+0
*
st/mesa: initialize have_fma in constructor
Ilia Mirkin
2015-03-26
1
-0
/
+1
*
st/mesa: update arrays when the current attrib has been updated
Ilia Mirkin
2015-03-26
1
-1
/
+1
*
st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
Dave Airlie
2015-03-26
1
-0
/
+1
*
st/vdpau: Avoid constness cast warnings.
Jose Fonseca
2015-03-22
1
-1
/
+1
*
main: Refactor ClearBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-2
/
+2
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-4
/
+9
*
st/mesa: drop unused texture function
Dave Airlie
2015-03-09
2
-50
/
+0
*
mesa/st: remove unused TexData
Dave Airlie
2015-03-09
2
-27
/
+0
*
st/mesa: include stdio.h where needed
Brian Paul
2015-03-05
2
-0
/
+2
*
st/mesa: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
10
-45
/
+45
*
st/mesa: replace INLINE with inline
Brian Paul
2015-02-26
15
-37
/
+37
*
st/mesa: remove unused/broken function st_print_shaders
Marek Olšák
2015-02-24
2
-49
/
+0
*
st/mesa: remove struct qualifier from st_src_reg parameter
Brian Paul
2015-02-24
1
-1
/
+1
*
st/mesa: cleanup st_translate_geometry_program
Marek Olšák
2015-02-24
1
-102
/
+30
*
st/mesa: inline st_free_tokens
Marek Olšák
2015-02-24
3
-17
/
+3
*
st/mesa: cleanup st_geometry_program structure
Marek Olšák
2015-02-24
3
-74
/
+36
[next]