index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
5
-100
/
+149
*
ac/surface/gfx9: fix a typo in CMASK RB/pipe alignment
Marek Olšák
2018-05-10
1
-1
/
+1
*
ac: set correct LLVM processor names for Raven & Vega12
Marek Olšák
2018-05-10
1
-2
/
+4
*
ac: sort raster configs
Marek Olšák
2018-05-10
1
-39
/
+27
*
ac: remove 1 RB raster config for Iceland
Marek Olšák
2018-05-10
1
-5
/
+1
*
ac: move the Fiji kernel workaround for raster config out of the switch
Marek Olšák
2018-05-10
1
-8
/
+11
*
ac: enable both RBs on Kaveri
Marek Olšák
2018-05-10
1
-2
/
+13
*
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
Marek Olšák
2018-05-10
1
-0
/
+9
*
intel/isl/storage: Don't lower most UNORM formats on gen11+
Jason Ekstrand
2018-05-10
1
-6
/
+10
*
intel/isl: Several UNORM formats support typed writes on gen11+
Jason Ekstrand
2018-05-10
1
-13
/
+13
*
mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INT
Brian Paul
2018-05-10
1
-2
/
+2
*
radv: disable DCC for shareable images on GFX9+
Andres Rodriguez
2018-05-10
1
-0
/
+7
*
configure.ac: rework -latomic check
Thomas Petazzoni
2018-05-10
1
-17
/
+27
*
mesa: fix glGetInteger/Float/etc queries for vertex arrays attribs
Brian Paul
2018-05-10
2
-13
/
+84
*
winsys/radeon: Destroy fd_hash table when the last winsys is removed.
Jan Vesely
2018-05-10
1
-1
/
+6
*
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2018-05-10
2
-0
/
+22
*
radv: move handling nosisched option in a better place
Samuel Pitoiset
2018-05-10
1
-12
/
+6
*
radv: assorted typo fixes
Grazvydas Ignotas
2018-05-10
6
-11
/
+11
*
mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.
Mathias Fröhlich
2018-05-10
16
-203
/
+199
*
mesa: Remove Array._DrawArrays.
Mathias Fröhlich
2018-05-10
7
-31
/
+8
*
i965: Remove the now unused gl_vertex_array.
Mathias Fröhlich
2018-05-10
2
-11
/
+0
*
i965: Remove the gl_vertex_array indirection.
Mathias Fröhlich
2018-05-10
4
-40
/
+31
*
i965: Implement all_varyings_in_vbos in terms of Array._DrawVAO.
Mathias Fröhlich
2018-05-10
1
-15
/
+2
*
st/mesa: Remove the now unused gl_vertex_array.
Mathias Fröhlich
2018-05-10
4
-44
/
+2
*
st/mesa: Make feedback draw and rasterpos use _DrawVAO.
Mathias Fröhlich
2018-05-10
2
-65
/
+24
*
st/mesa: Use Array._DrawVAO in st_atom_array.c.
Mathias Fröhlich
2018-05-10
1
-325
/
+108
*
st/mesa: Make the input_to_index array available.
Mathias Fröhlich
2018-05-10
3
-5
/
+21
*
st/mesa: Use _DrawVAO for edgeflag enabled check.
Mathias Fröhlich
2018-05-10
1
-7
/
+4
*
mesa: Compute effective buffer bindings in the vao.
Mathias Fröhlich
2018-05-10
8
-7
/
+682
*
virgl: Add support for passing GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Gert Wollny
2018-05-10
1
-1
/
+2
*
r600: fix constant buffer bounds.
Dave Airlie
2018-05-10
2
-2
/
+2
*
i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL
Jason Ekstrand
2018-05-09
2
-1
/
+3
*
radv: handle arrays in the fmask descriptor.
Dave Airlie
2018-05-10
1
-1
/
+1
*
gallium/tests: Fix assignment of EXTRA_DIST
Matt Turner
2018-05-09
1
-3
/
+1
*
configure.ac: Check for grep with AC_PROG_GREP
Matt Turner
2018-05-09
1
-0
/
+1
*
main: fail texture_storage() call if the size is not okay
Xiong, James
2018-05-10
1
-0
/
+1
*
main: return 0 length when the queried program object's not linked
Xiong, James
2018-05-10
1
-1
/
+1
*
i965: Shut up unused variable warnings.
Kenneth Graunke
2018-05-09
1
-6
/
+7
*
src/intel/Makefile.vulkan.am: add missing MKDIR_GEN
Ross Burton
2018-05-09
1
-0
/
+2
*
mesa: fix error handling in get_framebuffer_parameteriv
Rhys Perry
2018-05-09
1
-31
/
+41
*
anv: emit pixel scoreboard stall before ISP disable
Lionel Landwerlin
2018-05-09
1
-1
/
+8
*
i965: require pixel scoreboard stall prior to ISP disable
Lionel Landwerlin
2018-05-09
1
-1
/
+8
*
intel/isl: Allow CCS_E on 1010102 formats
Jason Ekstrand
2018-05-09
1
-11
/
+0
*
intel/blorp: Allow CCS copies of 1010102 formats
Jason Ekstrand
2018-05-09
1
-0
/
+6
*
intel/blorp: Add support for more format bitcasting
Jason Ekstrand
2018-05-09
2
-23
/
+95
*
intel/blorp: Use nir_format_bitcast_uint_vec_unmasked
Jason Ekstrand
2018-05-09
1
-41
/
+16
*
nir/format_convert: Add code for bitcasting vectors
Jason Ekstrand
2018-05-09
1
-0
/
+53
*
intel/blorp: Use ISL instead of bitcast_color_value_to_uint
Jason Ekstrand
2018-05-09
1
-73
/
+10
*
intel/isl: Add format conversion code
Jason Ekstrand
2018-05-09
5
-2
/
+224
*
intel/isl/format: Get rid of the ALPHA colorspace
Jason Ekstrand
2018-05-09
2
-8
/
+8
[prev]
[next]