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-12-20
Axel Davy
st/nine: Create pipe_surfaces on resource creation.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back swvp in nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Change the way nine_shader gets the pipe
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Reimplement nine_context_apply_stateblock
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Decompose nine_context_set_texture
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Decompose nine_context_set_indices
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Decompose nine_context_set_stream_source
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Do not use NineBaseTexture9 in nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move Managed Pool handling out of nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Integrate nine_pipe_context_clear to nine_cont...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move pipe and cso to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Rename pipe to pipe_data in nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Rename cso in nine_context to cso_shader
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Access pipe_context via NineDevice9_GetPipe
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Remove NineDevice9_GetCSO
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move query9 pipe calls to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Use atomics for nine_bind
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Track dirty state groups in nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back User Clip Planes to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back ps to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back ds to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back all ff states in nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Refactor LightEnable
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Refactor SetLight
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Put ff data in a separate structure
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back viewport to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back scissor to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back RT to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back current index buffer to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back all shader constants to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back sampler states to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back vs to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back vdecl to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move stream freq data to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move vtxbuf to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move stream_usage_mask to nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Back textures into nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move texture setting to nine_context_*
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Track changed.texture only for stateblocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move draw calls to nine_state
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Move core of device clear to nine_state
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Introduce nine_context
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Implement WFOG properly
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix ff texture coordinate selection
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Convert redundant check to assert in ff ps
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix two special cases in ff ps
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Remove useless code in ff ps
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix ff cases when stages should be disabled
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Always initialize current in ff ps
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix check for ff specular
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Do not saturate illumination coefficients...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix ff COLOR0 w component computation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix specular enable for alpha
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Ignore MULTISAMPLEMASK when RT is not multisampled
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
driconf: Fix missing gettext
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Add new driconf options to control DISCARD...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Rework buffer presentation path
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix a leak in Swapchain dtor
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
d3dadapter/present: Add precision for WaitBufferReleased
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
d3dadapter/present: Add new API to ID3DPresent
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Silent warnings with guid_str
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Do not generate gallium NOP on d3d NOP
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix leak in user constant upload path
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Correctly release sw cursor image
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Handle when cursor stride is not what is expected
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Avoid crash on empty Draw*Up
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Capture texturestage states in pixel stateblocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Add missing changed states to pixel stateblocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Add some debug info in stateblocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Remove useless check in surface9 ctor
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix bad light initialization in stateblocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Remove unused ff.changed.group
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix ps multisample check
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Fix useless swapchain init checks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Don't update stream_usage_mask in sw path
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Remove useless call to nine_update_state
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Add validation to SetSamplerState
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
st/nine: Improve doc of D3DPMISCCAPS_POSTBLENDSRGBCONVERT
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
gallium-docs: Add documentation for when using several...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Axel Davy
gallium-docs: Add documentation for threading requirements
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Chad Versace
egl: Check config's surface types in eglCreate*Surface()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Kenneth Graunke
glsl: Use ir_var_temporary when generating inline funct...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Kenneth Graunke
i965: Don't bail on vertex element processing if we...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Jonathan Gray
mesa: don't attempt to unlock an unlocked debug state...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Dave Airlie
glsl: allow invariant on fragment shader outputs.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Timothy Arceri
i965: keep gl_program shader info in sync after gather...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
nir: Trivial clean ups in the generated nir_constant_ex...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
nir: Silence unused parameter warnings in nir_constant_...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
nir: Silence missing field initializer warnings for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Silence "unused parameter" warnings in ast_type.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Trivial whitespace fixes in link_uniforms.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Silence unused parameter warning in propagate_inv...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Minor formatting fixes in link_uniform_blocks.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Fix all the whitespace errors in link_uniform_blo...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
mesa: Silence numerous "unused parameter" warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
mesa: Fix all the whitespace errors in dlist.c
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
linker: Accurately mark a uniform block instance array...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Walk a list of ir_dereference_array to mark array...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Mark a set of array elements as accessed using...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ian Romanick
glsl: Add structures to track accessed elements of...
commit
|
commitdiff
|
tree
|
snapshot
next