projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2016-02-18
Roland Scheidegger
gallivm, tgsi: provide fake sample_i_ms implementations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Brian Paul
st/mesa: new st_DrawAtlasBitmaps() function for drawing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Brian Paul
mesa: implement a display list / glBitmap texture atlas
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ilia Mirkin
st/mesa: apply DepthMode swizzle to stencil texturing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ben Widawsky
i965/skl: Update Skylake renderer strings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ben Widawsky
i965/skl: Add two missing device IDs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ilia Mirkin
mesa: allow multisampled format info to be returned...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Ben Widawsky
i965: Extract push constant state to a new file
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Matt Turner
i965: Make emit_minmax return an instruction*.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Matt Turner
i965: Lower min/max after optimization on Gen4/5.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Matt Turner
i965/vec4: Initialize force_writemask_all in vec4_build...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tom Stellard
radeon/llvm: Add TargetLibraryInfo to the pass manager
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tom Stellard
radeon/llvm: Set the target triple on the module
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tom Stellard
gallivm: Add helpers for creating and destroying Target...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Samuel Pitoiset
nvc0: invalidate all buffers when switching pipe contexts
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Ilia Mirkin
st/mesa: fix up result_src.type when doing i2u/u2i...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Brian Paul
st/mesa: use cso_set_viewport_dims() in try_pbo_upload_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jordan Justen
i965/gen7: Use predicated rendering for indirect compute
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno: expose time-elapsed query
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/a4xx: implement time-elapsed query
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/a4xx: better occlusion/sample counting
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/query: fix refcnt'ing issue
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/query: some queries don't have ->begin_query()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/query: align counter snapshot locations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/query: add optional enable hook
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno: query max gpu freq
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rob Clark
freedreno/ir3: fix new gcc6 errors
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Karol Herbst
nv50/ir: we can't do the add to mad conversion when...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Karol Herbst
nv50/ir: optimize neg(and(set, 1)) to set
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ilia Mirkin
nv50/ir: fix quadop emission in the presence of predication
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ilia Mirkin
nv50,nvc0: enable/disable seamless cubemap texturing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rob Clark
st/mesa: add missing ETC2 entries to format_map
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Samuel Pitoiset
nvc0: enable compute support on GK110:GM200 with an...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Samuel Pitoiset
nvc0: add compute support for GM107
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Samuel Pitoiset
nvc0: fix compute state initialization on GK110+
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Timothy Arceri
glsl: remove duplicate interpolation_string() function
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Timothy Arceri
glsl: remove unused helper
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Timothy Arceri
glsl: set user defined varyings to smooth by default...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Samuel Pitoiset
gm107/ir: add ATOM CAS emission
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Samuel Pitoiset
st/mesa: do not init limits when compute shaders are...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Jordan Justen
mesa: Don't call driver when there is no compute work
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Jordan Justen
i965: Set compute shader shared memory max to 64k
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use new CSO_BITS_ALL_SHADERS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
cso: add CSO_BITS_ALL_SHADERS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: simplify st->ctx, ctx->st usage in a various...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use _mesa_geometric_width/height() in glDrawPi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: rename attr variable in st_DrawTex()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use 'cso' instead of 'st->cso_context' in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: fix whitespace and add comment in st_DrawTex()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: used _mesa_num_tex_faces() in st_finalize_text...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
cso: make most of the cso_save/restore_x() functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
postprocess: use new cso_save/restore_state() functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
gallium/hud: use new cso_save/restore_state() functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
gallium/util: use new cso_save/restore_state() functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use cso_save/restore_state() in st_cb_texture.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use new cso_save/restore_state() functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
cso: add new cso_save/restore_state() functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
cso: remove comment
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use new cso_set_viewport_dims() helper
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
cso: add new cso_set_viewport_dims() helper
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: use 'cso' local var instead of st->cso_context
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: consolidate quad drawing code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: overhaul vertex setup for clearing, glDrawPixe...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Brian Paul
st/mesa: include u_draw.h, not u_draw_quad.h in st_draw.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Jan Vesely
configure: Bail out on llvm-config component error
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Matthew Dawson
Handle removal of LLVMAddTargetData in SVN revision...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965: Expose logic telling if non-msrt mcs is supported
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965/gen9: Refactor msrt mcs initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965: Add a few assertions on lossless compression
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965: Add a flag telling color resolve pass to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965: Add resolve option for lossless compression
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965: Allow fast clear to be used with lossless compression
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
i965: Add helper for detecting lossless compression
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Topi Pohjolainen
Revert "i965: Restore vbo after color resolve during...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: initial support for GM20x GPUs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: implement support for maxwell texture headers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: import maxwell texture header definitions from...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: split tic format specification
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: remove nv50_texture.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: switch nvc0_tex.c to updated g80_texture.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: switch nvc0_surface.c to updated g80_texture...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: switch nv50_tex.c to updated g80_texture.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: switch nv50_surface.c to updated g80_texture...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: switch nv50_state.c to updated g80_texture.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: switch nv50_formats.c to updated g80_texture...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: import updated g80_texture.xml.h from rnndb
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: remove nv50_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: switch nv50_formats.c to updated g80_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: improved macros to handle format specification
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50-: separate vertex formats from surface format...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: remove unnecessary includes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: switch nvc0_tex.c to updated g80_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nvc0: switch nvc0_surface.c to updated g80_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: remove unnecessary include
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: switch nv50_transfer.c to g80_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: switch nv50_tex.c to updated g80_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: switch nv50_surface.c to updated g80_defs.xml.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ben Skeggs
nv50: import updated g80_defs.xml.h from rnndb
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Nicolai Hähnle
st/mesa: count shader images in MaxCombinedShaderOutput...
commit
|
commitdiff
|
tree
|
snapshot
next