Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
018ead426666d7d58517976e37f80f5de4a677cd
018ead4
radeonsi: add Polaris12 support (v3)
by Junwei Zhang
· 8 years ago
15c8f32
glsl: Eliminate the open-coded version of process_block_array_leaf
by Ian Romanick
· 8 years ago
415f5f0
ttn: handle GLSL_SAMPLER_DIM_SUBPASS_MS case
by Juan A. Suarez Romero
· 8 years ago
c32a9ec
i965: allow unsourced enabled VAO
by Juan A. Suarez Romero
· 8 years ago
8801734
svga: Fix a strict-aliasing violation in shader dumper
by Edward O'Callaghan
· 8 years ago
e827d91
draw: use SoA fetch, not AoS one
by Roland Scheidegger
· 8 years ago
cb81460
gallivm: generalize the compressed format soa fetch a bit
by Roland Scheidegger
· 8 years ago
3c98e3c
gallivm: provide soa fetch path handling formats with more than 32bit
by Roland Scheidegger
· 8 years ago
8bd67a3
gallivm: optimize gather a bit, by using supplied destination type
by Roland Scheidegger
· 8 years ago
5b95031
gallivm: optimize SoA AoS fallback fetch path a little
by Roland Scheidegger
· 8 years ago
d7d23ae
gallivm: (trivial) handle non-aligned fetch for lp_build_fetch_rgba_soa
by Roland Scheidegger
· 8 years ago
123e947
st/nine: Upload on secondary context for Draw*Up
by Axel Davy
· 8 years ago
0ec4e5f
st/nine: Dirty MANAGED buffers at Lock time
by Axel Davy
· 8 years ago
bad7f7c
st/nine: Implement new buffer upload path
by Axel Davy
· 8 years ago
8960be0
st/nine: Allow non-zero resource offset for vertex buffers
by Axel Davy
· 8 years ago
1e64be6
st/nine: Do not wait for DEFAULT lock for volumes when we can
by Axel Davy
· 8 years ago
b4f1661
st/nine: Do not wait for DEFAULT lock for surfaces when we can
by Axel Davy
· 8 years ago
525a1b2
st/nine: Add arguments to context's blit and copy_region
by Axel Davy
· 8 years ago
325324c
st/nine: Idem for nine_context_gen_mipmap
by Axel Davy
· 8 years ago
7089d88
st/nine: Bind destination for surface/volume uploads
by Axel Davy
· 8 years ago
d4a9b21
st/nine: Use nine_context_box_upload for volumes
by Axel Davy
· 8 years ago
f042639
st/nine: Fix leak with volume dtor
by Axel Davy
· 8 years ago
76e392d
st/nine: Fix leak with cubetexture dtor
by Axel Davy
· 8 years ago
fec0b7f
st/nine: Use nine_context_box_upload for surfaces
by Axel Davy
· 8 years ago
c873a2b
st/nine: Implement nine_context_box_upload
by Axel Davy
· 8 years ago
cadc7a5
st/nine: Use nine_context_gen_mipmap in BaseTexture9
by Axel Davy
· 8 years ago
8d3e0f2
st/nine: Implement nine_context_gen_mipmap
by Axel Davy
· 8 years ago
16b6fb6
st/nine: Optimize managed buffer upload
by Axel Davy
· 8 years ago
a78b5f4
st/nine: Implement nine_context_range_upload
by Axel Davy
· 8 years ago
1843e36
st/nine: Do not bind the container if forward is false
by Axel Davy
· 8 years ago
2fc8ef1
st/nine: Comment and simplify iunknown
by Axel Davy
· 8 years ago
098ba64
st/nine: Detach buffers in swapchain dtor.
by Axel Davy
· 8 years ago
14875eb
st/nine: Fix NineUnknown_Detach
by Axel Davy
· 8 years ago
930f479
st/nine: Simplify ARG_BIND_REF
by Axel Davy
· 8 years ago
9c4b4e8
st/nine: Avoid flushing the queue for queries GetData
by Axel Davy
· 8 years ago
8a69343
st/nine: Add CSMT_NO_WAIT_WITH_COUNTER
by Patrick Rudolph
· 8 years ago
884166a
st/nine: Use nine_context_clear_render_target
by Axel Davy
· 8 years ago
7b154ac
st/nine: Optimize ColorFill
by Axel Davy
· 8 years ago
9bf1da0
st/nine: Simplify ColorFill
by Axel Davy
· 8 years ago
31262bb
st/nine: use get_pipe_acquire/release when possible
by Axel Davy
· 8 years ago
22f6d6f
st/nine: Implement Fast path for dynamic buffers and csmt
by Axel Davy
· 8 years ago
3e8234f
st/nine: Add secondary pipe for device
by Axel Davy
· 8 years ago
7a7eeef
st/nine: Add nine_context_get_pipe_acquire/release
by Axel Davy
· 8 years ago
ddb6f1d
st/nine: SYSTEMMEM ignores DISCARD.
by Axel Davy
· 8 years ago
4f344db
st/nine: Upload Managed buffers just before draw call using them
by Axel Davy
· 8 years ago
e52aded
st/nine: Track bindings for buffers
by Axel Davy
· 8 years ago
62068c9
st/nine: Fix BASETEX_REGISTER_UPDATE
by Axel Davy
· 8 years ago
804b28c
st/nine: Simplify the logic to bind textures
by Axel Davy
· 8 years ago
fef23f6
st/nine: Use nine_context for resource_copy_region
by Patrick Rudolph
· 8 years ago
c8913a0
st/nine: Use nine_context for blit
by Patrick Rudolph
· 8 years ago
0fd5730
st/nine: Add NINE_DEBUG=tid to turn threadid on or off
by Patrick Rudolph
· 8 years ago
3098bf0
st/nine: Print threadid in debug log
by Patrick Rudolph
· 8 years ago
ac29273
st/nine: Implement gallium nine CSMT
by Patrick Rudolph
· 8 years ago
2c371a2
st/nine: Call GetPipe for implicit pipe usages
by Axel Davy
· 8 years ago
1277cee
st/nine: Add struct nine_clipplane
by Patrick Rudolph
· 8 years ago
3af17a6
st/nine: Add nine_queue
by Patrick Rudolph
· 8 years ago
e068d3a
st/nine: Create pipe_surfaces on resource creation.
by Axel Davy
· 8 years ago
bb666b0
st/nine: Back swvp in nine_context
by Axel Davy
· 8 years ago
f5f881f
st/nine: Change the way nine_shader gets the pipe
by Axel Davy
· 8 years ago
97e4b65
st/nine: Reimplement nine_context_apply_stateblock
by Axel Davy
· 8 years ago
8d967ab
st/nine: Decompose nine_context_set_texture
by Axel Davy
· 8 years ago
69f4477
st/nine: Decompose nine_context_set_indices
by Axel Davy
· 8 years ago
08b717d
st/nine: Decompose nine_context_set_stream_source
by Axel Davy
· 8 years ago
7ebdbb5
st/nine: Do not use NineBaseTexture9 in nine_context
by Axel Davy
· 8 years ago
152d007
st/nine: Move Managed Pool handling out of nine_context
by Axel Davy
· 8 years ago
eb884a4
st/nine: Integrate nine_pipe_context_clear to nine_context_clear
by Axel Davy
· 8 years ago
b95205b
st/nine: Move pipe and cso to nine_context
by Axel Davy
· 8 years ago
66ad5b1
st/nine: Rename pipe to pipe_data in nine_context
by Axel Davy
· 8 years ago
fc49f7d
st/nine: Rename cso in nine_context to cso_shader
by Axel Davy
· 8 years ago
c7237e2
st/nine: Access pipe_context via NineDevice9_GetPipe
by Axel Davy
· 8 years ago
4a4eba8
st/nine: Remove NineDevice9_GetCSO
by Axel Davy
· 8 years ago
6a7541a
st/nine: Move query9 pipe calls to nine_context
by Axel Davy
· 8 years ago
0a5252d
st/nine: Use atomics for nine_bind
by Axel Davy
· 8 years ago
b748b8f
st/nine: Track dirty state groups in nine_context
by Axel Davy
· 8 years ago
a0a1892
st/nine: Back User Clip Planes to nine_context
by Axel Davy
· 8 years ago
c6ca7c7
st/nine: Back ps to nine_context
by Axel Davy
· 8 years ago
d671190
st/nine: Back ds to nine_context
by Axel Davy
· 8 years ago
1a735a9
st/nine: Back all ff states in nine_context
by Axel Davy
· 8 years ago
bb62ea9
st/nine: Refactor LightEnable
by Axel Davy
· 8 years ago
cbe3700
st/nine: Refactor SetLight
by Axel Davy
· 8 years ago
c5af96a
st/nine: Put ff data in a separate structure
by Axel Davy
· 8 years ago
4a6d83e
st/nine: Back viewport to nine_context
by Axel Davy
· 8 years ago
9498613
st/nine: Back scissor to nine_context
by Axel Davy
· 8 years ago
7f6e010
st/nine: Back RT to nine_context
by Axel Davy
· 8 years ago
aafbd62
st/nine: Back current index buffer to nine_context
by Axel Davy
· 8 years ago
b13b217
st/nine: Back all shader constants to nine_context
by Axel Davy
· 8 years ago
93ac6df
st/nine: Back sampler states to nine_context
by Axel Davy
· 8 years ago
2a698c3
st/nine: Back vs to nine_context
by Axel Davy
· 8 years ago
43288cf
st/nine: Back vdecl to nine_context
by Axel Davy
· 8 years ago
63633e2
st/nine: Move stream freq data to nine_context
by Axel Davy
· 8 years ago
848ffc8
st/nine: Move vtxbuf to nine_context
by Axel Davy
· 8 years ago
aea7a01
st/nine: Move stream_usage_mask to nine_context
by Axel Davy
· 8 years ago
eed47b7
st/nine: Back textures into nine_context
by Axel Davy
· 8 years ago
6bbb7b9
st/nine: Move texture setting to nine_context_*
by Axel Davy
· 8 years ago
c1871e8
st/nine: Track changed.texture only for stateblocks
by Axel Davy
· 8 years ago
64e232b
st/nine: Move draw calls to nine_state
by Axel Davy
· 8 years ago
f72d871
st/nine: Move core of device clear to nine_state
by Axel Davy
· 8 years ago
1b24d5e
st/nine: Introduce nine_context
by Axel Davy
· 8 years ago
e3c59fb
st/nine: Implement WFOG properly
by Axel Davy
· 8 years ago
b40f12e
st/nine: Fix ff texture coordinate selection
by Axel Davy
· 8 years ago
Next »