Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move the open-addressing linear-probing hash_table to src/util. | Kenneth Graunke | 2014-08-04 | 1 | -1/+1 |
* | mesa/main: In register_surface() verify gl_texture_object was found | Juha-Pekka Heikkila | 2014-06-26 | 1 | -0/+6 |
* | mesa/main: Verify calloc return value in register_surface() | Juha-Pekka Heikkila | 2014-06-26 | 1 | -0/+5 |
* | mesa: s/FREE/free/ in vdpau code | Brian Paul | 2014-04-10 | 1 | -4/+4 |
* | NV_vdpau_interop: fix IsSurfaceNV return type | Grigori Goronzy | 2014-03-03 | 1 | -4/+5 |
* | mesa: fix some MSVC signed/unsigned compiler warnings | Brian Paul | 2013-10-31 | 1 | -2/+4 |
* | mesa: use void in _mesa_VDPAUFiniNV() as in the header file | Brian Paul | 2013-10-28 | 1 | -1/+1 |
* | implement NV_vdpau_interop v7 | Christian König | 2013-10-26 | 1 | -0/+424 |