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
*
Android: fix build break from nir/glsl move to compiler/
Rob Herring
2016-02-29
8
-10
/
+10
*
i965/fs: Don't CSE negated multiplies with saturation.
Matt Turner
2016-02-29
1
-0
/
+2
*
st/mesa: fix frontbuffer glReadPixels regressions
Brian Paul
2016-02-29
1
-2
/
+11
*
st/mesa: force depth mode to GL_RED for sized depth/stencil formats
Ilia Mirkin
2016-02-19
1
-9
/
+25
*
meta/copy_image: use precomputed dst_internal_format to avoid segfault
Ilia Mirkin
2016-02-19
1
-1
/
+1
*
mesa: add GL_OES_texture_stencil8 support
Ilia Mirkin
2016-02-19
3
-0
/
+11
*
st/mesa: fix pbo uploads
Ilia Mirkin
2016-02-19
1
-10
/
+18
*
mesa: check fbo completeness based on internal format, not driver format
Ilia Mirkin
2016-02-19
1
-3
/
+2
*
mesa: small optimization of _mesa_expand_bitmap()
Brian Paul
2016-02-19
1
-7
/
+4
*
mesa: add special case ubyte[4] / BGRA conversion function
Brian Paul
2016-02-19
1
-5
/
+69
*
st/mesa: implement a simple cache for glDrawPixels
Brian Paul
2016-02-19
3
-0
/
+97
*
st/mesa: disable depth/stencil/alpha tests in PBO upload
Nicolai Hähnle
2016-02-18
1
-0
/
+8
*
mesa: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-3
/
+0
*
i965: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-1
/
+1
*
Android: fix build break in libmesa_program
Rob Herring
2016-02-18
1
-1
/
+1
*
mesa: gl_NumSamples should always be at least one
Ilia Mirkin
2016-02-18
1
-1
/
+1
*
compiler/glsl: Fix uniform location counting.
Plamena Manolova
2016-02-18
1
-0
/
+8
*
st/mesa: new st_DrawAtlasBitmaps() function for drawing bitmap text
Brian Paul
2016-02-17
2
-3
/
+141
*
mesa: implement a display list / glBitmap texture atlas
Brian Paul
2016-02-17
5
-0
/
+448
*
st/mesa: apply DepthMode swizzle to stencil texturing as well
Ilia Mirkin
2016-02-17
1
-2
/
+0
*
mesa: allow multisampled format info to be returned on GLES 3.1
Ilia Mirkin
2016-02-17
1
-1
/
+4
*
i965: Extract push constant state to a new file
Ben Widawsky
2016-02-17
4
-164
/
+191
*
i965: Make emit_minmax return an instruction*.
Matt Turner
2016-02-17
3
-10
/
+10
*
i965: Lower min/max after optimization on Gen4/5.
Matt Turner
2016-02-17
8
-44
/
+88
*
i965/vec4: Initialize force_writemask_all in vec4_builder().
Matt Turner
2016-02-17
1
-1
/
+2
*
st/mesa: fix up result_src.type when doing i2u/u2i conversions
Ilia Mirkin
2016-02-17
1
-0
/
+1
*
st/mesa: use cso_set_viewport_dims() in try_pbo_upload_common()
Brian Paul
2016-02-17
1
-12
/
+1
*
i965/gen7: Use predicated rendering for indirect compute
Jordan Justen
2016-02-17
2
-14
/
+83
*
st/mesa: add missing ETC2 entries to format_map
Rob Clark
2016-02-16
1
-0
/
+42
*
st/mesa: do not init limits when compute shaders are not supported
Samuel Pitoiset
2016-02-16
1
-0
/
+8
*
mesa: Don't call driver when there is no compute work
Jordan Justen
2016-02-16
1
-0
/
+3
*
i965: Set compute shader shared memory max to 64k
Jordan Justen
2016-02-16
1
-1
/
+1
*
st/mesa: use new CSO_BITS_ALL_SHADERS
Brian Paul
2016-02-16
4
-24
/
+9
*
st/mesa: simplify st->ctx, ctx->st usage in a various places
Brian Paul
2016-02-16
6
-18
/
+17
*
st/mesa: use _mesa_geometric_width/height() in glDrawPixels code
Brian Paul
2016-02-16
1
-10
/
+9
*
st/mesa: rename attr variable in st_DrawTex()
Brian Paul
2016-02-16
1
-10
/
+10
*
st/mesa: use 'cso' instead of 'st->cso_context' in st_DrawTex()
Brian Paul
2016-02-16
1
-1
/
+1
*
st/mesa: fix whitespace and add comment in st_DrawTex()
Brian Paul
2016-02-16
1
-3
/
+3
*
st/mesa: used _mesa_num_tex_faces() in st_finalize_texture()
Brian Paul
2016-02-16
1
-1
/
+1
*
st/mesa: use cso_save/restore_state() in st_cb_texture.c
Brian Paul
2016-02-16
1
-33
/
+22
*
st/mesa: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
4
-101
/
+55
*
st/mesa: use new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
3
-36
/
+7
*
st/mesa: use 'cso' local var instead of st->cso_context
Brian Paul
2016-02-16
3
-90
/
+89
*
st/mesa: consolidate quad drawing code
Brian Paul
2016-02-16
5
-238
/
+136
*
st/mesa: overhaul vertex setup for clearing, glDrawPixels, glBitmap
Brian Paul
2016-02-16
5
-161
/
+193
*
st/mesa: include u_draw.h, not u_draw_quad.h in st_draw.c
Brian Paul
2016-02-16
1
-1
/
+1
*
i965: Expose logic telling if non-msrt mcs is supported
Topi Pohjolainen
2016-02-16
2
-4
/
+13
*
i965/gen9: Refactor msrt mcs initialization
Topi Pohjolainen
2016-02-16
1
-14
/
+22
*
i965: Add a few assertions on lossless compression
Topi Pohjolainen
2016-02-16
2
-0
/
+9
*
i965: Add a flag telling color resolve pass to ignore CCS_E
Topi Pohjolainen
2016-02-16
3
-2
/
+27
[next]