Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
2bd2c173e8e2fe9c9a589e9944a03672336fe0c6
2bd2c17
ac/gpu_info: add has_eqaa_surface_allocator
by Marek Olšák
· 7 years ago
e720cb6
radeonsi: clean up the reset status query implementation
by Marek Olšák
· 7 years ago
3060f62
ac/gpu_info: add has_bo_metadata
by Marek Olšák
· 7 years ago
09f1bab
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
by Marek Olšák
· 7 years ago
8b58a14
ac/gpu_info: add htile_cmask_support_1d_tiling
by Marek Olšák
· 7 years ago
b81149e
ac/gpu_info: add kernel_flushes_hdp_before_ib
by Marek Olšák
· 7 years ago
a969f18
radeonsi: add an environment variable that forces EQAA for MSAA allocations
by Marek Olšák
· 7 years ago
2309ced
radeonsi: set up EQAA image descriptors properly
by Marek Olšák
· 7 years ago
7ac4ef0
radeonsi: add EQAA SC,DB,CB register programming
by Marek Olšák
· 7 years ago
9d00580
radeonsi: support creating EQAA color textures
by Marek Olšák
· 7 years ago
912b016
ac/surface: add EQAA support
by Marek Olšák
· 7 years ago
ee31762
radeonsi: use better sample locations for 8x EQAA
by Marek Olšák
· 7 years ago
4b6df22
radeonsi: improve quality of 16 sample locations
by Marek Olšák
· 7 years ago
01fd543
radeonsi: use better sample locations for 4x MSAA
by Marek Olšák
· 7 years ago
8d8b71c
radeonsi: reorder sample locations as required by EQAA
by Marek Olšák
· 7 years ago
5769a5e
radeonsi: simplify si_get_sample_position
by Marek Olšák
· 7 years ago
9f456b3
radeonsi: simplify arrays of sample locations
by Marek Olšák
· 7 years ago
3d70b5b
radeonsi: set DB_EQAA the same as Vulkan
by Marek Olšák
· 7 years ago
b5ed0393
radeonsi: remove CM_ prefixes
by Marek Olšák
· 7 years ago
656fd60
radeonsi: don't update clear color registers if they don't change
by Marek Olšák
· 7 years ago
8350959
radeonsi: remove r600_fmask_info
by Marek Olšák
· 7 years ago
bdc3e41
ac/surface: unify common legacy and gfx9 fmask fields
by Marek Olšák
· 7 years ago
9bf3570
ac/surface/gfx6: compute FMASK together with the color surface
by Marek Olšák
· 7 years ago
276acda
ac/surface/gfx9: fix a typo in CMASK RB/pipe alignment
by Marek Olšák
· 7 years ago
6841845
ac: set correct LLVM processor names for Raven & Vega12
by Marek Olšák
· 7 years ago
6f7f10d
ac: sort raster configs
by Marek Olšák
· 7 years ago
e7b82a9
ac: remove 1 RB raster config for Iceland
by Marek Olšák
· 7 years ago
cb0f5cd
ac: move the Fiji kernel workaround for raster config out of the switch
by Marek Olšák
· 7 years ago
ce954ac
ac: enable both RBs on Kaveri
by Marek Olšák
· 7 years ago
597b9e8
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
by Marek Olšák
· 7 years ago
b784561
intel/isl/storage: Don't lower most UNORM formats on gen11+
by Jason Ekstrand
· 7 years ago
399962e
intel/isl: Several UNORM formats support typed writes on gen11+
by Jason Ekstrand
· 7 years ago
e4211b3
mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INT
by Brian Paul
· 7 years ago
34e9e40
radv: disable DCC for shareable images on GFX9+
by Andres Rodriguez
· 7 years ago
54bbe60
configure.ac: rework -latomic check
by Thomas Petazzoni
· 7 years ago
d07466f
mesa: fix glGetInteger/Float/etc queries for vertex arrays attribs
by Brian Paul
· 7 years ago
45dfa6f
winsys/radeon: Destroy fd_hash table when the last winsys is removed.
by Jan Vesely
· 7 years ago
d146768
gallium/auxiliary: Add helper function to count the number of entries in hash table
by Jan Vesely
· 7 years ago
0defc55
radv: move handling nosisched option in a better place
by Samuel Pitoiset
· 7 years ago
4fdce20
radv: assorted typo fixes
by Grazvydas Ignotas
· 7 years ago
f660683
mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.
by Mathias Fröhlich
· 7 years ago
881d2fc
mesa: Remove Array._DrawArrays.
by Mathias Fröhlich
· 7 years ago
899476b
i965: Remove the now unused gl_vertex_array.
by Mathias Fröhlich
· 7 years ago
0fabd55
i965: Remove the gl_vertex_array indirection.
by Mathias Fröhlich
· 7 years ago
172c9a9
i965: Implement all_varyings_in_vbos in terms of Array._DrawVAO.
by Mathias Fröhlich
· 7 years ago
79eb6ab
st/mesa: Remove the now unused gl_vertex_array.
by Mathias Fröhlich
· 7 years ago
4c77f0d
st/mesa: Make feedback draw and rasterpos use _DrawVAO.
by Mathias Fröhlich
· 7 years ago
19a9184
st/mesa: Use Array._DrawVAO in st_atom_array.c.
by Mathias Fröhlich
· 7 years ago
9987a07
st/mesa: Make the input_to_index array available.
by Mathias Fröhlich
· 7 years ago
f24bf45
st/mesa: Use _DrawVAO for edgeflag enabled check.
by Mathias Fröhlich
· 7 years ago
d1698d4
mesa: Compute effective buffer bindings in the vao.
by Mathias Fröhlich
· 7 years ago
fb4011a
virgl: Add support for passing GL_ANY_SAMPLES_PASSED_CONSERVATIVE
by Gert Wollny
· 7 years ago
ce027ac
r600: fix constant buffer bounds.
by Dave Airlie
· 7 years ago
a8a740f
i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL
by Jason Ekstrand
· 7 years ago
56766b8
radv: handle arrays in the fmask descriptor.
by Dave Airlie
· 7 years ago
0f95921
gallium/tests: Fix assignment of EXTRA_DIST
by Matt Turner
· 7 years ago
0097940
configure.ac: Check for grep with AC_PROG_GREP
by Matt Turner
· 7 years ago
0ab266d
main: fail texture_storage() call if the size is not okay
by Xiong, James
· 7 years ago
08c1444
main: return 0 length when the queried program object's not linked
by Xiong, James
· 7 years ago
a83face
i965: Shut up unused variable warnings.
by Kenneth Graunke
· 7 years ago
1755654
src/intel/Makefile.vulkan.am: add missing MKDIR_GEN
by Ross Burton
· 7 years ago
5ac16ed
mesa: fix error handling in get_framebuffer_parameteriv
by Rhys Perry
· 7 years ago
766d801
anv: emit pixel scoreboard stall before ISP disable
by Lionel Landwerlin
· 7 years ago
f536097
i965: require pixel scoreboard stall prior to ISP disable
by Lionel Landwerlin
· 7 years ago
561348c
intel/isl: Allow CCS_E on 1010102 formats
by Jason Ekstrand
· 7 years ago
ccb44b8
intel/blorp: Allow CCS copies of 1010102 formats
by Jason Ekstrand
· 7 years ago
1978de6
intel/blorp: Add support for more format bitcasting
by Jason Ekstrand
· 7 years ago
7998fe2
intel/blorp: Use nir_format_bitcast_uint_vec_unmasked
by Jason Ekstrand
· 7 years ago
047e683
nir/format_convert: Add code for bitcasting vectors
by Jason Ekstrand
· 7 years ago
a6b66a7
intel/blorp: Use ISL instead of bitcast_color_value_to_uint
by Jason Ekstrand
· 7 years ago
09ced65
intel/isl: Add format conversion code
by Jason Ekstrand
· 7 years ago
8152c60
intel/isl/format: Get rid of the ALPHA colorspace
by Jason Ekstrand
· 7 years ago
8ab7379
intel/isl/format: Add field locations informations to channel_layout
by Jason Ekstrand
· 7 years ago
96598fb
intel/isl/format: Add a column for channel order to the table
by Jason Ekstrand
· 7 years ago
d08d6a3
i965/blorp: Remove a pile of blorp_blit restrictions
by Jason Ekstrand
· 8 years ago
465d856
i965/blorp: Allow blorp blits for 16x MSAA
by Jason Ekstrand
· 7 years ago
09eede9
anv: Allow blitting to/from any supported format
by Jason Ekstrand
· 8 years ago
8ce31c9
intel/blorp: Support the RGB workaround on more formats
by Jason Ekstrand
· 8 years ago
4e26e3d
intel/blorp: Silently convert RGBX destination formats to RGBA
by Jason Ekstrand
· 8 years ago
08cd834
intel/isl: Add some helpers for working with RGBX formats
by Jason Ekstrand
· 8 years ago
804856f
intel/blorp: Handle more exotic destination formats
by Jason Ekstrand
· 8 years ago
9e492bb
intel/blorp: Include nir_format_convert.h in blorp_blit.c
by Jason Ekstrand
· 7 years ago
9981709
nir/format_convert: Add a function to pack RGB9_E5 formats
by Jason Ekstrand
· 7 years ago
4e337b4
nir/format_convert: Add pack/unpack for R11F_G11F_B10F
by Jason Ekstrand
· 7 years ago
98156b0
nir/format_convert: Add linear <-> sRGB helpers
by Jason Ekstrand
· 7 years ago
2fdd966
nir: Add the start of a format conversion helper header
by Jason Ekstrand
· 7 years ago
906c32c
intel/blorp: Add swizzle support for all hardware
by Jason Ekstrand
· 8 years ago
1ef4f5a
intel/isl: Add a helper for inverting swizzles
by Jason Ekstrand
· 8 years ago
242f6f7
intel/isl: Add a helper for composing swizzles
by Jason Ekstrand
· 8 years ago
dad67cc
intel/isl: Add an isl_swizzle_supports_rendering helper
by Jason Ekstrand
· 8 years ago
23d703d
i965/surface_state: Use an identity swizzle pre-Haswell
by Jason Ekstrand
· 8 years ago
293b8de
blorp: Handle the RGB workaround more like other workarounds
by Jason Ekstrand
· 8 years ago
3853f1c
i965: silence unused variable
by Lionel Landwerlin
· 7 years ago
11d36c3
intel: devinfo: silence coverity warning
by Lionel Landwerlin
· 7 years ago
6f81e07
dri3: Only update number of back buffers in loader_dri3_get_buffers
by Michel Dänzer
· 7 years ago
2cf64fd
anv: ignore pColorBlendState if all color attachments of the subpass are unused
by Samuel Iglesias Gonsálvez
· 7 years ago
e7a7b71
mesa: remove hard-coded OpenGL 3.2 compat limit
by Timothy Arceri
· 7 years ago
4560aad
mesa: add GLSLVersionCompat constant
by Timothy Arceri
· 7 years ago
be3ee9d
mesa: dont call _mesa_override_glsl_version() in _mesa_init_constants()
by Timothy Arceri
· 7 years ago
2a621ac
mesa: dont set GLSLVersion in _mesa_init_constants()
by Timothy Arceri
· 7 years ago
Next »