Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
ab99196b6bc5b0170db20db6cc3837ce7642d22a
ab99196
glsl/mesa: stop duplicating geom and tcs layout values
by Timothy Arceri
· 8 years ago
24b3be0
glsl/mesa: stop duplicating tes layout values
by Timothy Arceri
· 8 years ago
f3ae370
.mailmap: Fixup my email address
by Edward O'Callaghan
· 8 years ago
2230455
st/mesa: expose EXT_vertex_array_bgra when supported by backend
by Christian Gmeiner
· 8 years ago
c2f2c8e
anv: Use different BOs for different scratch sizes and stages
by Jason Ekstrand
· 8 years ago
45c0f60
genxml: Make ScratchSpaceBasePointer an address instead of an offset
by Jason Ekstrand
· 8 years ago
966bed1
anv: Add an allocator for scratch buffers
by Jason Ekstrand
· 8 years ago
89ded09
genxml: Put append counter fields before MCS in RENDER_SURFACE_STATE on gen7
by Jason Ekstrand
· 8 years ago
d82322e
anv,isl: Lower storage image formats in anv
by Jason Ekstrand
· 8 years ago
97f1277
isl/state: Allow for full 31-bit buffer texture sizes
by Jason Ekstrand
· 8 years ago
bb64e66
isl/state: Don't use designated initializers for buffer surface state
by Jason Ekstrand
· 8 years ago
4061fde
isl/state: Add assertions for buffer surface restrictions
by Jason Ekstrand
· 8 years ago
ce24097
isl/state: Don't set SurfacePitch for gen9 1-D textures
by Jason Ekstrand
· 8 years ago
f47e23a
isl/state: Use TILEWALK_XMAJOR for linear surfaces on gen7
by Jason Ekstrand
· 8 years ago
96706ba
isl/state: Emit no-op mip tail setup on SKL
by Jason Ekstrand
· 8 years ago
14d7c16
isl/state: Only set cube face enables if usage includes CUBE_BIT
by Jason Ekstrand
· 8 years ago
5d24e9c
isl/state: Use the layout for computing qpitch rather than dimensions
by Jason Ekstrand
· 8 years ago
6a43204
isl/state: Set the IntegerSurfaceFormat bit on Haswell
by Jason Ekstrand
· 8 years ago
324103d
isl/format: Mark R9G9B9E5 as containing 9-bit unsigned float channels
by Jason Ekstrand
· 8 years ago
215282c
isl/state: Don't set RenderTargetViewExtent for texture surfaces
by Jason Ekstrand
· 8 years ago
bb326f7
isl/state: Set SurfaceArray based on the surface dimension
by Jason Ekstrand
· 8 years ago
d050ffb
isl/state: Don't force-disable L2 bypass for everything
by Jason Ekstrand
· 8 years ago
87f0ffa
isl/state: Refactor the setup of clear colors
by Jason Ekstrand
· 8 years ago
62a5e6e
isl/state: Refactor the per-gen isl_to_gen_h/valign tables
by Jason Ekstrand
· 8 years ago
b1b0d6f
isl/state: Return an extent3d from the halign/valign helper
by Jason Ekstrand
· 8 years ago
a60ae9e
isl/state: Put pitch calculations together
by Jason Ekstrand
· 8 years ago
70c8afc
isl/state: Put all dimension setup together and towards the top
by Jason Ekstrand
· 8 years ago
e66e70e
isl/state: Put surface format setup at the top
by Jason Ekstrand
· 8 years ago
39baea5
isl/state: Remove some unused fields
by Jason Ekstrand
· 8 years ago
caf2af4
isl/state: Don't use designated initializers for the surface state
by Jason Ekstrand
· 8 years ago
de1d194
genxml/gen8,9: Prefix the multisample format enum with MSFMT
by Jason Ekstrand
· 8 years ago
320de71
i965/blorp: Only set src_z for gen8+ 3D textures
by Jason Ekstrand
· 8 years ago
664dc89
i965/gen7,8: Set SURFACE_IS_ARRAY for all non-3D texture types
by Jason Ekstrand
· 8 years ago
2a1cc94
i965/gen4: Subtract 1 from buffer sizes
by Jason Ekstrand
· 8 years ago
e8580b8
i965: Remove fake W-tiled render target support
by Jason Ekstrand
· 8 years ago
0195299
i965/fs: Use a default Y coordinate of 0 for TXF on gen9+
by Jason Ekstrand
· 8 years ago
1436238
i965/gen8: Use the qpitch from the aux_mt for AUX_QPITCH
by Jason Ekstrand
· 8 years ago
620f81d
i965/blorp/gen8: Use the correct max level and layer in emit_surface_states
by Jason Ekstrand
· 8 years ago
6ba88bc
i965: Drop the maximum 3D texture size to 512 on Sandy Bridge
by Jason Ekstrand
· 8 years ago
0f9cd74
i965/gen4-6: Handle gl_texture_object::BaseLevel and MinLayer correctly
by Jason Ekstrand
· 8 years ago
ee39d3b
i965/gen4: Pull texture formats from the texture object not the miptree
by Jason Ekstrand
· 8 years ago
77d6add
i965: Fix point size with tessellation/geometry shaders in GLES.
by Kenneth Graunke
· 8 years ago
5d85a21
.mailmap: fix my main address
by Marek Olšák
· 8 years ago
356ea9a
i965: move vs outputs written into a helper
by Timothy Arceri
· 9 years ago
3948cd3
st/mesa: use a single memcpy in st_ReadPixels when possible
by Nicolai Hähnle
· 8 years ago
36ed1b6
glsl: only match gl_FragData and not gl_SecondaryFragDataEXT
by Ilia Mirkin
· 8 years ago
1f4bca7
nv50,nvc0: fix start_instance in manual push path
by Ilia Mirkin
· 8 years ago
5b0d648
translate: fix start_instance parameter in sse version
by Ilia Mirkin
· 8 years ago
35b53c8
anv/cmd: Dirty descriptor sets when a new pipeline is bound
by Jason Ekstrand
· 8 years ago
2bfe0c3
anv/cmd: Move emit_descriptor_pointers to genX_cmd_buffer.c
by Jason Ekstrand
· 8 years ago
9df4d6b
anv/cmd: Move flush_descriptor_sets to anv_cmd_buffer.c
by Jason Ekstrand
· 8 years ago
295e03c
spirv: Use the system value version of gl_FrontFace
by Jason Ekstrand
· 8 years ago
40013c5
i965: Reorganize prog_data->total_scratch code a bit.
by Kenneth Graunke
· 8 years ago
b16d212
radeonsi: add a debug flag for unsafe math LLVM optimizations
by Marek Olšák
· 8 years ago
70a2547
radeonsi: use u_blitter for mipmap generation
by Marek Olšák
· 8 years ago
5fed112
gallium/u_blitter: implement mipmap generation
by Marek Olšák
· 8 years ago
3735a92
st/mesa: cache staging texture for glReadPixels
by Nicolai Hähnle
· 8 years ago
a571859
st/mesa: invalidate readpixels cache
by Nicolai Hähnle
· 8 years ago
615ba11
st/mesa: add readpix_cache structure
by Nicolai Hähnle
· 8 years ago
b74c231
st/mesa: move ReadPixels blit into a separate function
by Nicolai Hähnle
· 8 years ago
f9ddd52
st/mesa: flush bitmap cache before CopyImageSubData
by Nicolai Hähnle
· 8 years ago
e7fff3c
st/mesa: flush bitmap cache before texture functions
by Nicolai Hähnle
· 8 years ago
c542b7e
st/mesa: flush bitmap cache before compute dispatch
by Nicolai Hähnle
· 8 years ago
644e015
i965: get PrimitiveMode from the program rather than the shader struct
by Timothy Arceri
· 8 years ago
82e0bbd
clover: Fix build against clang SVN >= r273191
by Vedran Miletić
· 8 years ago
cd89c83
i965: Fix multiplication of immediates on Cherryview/Broxton.
by Kenneth Graunke
· 8 years ago
eb6764c
anv: Add proper support for depth clamping
by Jason Ekstrand
· 8 years ago
8a46b50
anv/cmd_buffer: Split emit_viewport in two
by Jason Ekstrand
· 8 years ago
20e95a7
anv/cmd_buffer: Set depth/stencil extent based on the image
by Jason Ekstrand
· 8 years ago
b65f2e4
anv/cmd_buffer: Don't crash if push constants are provided for missing stages
by Jason Ekstrand
· 8 years ago
e6c2fe4
anv/pipeline: Do invariance propagation on SPIR-V shaders
by Jason Ekstrand
· 8 years ago
bec07b7
nir/alu_to_scalar: Respect the exact ALU operation qualifier
by Jason Ekstrand
· 8 years ago
202751f
nir: Add a pass for propagating invariant decorations
by Jason Ekstrand
· 8 years ago
68e308d
nir/algebraic: Remove imprecise flog2 optimizations
by Jason Ekstrand
· 8 years ago
895f7dd
i965: Delete redundant extension enables
by Ian Romanick
· 8 years ago
d3a5cae
mesa: Fix incorrect "see also" comments
by Ian Romanick
· 8 years ago
08cd234
mesa: Silence unused parameter warning
by Ian Romanick
· 8 years ago
64180de
gallium: make image_view const
by Rob Clark
· 8 years ago
ef534b9
gallium: make constant_buffer const
by Rob Clark
· 8 years ago
e1c1c40
gallium: make shader_buffers const
by Rob Clark
· 8 years ago
1167905
radeonsi: use trapezoid distribution for tess on Fiji and Polaris
by Nicolai Hähnle
· 8 years ago
650137a
radeonsi/sid: add Fiji+ tesselation distribution mode
by Nicolai Hähnle
· 8 years ago
32fd92e
radeonsi: emit PA_SC_RASTER_CONFIG_1 only once
by Nicolai Hähnle
· 8 years ago
c951755
radeonsi: fix calculation of valid RB mask per SE
by Nicolai Hähnle
· 8 years ago
6c2e636
radeonsi: raise SI_PM4_MAX_DW
by Nicolai Hähnle
· 8 years ago
b0cf991
gallivm: don't use integer min/max sse intrinsics with llvm >= 3.9
by Roland Scheidegger
· 8 years ago
154c0a4
nvc0: don't make use of push hint if there are no non-const user vbos
by Ilia Mirkin
· 8 years ago
1804aa0
gk104/ir: fix tex use generation to be more careful about eliding uses
by Ilia Mirkin
· 8 years ago
194bcb4
nv50: add support for GL_EXT_window_rectangles
by Ilia Mirkin
· 8 years ago
b21a00d
nvc0: add support for GL_EXT_window_rectangles
by Ilia Mirkin
· 8 years ago
d1bdc12
st/mesa: add support for GL_EXT_window_rectangles
by Ilia Mirkin
· 8 years ago
07fcb06
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
by Ilia Mirkin
· 8 years ago
82fab73
gallium: add API for setting window rectangles
by Ilia Mirkin
· 8 years ago
d68c1e2
mesa: add GL_EXT_window_rectangles state storage/retrieval functionality
by Ilia Mirkin
· 8 years ago
78506ad
glapi: add GL_EXT_window_rectangles entrypoints
by Ilia Mirkin
· 8 years ago
b214e0d
nv50/ir: add missing strings for some recent sysvals
by Samuel Pitoiset
· 8 years ago
6b0ac95
swr: Update screen->context pointer with multiple contexts.
by Bruce Cherniak
· 8 years ago
ace3124
scons: put the generated git_sha1.h file in top-level src/ directory
by Brian Paul
· 8 years ago
5a64549
swr: switch from overriding -march to selecting features
by Tim Rowley
· 8 years ago
481e924
mesa: remove remaining tabs in api_validate.c
by Timothy Arceri
· 8 years ago
Next »