mesa/src/gallium/drivers/nv30
Vinson Lee 7c544e55da nv30: Fix memory leak.
Fixes resource leak defect reported by Coverity.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
2013-02-07 21:45:01 -08:00
..
Android.mk nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
Makefile.am nouveau/build: Fix build failures when drm is not in /usr/include. 2013-01-22 19:10:47 +00:00
Makefile.sources nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv01_2d.xml.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30-40_3d.xml.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_clear.c nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_context.c nouveau: improve buffer transfers 2013-01-08 16:13:51 +01:00
nv30_context.h nv30: implement blit 2012-09-30 18:57:56 +02:00
nv30_draw.c gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
nv30_format.c nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_format.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_fragprog.c nv30: Fix generic passing to fragment program in NV34. 2012-05-25 22:42:54 +02:00
nv30_fragtex.c nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_miptree.c gallium: remove pipe_surface::usage 2012-12-12 13:09:54 +01:00
nv30_push.c gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
nv30_query.c nv30: implement blit 2012-09-30 18:57:56 +02:00
nv30_resource.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
nv30_resource.h nv30: implement blit 2012-09-30 18:57:56 +02:00
nv30_screen.c nv30: Fix memory leak. 2013-02-07 21:45:01 -08:00
nv30_screen.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_state.c gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
nv30_state.h nv30: Support negative offsets in indirect constant access. 2012-07-20 20:31:40 +02:00
nv30_state_validate.c nv30: properly init window information 2012-04-27 09:32:57 +10:00
nv30_texture.c nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_transfer.c nv30: fix some sifm transfer issues 2012-04-15 21:56:20 +10:00
nv30_transfer.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_vbo.c nv30: Fix memory leak. 2013-02-01 22:50:26 -08:00
nv30_vertprog.c nv30: Support negative offsets in indirect constant access. 2012-07-20 20:31:40 +02:00
nv30_vertprog.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv30_winsys.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv40_vertprog.h nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nv40_verttex.c nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00
nvfx_fragprog.c Remove useless checks for NULL before freeing 2012-09-05 22:28:50 -07:00
nvfx_shader.h nv30: Support negative offsets in indirect constant access. 2012-07-20 20:31:40 +02:00
nvfx_vertprog.c nv30: Support negative offsets in indirect constant access. 2012-07-20 20:31:40 +02:00
SConscript nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants 2012-04-14 02:56:34 +10:00