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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: query max gpu freq
Rob Clark
2016-02-17
3
-1
/
+12
*
freedreno: update generated headers
Rob Clark
2016-02-17
5
-30
/
+1355
*
freedreno/ir3: fix new gcc6 errors
Rob Clark
2016-02-17
1
-1
/
+0
*
nv50/ir: we can't do the add to mad conversion when the mul saturates
Karol Herbst
2016-02-16
1
-0
/
+3
*
nv50/ir: optimize neg(and(set, 1)) to set
Karol Herbst
2016-02-16
1
-0
/
+32
*
nv50/ir: fix quadop emission in the presence of predication
Ilia Mirkin
2016-02-16
4
-5
/
+9
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
12
-3
/
+26
*
st/mesa: add missing ETC2 entries to format_map
Rob Clark
2016-02-16
1
-0
/
+42
*
nvc0: enable compute support on GK110:GM200 with an envvar
Samuel Pitoiset
2016-02-16
1
-2
/
+7
*
nvc0: add compute support for GM107
Samuel Pitoiset
2016-02-16
2
-1
/
+5
*
nvc0: fix compute state initialization on GK110+
Samuel Pitoiset
2016-02-16
1
-6
/
+7
*
glsl: remove duplicate interpolation_string() function
Timothy Arceri
2016-02-17
3
-30
/
+2
*
glsl: remove unused helper
Timothy Arceri
2016-02-17
2
-26
/
+0
*
glsl: set user defined varyings to smooth by default in ES
Timothy Arceri
2016-02-17
1
-0
/
+11
*
gm107/ir: add ATOM CAS emission
Samuel Pitoiset
2016-02-16
1
-15
/
+27
*
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
*
cso: add CSO_BITS_ALL_SHADERS
Brian Paul
2016-02-16
1
-0
/
+6
*
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
*
cso: make most of the cso_save/restore_x() functions static
Brian Paul
2016-02-16
2
-85
/
+70
*
postprocess: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-38
/
+20
*
gallium/hud: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-37
/
+19
*
gallium/util: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-34
/
+18
*
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
*
cso: add new cso_save/restore_state() functions
Brian Paul
2016-02-16
2
-0
/
+133
*
cso: remove comment
Brian Paul
2016-02-16
1
-1
/
+0
*
st/mesa: use new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
3
-36
/
+7
*
cso: add new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
2
-0
/
+20
*
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
*
configure: Bail out on llvm-config component error
Jan Vesely
2016-02-16
1
-0
/
+3
*
Handle removal of LLVMAddTargetData in SVN revision 260919
Matthew Dawson
2016-02-16
2
-0
/
+8
*
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
*
i965: Add resolve option for lossless compression
Topi Pohjolainen
2016-02-16
2
-1
/
+5
*
i965: Allow fast clear to be used with lossless compression
Topi Pohjolainen
2016-02-16
2
-2
/
+6
*
i965: Add helper for detecting lossless compression
Topi Pohjolainen
2016-02-16
2
-0
/
+30
*
Revert "i965: Restore vbo after color resolve during brw_try_draw_prims()"
Topi Pohjolainen
2016-02-16
1
-9
/
+0
[next]