index
:
~ldeks/mesa
Kayden-xml
adsa-buffer-objects
adsa-clear-buffer
adsa-framebuffers
adsa-housecleaning
adsa-meta
adsa-texture-buffer-range
adsa-textures
arb_direct_state_access
arb_direct_state_access_v2
bindless-meta
bindless-meta_v2
blitter-rebase
error-checking
expr-adsa-meta
jenkins
master
mesa-isl-ify
ripping-out-the-hw-blitter
vk-mcs-fast-clear
website1_75_v2
website2
Personal development branch of Mesa 10.5.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
Marek Olšák
4
-3
/
+5
2018-05-10
ac/gpu_info: add htile_cmask_support_1d_tiling
Marek Olšák
5
-9
/
+10
2018-05-10
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
4
-4
/
+6
2018-05-10
radeonsi: add an environment variable that forces EQAA for MSAA allocations
Marek Olšák
4
-5
/
+59
2018-05-10
radeonsi: set up EQAA image descriptors properly
Marek Olšák
1
-16
/
+80
2018-05-10
radeonsi: add EQAA SC,DB,CB register programming
Marek Olšák
2
-8
/
+71
2018-05-10
radeonsi: support creating EQAA color textures
Marek Olšák
3
-17
/
+33
2018-05-10
ac/surface: add EQAA support
Marek Olšák
8
-11
/
+43
2018-05-10
radeonsi: use better sample locations for 8x EQAA
Marek Olšák
1
-21
/
+11
2018-05-10
radeonsi: improve quality of 16 sample locations
Marek Olšák
1
-2
/
+2
2018-05-10
radeonsi: use better sample locations for 4x MSAA
Marek Olšák
1
-11
/
+10
2018-05-10
radeonsi: reorder sample locations as required by EQAA
Marek Olšák
2
-59
/
+98
2018-05-10
radeonsi: simplify si_get_sample_position
Marek Olšák
1
-29
/
+20
2018-05-10
radeonsi: simplify arrays of sample locations
Marek Olšák
1
-65
/
+40
2018-05-10
radeonsi: set DB_EQAA the same as Vulkan
Marek Olšák
1
-8
/
+8
2018-05-10
radeonsi: remove CM_ prefixes
Marek Olšák
1
-4
/
+4
2018-05-10
radeonsi: don't update clear color registers if they don't change
Marek Olšák
1
-11
/
+21
2018-05-10
radeonsi: remove r600_fmask_info
Marek Olšák
6
-87
/
+46
2018-05-10
ac/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
5
-34
/
+30
2018-05-10
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
5
-100
/
+149
2018-05-10
ac/surface/gfx9: fix a typo in CMASK RB/pipe alignment
Marek Olšák
1
-1
/
+1
2018-05-10
ac: set correct LLVM processor names for Raven & Vega12
Marek Olšák
1
-2
/
+4
2018-05-10
ac: sort raster configs
Marek Olšák
1
-39
/
+27
2018-05-10
ac: remove 1 RB raster config for Iceland
Marek Olšák
1
-5
/
+1
2018-05-10
ac: move the Fiji kernel workaround for raster config out of the switch
Marek Olšák
1
-8
/
+11
2018-05-10
ac: enable both RBs on Kaveri
Marek Olšák
1
-2
/
+13
2018-05-10
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
Marek Olšák
1
-0
/
+9
2018-05-10
intel/isl/storage: Don't lower most UNORM formats on gen11+
Jason Ekstrand
1
-6
/
+10
2018-05-10
intel/isl: Several UNORM formats support typed writes on gen11+
Jason Ekstrand
1
-13
/
+13
2018-05-10
mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INT
Brian Paul
1
-2
/
+2
2018-05-10
radv: disable DCC for shareable images on GFX9+
Andres Rodriguez
1
-0
/
+7
2018-05-10
configure.ac: rework -latomic check
Thomas Petazzoni
1
-17
/
+27
2018-05-10
mesa: fix glGetInteger/Float/etc queries for vertex arrays attribs
Brian Paul
2
-13
/
+84
2018-05-10
winsys/radeon: Destroy fd_hash table when the last winsys is removed.
Jan Vesely
1
-1
/
+6
2018-05-10
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2
-0
/
+22
2018-05-10
radv: move handling nosisched option in a better place
Samuel Pitoiset
1
-12
/
+6
2018-05-10
radv: assorted typo fixes
Grazvydas Ignotas
6
-11
/
+11
2018-05-10
mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.
Mathias Fröhlich
16
-203
/
+199
2018-05-10
mesa: Remove Array._DrawArrays.
Mathias Fröhlich
7
-31
/
+8
2018-05-10
i965: Remove the now unused gl_vertex_array.
Mathias Fröhlich
2
-11
/
+0
2018-05-10
i965: Remove the gl_vertex_array indirection.
Mathias Fröhlich
4
-40
/
+31
2018-05-10
i965: Implement all_varyings_in_vbos in terms of Array._DrawVAO.
Mathias Fröhlich
1
-15
/
+2
2018-05-10
st/mesa: Remove the now unused gl_vertex_array.
Mathias Fröhlich
4
-44
/
+2
2018-05-10
st/mesa: Make feedback draw and rasterpos use _DrawVAO.
Mathias Fröhlich
2
-65
/
+24
2018-05-10
st/mesa: Use Array._DrawVAO in st_atom_array.c.
Mathias Fröhlich
1
-325
/
+108
2018-05-10
st/mesa: Make the input_to_index array available.
Mathias Fröhlich
3
-5
/
+21
2018-05-10
st/mesa: Use _DrawVAO for edgeflag enabled check.
Mathias Fröhlich
1
-7
/
+4
2018-05-10
mesa: Compute effective buffer bindings in the vao.
Mathias Fröhlich
8
-7
/
+682
2018-05-10
virgl: Add support for passing GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Gert Wollny
1
-1
/
+2
2018-05-10
r600: fix constant buffer bounds.
Dave Airlie
2
-2
/
+2
[prev]
[next]