[Mesa-dev] Cleaning compute_memory_pool from gallium/drivers/r600

Bruno Jiménez brunojimen at gmail.com
Fri Jan 3 16:27:28 PST 2014


Hi,

I have cleaned a bit compute_memory_pool.c, added some
NULL checks to the code, corrected a typo and removed
an unneeded decraration of a function.

Sorry if I got something wrong, this is the first
time I contribute to a project.

Thanks in advance!

    [PATCH 1/5] Fixing a typo and some indentation
    [PATCH 2/5] Adding checks for NULL after CALLOC
    [PATCH 3/5] Add more NULL checks
    [PATCH 4/5] Tidy a bit compute_memory_finalize_pending
    [PATCH 5/5] Remove compute_memory_defrag declaration


More information about the mesa-dev mailing list