mesa/src
Ilia Mirkin 4b5b87e7ab swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping
With ARB_clip_control, GL may also do 0..1 depth clipping, not just
-1..1. This removes clip's reliance on driver type. DX users will need
to be updated to set the new clipHalfZ flag to get proper clipping
functionality.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
2016-11-09 20:10:52 -05:00
..
amd radv: Suffix the radeon_icd file with the host CPU 2016-11-09 21:36:45 +00:00
compiler linker: Accurately track gl_uniform_block::stageref 2016-11-09 12:47:51 -08:00
egl Revert "egl: remove explicit config_id management from dri2_add_config()" 2016-11-09 21:48:50 +00:00
gallium swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping 2016-11-09 20:10:52 -05:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel mesa: Fix pixel shader scratch space allocation on Gen9+ platforms. 2016-11-09 15:30:59 -08:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa mesa/extensions: expose OES_vertex_half_float for ES2 2016-11-09 14:35:20 -08:00
util util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation 2016-11-09 14:55:10 -07:00
vulkan/wsi vulkan/wsi/x11: Clean up connections in finish_wsi 2016-11-02 09:26:36 -07:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript