Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
137954408172a5104f0f5650bae943d2ebf0aa07
1379544
st/mesa: translate additional flags in MemoryBarrier
by Nicolai Hähnle
· 9 years ago
96cd908
gallium: add additional PIPE_BARRIER_* bits
by Nicolai Hähnle
· 9 years ago
86caa67
svga: add svga_winsys_context::pipe_debug_callback pointer
by Brian Paul
· 9 years ago
f8aaf00
svga: Fix the index buffer rebind regression
by Charmaine Lee
· 9 years ago
47856e5
svga: rebind stream output targets
by Charmaine Lee
· 9 years ago
47cfc83
svga: rebind index buffer
by Charmaine Lee
· 9 years ago
299f8ca
svga: minor formatting fix, comment addition
by Brian Paul
· 9 years ago
b45b47c
svga: optimize constant buffer uploads
by Charmaine Lee
· 9 years ago
0a1d91e
svga: add a few more resource updates HUD query
by Charmaine Lee
· 9 years ago
79e343b
svga: add new num-readbacks HUD query
by Charmaine Lee
· 9 years ago
dc9ecf5
svga: use shader sampler view declarations
by Brian Paul
· 9 years ago
b56b853
gallium/tests: declare sampler views in shaders
by Brian Paul
· 9 years ago
38e831c
gallium/util: declare sampler view in util_make_fs_blit_msaa_depthstencil()
by Brian Paul
· 9 years ago
e7b5a84
postprocess: declare sampler views in shaders
by Brian Paul
· 9 years ago
5a9f2a2
hud: add sampler view declaration in text fragment shader
by Brian Paul
· 9 years ago
b3daaef
st/mesa: emit sampler view decls in drawpixels code
by Brian Paul
· 9 years ago
0f0a23d
st/mesa: emit sampler view declaration in bitmap shader
by Brian Paul
· 9 years ago
72eb5a3
st/mesa: emit sampler view declarations for ARB vert/frag programs
by Brian Paul
· 9 years ago
eda81fa
st/mesa: use correct TGSI texture target in drawpix fragment shader
by Brian Paul
· 9 years ago
83b5b3d
st/mesa: use correct TGSI texture target in bitmap fragment shader
by Brian Paul
· 9 years ago
63e020d
gallium/tgsi: pass TGSI tex target to tgsi_transform_tex_inst()
by Brian Paul
· 9 years ago
a8b315b
st/mesa: use the texture view's format for render-to-texture
by Nicolai Hähnle
· 9 years ago
dcf8a4d
gallium: Remove unused TGSI_RESOURCE_ defines
by Hans de Goede
· 9 years ago
9b4c8f6
nouveau: codegen: Do not silently fail in handeLOAD / handleSTORE / handleATOM
by Hans de Goede
· 9 years ago
86e4440
nouveau: codegen: Disable more old resource handling code
by Hans de Goede
· 9 years ago
71e3154
nouveau: codegen: gk110: Make emitSTORE offset handling identical to emitLOAD
by Hans de Goede
· 9 years ago
c783ad0
nouveau: codegen: Slightly refactor Source::scanInstruction() dst handling
by Hans de Goede
· 9 years ago
54cdde5
nouveau: codegen: Add support for clover / OpenCL kernel input parameters
by Hans de Goede
· 9 years ago
3788e1b
tgsi: Add support for global / private / input MEMORY
by Hans de Goede
· 9 years ago
43ddec2
tgsi: Fix decl.Atomic and .Shared not propagating when parsing tgsi text
by Hans de Goede
· 9 years ago
8f45691
doc: document spilling options accepted by INTEL_DEBUG
by Iago Toral Quiroga
· 9 years ago
b72156c
tgsi: Fix return of uninitialized memory in tgsi_*_instruction_memory
by Hans de Goede
· 9 years ago
bbbdcdc
st/mesa: report correct precision information for low/medium/high ints
by Ilia Mirkin
· 9 years ago
eeb117a
st/omx/dec: Correct the timestamping
by Nishanth Peethambaran
· 9 years ago
46de6bb
st/omx: Remove trailing spaces
by Nishanth Peethambaran
· 9 years ago
7d98bfe
nv50/ir: fix indirect texturing for non-array textures on nvc0
by Ilia Mirkin
· 9 years ago
adb40a7
st/mesa: only minify depth for 3d targets
by Ilia Mirkin
· 9 years ago
6eeb284
nv50/ir: normalize cube coordinates after derivatives have been computed
by Ilia Mirkin
· 9 years ago
ea2bff1
gallium/radeon: remove remnants of R600 TGSI->LLVM
by Marek Olšák
· 9 years ago
4e5dc69
r600g: flatten if (1) statement after removal of TGSI->LLVM
by Marek Olšák
· 9 years ago
20a0989
r600g: remove TGSI->LLVM translation
by Marek Olšák
· 9 years ago
8140154
gallium/radeon: remove old CS tracing
by Marek Olšák
· 9 years ago
a73a657
radeonsi: process TGSI property NEXT_SHADER
by Marek Olšák
· 9 years ago
2bdd7a4
st/mesa: set TGSI property NEXT_SHADER
by Marek Olšák
· 9 years ago
fbe6e92
gallium: add TGSI property NEXT_SHADER
by Marek Olšák
· 9 years ago
9184d9a
nvc0/ir: Use double constant in handleSQRT
by Pierre Moreau
· 9 years ago
789e096
mesa: Disallow GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME on winsys FBO.
by Kenneth Graunke
· 9 years ago
d2445b0
nv50/ir: force-enable derivatives on TXD ops
by Ilia Mirkin
· 9 years ago
d1b85db
nv50: reset TFB bufctx when we no longer hold a reference to the buffers
by Ilia Mirkin
· 9 years ago
902bbda
nvc0: avoid using magic numbers for the uniform_bo offsets
by Samuel Pitoiset
· 9 years ago
26cc411
nv50/ir: make use of auxCBSlot instead of magic numbers
by Samuel Pitoiset
· 9 years ago
d86933e
nv50,nvc0: replace resInfoCBSlot by auxCBSlot
by Samuel Pitoiset
· 9 years ago
e05492f
nv50/ir: fix compilation warning in handleSharedATOM()
by Samuel Pitoiset
· 9 years ago
a100d89
nv50,nvc0: Fix invalid constant.
by Vinson Lee
· 9 years ago
4661023
mesa: Do proper format error checks for GenerateMipmap in ES 3.x.
by Kenneth Graunke
· 9 years ago
f1b0573
mesa: Add color renderable/texture filterable format info for ES 3.x.
by Kenneth Graunke
· 9 years ago
88d28aa
i965: Stop XY clipping point and line primitives.
by Kenneth Graunke
· 9 years ago
0de64ab
i965: Scissor to the viewport when rendering points/lines.
by Kenneth Graunke
· 9 years ago
d000a49
i965: Include the viewport in the scissor rectangle.
by Kenneth Graunke
· 9 years ago
47be5a6
i965: Introduce an is_drawing_lines() helper.
by Kenneth Graunke
· 9 years ago
757674e
i965: Move is_drawing_points to brw_state.h.
by Kenneth Graunke
· 9 years ago
5b2d8c2
i965: Fix gl_TessLevelOuter[] for isolines.
by Kenneth Graunke
· 9 years ago
24298b7
i965: Decode non-normalized coordinates bit in SAMPLER_STATE.
by Kenneth Graunke
· 9 years ago
8679d40
i965: Account for TES in is_drawing_points().
by Kenneth Graunke
· 9 years ago
1282146
nv50: Mark compute states as dirty on context switch
by Pierre Moreau
· 9 years ago
a734c0f
nv50/ir: print SUBFM subops
by Samuel Pitoiset
· 9 years ago
af0c97f
nv50: add a new validation path for compute
by Samuel Pitoiset
· 9 years ago
5ed3876
nv50: rework nv50_compute_validate_program()
by Samuel Pitoiset
· 9 years ago
a07ebc1
nv50: rework the validation path for 3D
by Samuel Pitoiset
· 9 years ago
517d2c9
nv50: rename 3d binding points to NV50_BIND_3D_XXX
by Samuel Pitoiset
· 9 years ago
9374fc1
nv50: rename 3d dirty flags to NV50_NEW_3D_XXX
by Samuel Pitoiset
· 9 years ago
e844aac
nv50: rename NV50_COMPUTE to NV50_CP
by Samuel Pitoiset
· 9 years ago
dedb46f
nv50: rename nv50_context::dirty to nv50_context::dirty_3d
by Samuel Pitoiset
· 9 years ago
9211b68
st/mesa: clean up st_translate_texture_target()
by Brian Paul
· 9 years ago
0f73c3a
st/mesa: simplify drawpixels shader code with tgsi transform helper functions
by Brian Paul
· 9 years ago
373910f
st/mesa: simplify bitmap shader code with tgsi transform helper functions
by Brian Paul
· 9 years ago
e9d5e68
tgsi: add tgsi_transform_op3_inst() function
by Brian Paul
· 9 years ago
7a712e6
doc: add 'vec4' option in INTEL_DEBUG
by Juan A. Suarez Romero
· 9 years ago
d471451
egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...)
by Daniel Czarnowski
· 9 years ago
dd63fa2
gallium/swr: Cleaned up some context-resource management
by George Kyriazis
· 9 years ago
952c166
mesa: remove remaining tabs in prog_parameter.c
by Timothy Arceri
· 9 years ago
ce9c042
mesa: inline _mesa_add_unnamed_constant()
by Timothy Arceri
· 9 years ago
fa9bd6b
mesa: simplify and inline _mesa_lookup_parameter_index()
by Timothy Arceri
· 9 years ago
350b1ef
mesa: make _mesa_lookup_parameter_constant static
by Timothy Arceri
· 9 years ago
7794b22
mesa: remove unused function
by Timothy Arceri
· 9 years ago
a8eea69
st/mesa: honour sized internal formats in st_choose_format (v2)
by Nicolai Hähnle
· 9 years ago
49eb5e7
configure.ac: enable_asm=yes when x-compiling across same X86 arch
by Dongwon Kim
· 9 years ago
d6b9202
glsl: disable varying packing when its not safe
by Timothy Arceri
· 9 years ago
c0ae6ee
glsl: pass disable_varying_packing bool to the lowering pass
by Timothy Arceri
· 9 years ago
4ab2ac3
radeonsi: fix Hyper-Z hangs on P2 configs
by Marek Olšák
· 9 years ago
1517241
docs: Renormalize older extensions.
by Romain Failliot
· 9 years ago
f5d47dd
docs: Renormalize some extensions.
by Romain Failliot
· 9 years ago
3671bb3
docs: Realign the "Status" column.
by Romain Failliot
· 9 years ago
e571f11
docs: howto to read and edit GL3.txt
by Romain Failliot
· 9 years ago
84b961d
r300g: add missing layer argument to rws->buffer_get_handle() call
by Brian Paul
· 9 years ago
5aea0d6
radeon/winsys: add layer support for BO export
by Christian König
· 9 years ago
04bc082
radeon/winsys: add offset support for BO import/export
by Christian König
· 9 years ago
f1e78a4
gallium/winsys/drm: add layer to struct winsys_handle
by Christian König
· 9 years ago
29d26f1
gallium/winsys/drm: add offset to struct winsys_handle
by Christian König
· 9 years ago
58fe783
nir: propagate bitsize information in nir_search
by Connor Abbott
· 9 years ago
Next »