Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
99c019e1d41eb72c5ca9e0ae4b263acd6e6c214f
« Previous
d8b85c9
Merge remote-tracking branch 'public/master' into vulkan
by Jason Ekstrand
· 9 years ago
1a100d4
configure: Add support for the Intel Vulkan driver
by Jason Ekstrand
· 9 years ago
ce7e82f
i965/surface_formats: Update some formats for more recent gens
by Jason Ekstrand
· 9 years ago
7dac4a2
util/list: Add list splicing functions
by Jason Ekstrand
· 9 years ago
17a181b
Remove the Intel Vulkan readme
by Jason Ekstrand
· 9 years ago
082f6d7
gallium/swr: confine c++11 flag to swr driver
by Tim Rowley
· 9 years ago
ee72fec
gallium/swr: allow swr use as a swrast dri driver
by Tim Rowley
· 9 years ago
f6d21bc
vc4: Fix subimage accesses to LT textures.
by Eric Anholt
· 9 years ago
ade3108
util: Fix race condition on libgcrypt initialization
by Mark Janes
· 9 years ago
8403e6d
i965: Default to scalar GS
by Jason Ekstrand
· 9 years ago
17d9a2b
i965/surface_formats: Mark A4B4G4R4_UNORM as SKL+ only
by Jason Ekstrand
· 9 years ago
d7189bd
Revert "i965/fs: Properly write-mask spills"
by Jason Ekstrand
· 9 years ago
c336245
Revert "i965/fs: Feel free to spill partial reads/writes"
by Jason Ekstrand
· 9 years ago
2d5bd66
configure: Add support for detecting valgrind headers
by Jason Ekstrand
· 9 years ago
7e4628d
nir/print: Fix printing variable mode
by Eduardo Lima Mitev
· 9 years ago
f8752e0
xlib: remove MESA_GLX_VISUAL_HACK
by John Sheu
· 9 years ago
8a9c0f1
xlib: fix leaks of returned values from XGetVisualInfo
by John Sheu
· 9 years ago
781232e
xlib: fix memory leak of and remove vishandle from XMesaVisualInfo
by John Sheu
· 9 years ago
fe9d8cd
xlib: do not cache return value of glXChooseVisual/glXGetVisualFromFBConfig
by John Sheu
· 9 years ago
76fa7b1
Merge remote-tracking branch 'public/master' into vulkan
by Jason Ekstrand
· 9 years ago
547032c
main/mtypes: Remove the "set" parameter from gl_uniform_block
by Jason Ekstrand
· 9 years ago
f0bbb34
Revert "i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT"
by Jason Ekstrand
· 9 years ago
eeff133
i965: Expose the surface format table
by Jason Ekstrand
· 9 years ago
d7cddbd
nir/lower_io: Add UBOs and SSBOs to get_io_offset_src
by Jason Ekstrand
· 9 years ago
c825e29
nir/intrinsics: Add a vulkan_resource_index intrinsic
by Jason Ekstrand
· 9 years ago
1e0012e
nir: Add a descriptor_set field to nir_variable
by Jason Ekstrand
· 9 years ago
7a835b3
dri: Fix robust context creation via EGL attribute
by Chad Versace
· 9 years ago
5567ae0
Merge remote-tracking branch 'public/master' into vulkan
by Jason Ekstrand
· 9 years ago
8f4340c
radeon/uvd: fix tonga feedback buffer size
by Leo Liu
· 9 years ago
f1d2909
i965: Push everything if pull_param == NULL
by Jason Ekstrand
· 9 years ago
963513b
i965/fs: Push small uniform arrays
by Jason Ekstrand
· 9 years ago
71f8039
i965/fs: Rename demote_pull_constants to lower_constant_loads
by Jason Ekstrand
· 9 years ago
8e76f66
i965/vec4: Get rid of the uniform_size array
by Jason Ekstrand
· 9 years ago
0568497
i965/vec4: Use MOV_INDIRECT instead of reladdr for indirect push constants
by Jason Ekstrand
· 9 years ago
479e38a
i965/fs: Get rid of the param_size array
by Jason Ekstrand
· 9 years ago
3087421
i965/fs: Stop relying on param_size in assign_constant_locations
by Jason Ekstrand
· 9 years ago
275855f
i965/fs: Get rid of reladdr
by Jason Ekstrand
· 9 years ago
3c93cdf
i965/fs: Use MOV_INDIRECT for all indirect uniform loads
by Jason Ekstrand
· 9 years ago
6310117
nir: Add another index to load_uniform to specify the range read
by Jason Ekstrand
· 9 years ago
27bd8ac
i965/fs: Add support for MOV_INDIRECT on pre-Broadwell hardware
by Jason Ekstrand
· 9 years ago
889e605
i965/fs: Fix regs_read() for MOV_INDIRECT with a non-zero subnr
by Jason Ekstrand
· 9 years ago
7e08a13
i965/fs: Don't force MASK_DISABLE on INDIRECT_MOV instructions
by Jason Ekstrand
· 9 years ago
40a8fe0
i965/fs: Add support for doing MOV_INDIRECT on uniforms
by Jason Ekstrand
· 9 years ago
48cc8c2
anv: Install the installable ICD
by Jason Ekstrand
· 9 years ago
e40b867
anv/intel_icd: Don't provide an absolute path
by Jason Ekstrand
· 9 years ago
ca16373
configure: Add initial support for enabling Vulkan drivers
by Jason Ekstrand
· 9 years ago
e61c812
anv/pipeline: Use the right mask for lower_indirect_derefs
by Jason Ekstrand
· 9 years ago
a8975a9
i965: Make intel_get_param return an int
by Ben Widawsky
· 9 years ago
aed975d
st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
by Brian Paul
· 9 years ago
a17911c
gallium/radeon: handle failure when mapping staging buffer
by Nicolai Hähnle
· 9 years ago
8bd0f0d
radeonsi: mark ssbo and images descriptor pointers dirty at beginning of CS
by Nicolai Hähnle
· 9 years ago
cb372b3
i965/vec4: Use UD rather than D for uniform indirects
by Jason Ekstrand
· 9 years ago
240d16e
i965/fs: Use UD type for offsets in VARYING_PULL_CONSTANT_LOAD
by Jason Ekstrand
· 9 years ago
bb4cdee
nvc0: do not break the universe on GK110+
by Samuel Pitoiset
· 9 years ago
6e23fd4
nvc0: allow to use compute support on GM200
by Samuel Pitoiset
· 9 years ago
34b5db1
i965: remove pointless diff with the master branch
by Jason Ekstrand
· 9 years ago
769b561
nir/opt_algebraic: Remove the encoding line
by Jason Ekstrand
· 9 years ago
c34be07
spirv: Move to compiler/
by Jason Ekstrand
· 9 years ago
bfa3a38
nir: Remove some pointless delta between vulkan and master
by Jason Ekstrand
· 9 years ago
ffcc00c
scons: Build NIR.
by Jose Fonseca
· 9 years ago
feb6732
nir: Use _snprintf on Windows.
by Jose Fonseca
· 9 years ago
ba0c0e3
nir: Avoid structure initalization expressions.
by Jose Fonseca
· 9 years ago
8f96524
nir: Remove unistd.h include.
by Jose Fonseca
· 9 years ago
f8e2f1f
nir: Avoid empty {} struct initializer.
by Jose Fonseca
· 9 years ago
bb949e2
gallium/swr: fold the almost identical Makefiles
by Emil Velikov
· 9 years ago
aee9767
install-gallium-links.mk: handle multiple libraries
by Tim Rowley
· 9 years ago
1122919
radeonsi: don't overwrite the scratch offset in shader prologs
by Marek Olšák
· 9 years ago
ffe44d0
radeonsi: fold num_user_sgprs where it is possible
by Marek Olšák
· 9 years ago
51c4034
radeonsi: fix SGPRS calculation once more
by Marek Olšák
· 9 years ago
aaf5be4
radeonsi: disable hw ETC2 on Polaris
by Marek Olšák
· 9 years ago
4358cfc
doxygen: remove git rebase fallouts
by Emil Velikov
· 9 years ago
8fcacb4
appveyor: Run unit tests.
by Jose Fonseca
· 9 years ago
50ddf03
scons: Add a "check" target to run all unit tests.
by Jose Fonseca
· 9 years ago
9ae0e8e
test/unit: Make translate_test invoke translate_create by default.
by Jose Fonseca
· 9 years ago
f8a5103
test/unit: Make pipe_barrier_test actually check correct bahavior.
by Jose Fonseca
· 9 years ago
12f88ba
Merge remote-tracking branch 'public/master' into vulkan
by Jason Ekstrand
· 9 years ago
171a570
clover: Fix build against LLVM SVN >= r266163
by Michel Dänzer
· 9 years ago
79fbec3
anv: Remove default scissor and viewport concepts
by Nanley Chery
· 9 years ago
1949e50
anv: Replace ::disable_scissor with ::use_rectlists
by Nanley Chery
· 9 years ago
9f72466
anv: Delete anv_graphics_pipeline_create_info::disable_viewport
by Nanley Chery
· 9 years ago
cff0f6b
gen{7,8}_pipeline: Always set ViewportXYClipTestEnable
by Nanley Chery
· 9 years ago
992bbed
gen{7,8}_pipeline: Apply 3DPRIM_RECTLIST restrictions
by Nanley Chery
· 9 years ago
88d1c19
anv_cmd_buffer: Don't make the initial state dirty
by Nanley Chery
· 9 years ago
9fae6ee
anv/meta: Don't set the dynamic state for disabled operations
by Nanley Chery
· 9 years ago
76b0ba0
anv/clear: Disable the scissor operation
by Nanley Chery
· 9 years ago
b63a98b
nir/dead_variables: Configurably work with any variable mode
by Jason Ekstrand
· 9 years ago
505a8fb
i965: Switch to NIR for ldexp lowering.
by Kenneth Graunke
· 9 years ago
4455bfa
nir/algebraic: Add lowering for ldexp
by Jason Ekstrand
· 9 years ago
765dd65
i965: Implement the new imod and irem opcodes
by Jason Ekstrand
· 9 years ago
745b3d2
nir: Add more modulus opcodes
by Jason Ekstrand
· 9 years ago
d880c6f
i965/vec4: Inline get_pull_constant_offset
by Jason Ekstrand
· 9 years ago
dd616ca
nir/lower_io: Allow for a full bitmask of modes
by Jason Ekstrand
· 9 years ago
2caaf0a
nir/lower_indirect: nir_variable_mode is now a bitfield
by Jason Ekstrand
· 9 years ago
ffa0e12
nir: Convert nir_variable_mode to a bitfield
by Jason Ekstrand
· 9 years ago
f69a61b
gallium/swr: Make flat shading tris work.
by George Kyriazis
· 9 years ago
c53a12f
Revert "freedreno/a4xx: better occlusion/sample counting"
by Rob Clark
· 9 years ago
46e9bbc
freedreno/a4xx: rasterizer_discard support
by Rob Clark
· 9 years ago
216225c
freedreno/ir3: fix array textures on a4xx
by Rob Clark
· 9 years ago
7e93b26
freedreno: fix stream-out offset handling for lines/tris
by Rob Clark
· 9 years ago
6ca6e80
freedreno: fix handling for stream-out offsets
by Rob Clark
· 9 years ago
Next »