mesa/src
Pauli Nieminen c9a7dfcf92 mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Size and format information is always stored in gl_texture_image
structure. That makes it preferable to remove duplicate information from
parameters to make interface easier to understand.

Signed-off-by: Pauli Nieminen <pauli.nieminen@linux.intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-08-12 15:49:28 -07:00
..
egl egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context 2012-08-06 15:37:04 -07:00
gallium gbm: Fix build without gallium_drm_loader 2012-08-12 14:38:32 -07:00
gbm gbm: Fix build for wayland include 2012-07-30 11:58:02 -04:00
getopt
glsl glsl: Refuse to parse uniform block declarations when UBOs aren't available. 2012-08-07 13:54:51 -07:00
glu
glx glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION. 2012-08-08 17:15:21 -07:00
gtest
mapi mesa/tests: Fix trivial typos in src/mapi/glapi tests 2012-08-08 10:06:26 -07:00
mesa mesa: Remove unnecessary parameters from AllocTextureImageBuffer 2012-08-12 15:49:28 -07:00
.gitignore
Makefile.am
SConscript