mesa/src
Vasily Khoruzhick 65a5b24aee lima: add support for gl_PointSize
GP handles gl_PointSize similar to gl_Position, i.e. it needs
separate buffer and it has special type in varying descriptors, also
for indexed draw we need to emit special PLBU command to pass
address of gl_PointSize buffer.

Blob also clamps gl_PointSize to 1 .. 100 (as well as line width),
so let's do the same.

Reviewed-by: Andreas Baierl <ichgeh@imkreisrum.de>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2019-11-05 17:44:56 -08:00
..
amd meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
broadcom v3d: rename vertex shader key (num)_fs_inputs fields 2019-10-31 08:46:35 +00:00
compiler nir: Handle image arrays when setting variable data 2019-11-04 18:16:06 -08:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
gallium lima: add support for gl_PointSize 2019-11-05 17:44:56 -08:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
mesa mesa/imports: let the build system detect strtok_r() 2019-11-05 22:38:04 +00:00
panfrost pan/midgard: Extend default_phys_reg to !32-bit 2019-11-04 15:36:08 -05:00
util util/u_endian: Add error checks 2019-11-05 16:39:55 +00:00
vulkan vulkan: bump headers/registry to 1.1.127 2019-11-04 17:07:11 +02:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript