~ubuntu-branches/ubuntu/edgy/xorg-server/edgy-updates

« back to all changes in this revision

Viewing changes to GL/glx/rensizetab.c

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Parra Novo
  • Date: 2006-07-25 20:06:28 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060725200628-gjmmd9gxfxdc4ejs
Tags: 1:1.1.1-0ubuntu1
* New Upstream version
* Changed Build-Depends from mesa-swrast-source to mesa-swx11-source,
  following Debian package nomenclature
* Re-did 12_security_policy_in_etc.diff for 1.1.1
* Dropped 15_security_allocate_local.diff (applied upstream)
* Dropped 16_SECURITY_setuid.diff (applied upstream)
* Dropped 000_ubuntu_fix_read_kernel_mapping.patch (applied upstream)
* Dropped 002_ubuntu_fix_for_certain_intel_chipsets.patch (applied upstream)
* Updated versioned Build-Depends on mesa-swx11-source to version
  6.5.0.cvs.20060725-0ubuntu1
* Added arrayobj.c, arrayobj.h, bitset.h & rbadaptors.h to
  GL/symlink-mesa.sh (linked from mesa-swx11-source)
* Added arrayobj.c to default build target on GL/mesa/main

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
#endif
40
40
 
41
41
#include "glxserver.h"
 
42
#include "indirect_reqsize.h"
42
43
#include "g_disptab_EXT.h"
43
44
 
44
45
__GLXrenderSizeData __glXRenderSizeTable[__GLX_MAX_RENDER_OPCODE_EXT - __GLX_MIN_RENDER_OPCODE_EXT + 1] = {
272
273
        /* no such opcode      */       {   0,  0                         },
273
274
        /* no such opcode      */       {   0,  0                         },
274
275
        /* no such opcode      */       {   0,  0                         },
275
 
        /* WindowPos3fARB        230 */ {  16,  0                         },
 
276
        /* WindowPos3fvMESA      230 */ {  16,  0                         },
276
277
};
277
278
__GLXrenderSizeData __glXRenderSizeTable_EXT[__GLX_MAX_RENDER_OPCODE_EXT - __GLX_MIN_RENDER_OPCODE_EXT + 1] = {
278
279
        /* ColorTable          2053 */  {  44,  __glXColorTableReqSize    },
287
288
        /* no such opcode      */       {   0,  0                         },
288
289
        /* no such opcode      */       {   0,  0                         },
289
290
        /* no such opcode      */       {   0,  0                         },
290
 
        /* PointParameterfARB   2065 */ {  12,  0                         },
291
 
        /* PointParameterfvARB  2066 */ {   8,  __glXPointParameterfvARBReqSize },
 
291
        /* PointParameterfEXT   2065 */ {  12,  0                         },
 
292
        /* PointParameterfvEXT  2066 */ {   8,  __glXPointParameterfvEXTReqSize },
292
293
        /* no such opcode      */       {   0,  0                         },
293
294
        /* no such opcode      */       {   0,  0                         },
294
295
        /* no such opcode      */       {   0,  0                         },
2443
2444
        /* no such opcode      */       {   0,  0                         },
2444
2445
        /* no such opcode      */       {   0,  0                         },
2445
2446
        /* ActiveStencilFaceEXT 4220 */ {   8,  0 },
2446
 
        /* PointParameteri      4221 */ {  12,  0 },
2447
 
        /* PointParameteriv     4222 */ {   8,  __glXPointParameterivReqSize },
 
2447
        /* PointParameteriNV    4221 */ {  12,  0 },
 
2448
        /* PointParameterivNV   4222 */ {   8,  __glXPointParameterivNVReqSize },
 
2449
        /* no such opcode      */       {   0,  0                         },
 
2450
        /* no such opcode      */       {   0,  0                         },
 
2451
        /* no such opcode      */       {   0,  0                         },
 
2452
        /* no such opcode      */       {   0,  0                         },
 
2453
        /* no such opcode      */       {   0,  0                         },
 
2454
        /* no such opcode      */       {   0,  0                         },
 
2455
        /* no such opcode      */       {   0,  0                         },
 
2456
        /* no such opcode      */       {   0,  0                         },
 
2457
        /* no such opcode      */       {   0,  0                         },
 
2458
        /* no such opcode      */       {   0,  0                         },
 
2459
        /* no such opcode      */       {   0,  0                         },
 
2460
        /* no such opcode      */       {   0,  0                         },
 
2461
        /* no such opcode      */       {   0,  0                         },
 
2462
        /* no such opcode      */       {   0,  0                         },
 
2463
        /* no such opcode      */       {   0,  0                         },
 
2464
        /* no such opcode      */       {   0,  0                         },
 
2465
        /* no such opcode      */       {   0,  0                         },
 
2466
        /* no such opcode      */       {   0,  0                         },
 
2467
        /* no such opcode      */       {   0,  0                         },
 
2468
        /* no such opcode      */       {   0,  0                         },
 
2469
        /* no such opcode      */       {   0,  0                         },
 
2470
        /* no such opcode      */       {   0,  0                         },
 
2471
        /* no such opcode      */       {   0,  0                         },
 
2472
        /* no such opcode      */       {   0,  0                         },
 
2473
        /* no such opcode      */       {   0,  0                         },
 
2474
        /* no such opcode      */       {   0,  0                         },
 
2475
        /* no such opcode      */       {   0,  0                         },
 
2476
        /* no such opcode      */       {   0,  0                         },
 
2477
        /* no such opcode      */       {   0,  0                         },
 
2478
        /* no such opcode      */       {   0,  0                         },
 
2479
        /* no such opcode      */       {   0,  0                         },
 
2480
        /* no such opcode      */       {   0,  0                         },
 
2481
        /* no such opcode      */       {   0,  0                         },
 
2482
        /* no such opcode      */       {   0,  0                         },
 
2483
        /* no such opcode      */       {   0,  0                         },
 
2484
        /* no such opcode      */       {   0,  0                         },
 
2485
        /* no such opcode      */       {   0,  0                         },
 
2486
        /* no such opcode      */       {   0,  0                         },
 
2487
        /* no such opcode      */       {   0,  0                         },
 
2488
        /* no such opcode      */       {   0,  0                         },
 
2489
        /* no such opcode      */       {   0,  0                         },
 
2490
        /* no such opcode      */       {   0,  0                         },
 
2491
        /* no such opcode      */       {   0,  0                         },
 
2492
        /* no such opcode      */       {   0,  0                         },
 
2493
        /* no such opcode      */       {   0,  0                         },
 
2494
        /* no such opcode      */       {   0,  0                         },
 
2495
        /* no such opcode      */       {   0,  0                         },
 
2496
        /* no such opcode      */       {   0,  0                         },
 
2497
        /* no such opcode      */       {   0,  0                         },
 
2498
        /* no such opcode      */       {   0,  0                         },
 
2499
        /* no such opcode      */       {   0,  0                         },
 
2500
        /* no such opcode      */       {   0,  0                         },
 
2501
        /* no such opcode      */       {   0,  0                         },
 
2502
        /* no such opcode      */       {   0,  0                         },
 
2503
        /* no such opcode      */       {   0,  0                         },
 
2504
        /* no such opcode      */       {   0,  0                         },
 
2505
        /* no such opcode      */       {   0,  0                         },
 
2506
        /* no such opcode      */       {   0,  0                         },
 
2507
        /* no such opcode      */       {   0,  0                         },
 
2508
        /* no such opcode      */       {   0,  0                         },
 
2509
        /* no such opcode      */       {   0,  0                         },
 
2510
        /* no such opcode      */       {   0,  0                         },
 
2511
        /* no such opcode      */       {   0,  0                         },
 
2512
        /* no such opcode      */       {   0,  0                         },
 
2513
        /* no such opcode      */       {   0,  0                         },
 
2514
        /* no such opcode      */       {   0,  0                         },
 
2515
        /* no such opcode      */       {   0,  0                         },
 
2516
        /* no such opcode      */       {   0,  0                         },
 
2517
        /* no such opcode      */       {   0,  0                         },
 
2518
        /* no such opcode      */       {   0,  0                         },
 
2519
        /* no such opcode      */       {   0,  0                         },
 
2520
        /* no such opcode      */       {   0,  0                         },
 
2521
        /* no such opcode      */       {   0,  0                         },
 
2522
        /* no such opcode      */       {   0,  0                         },
 
2523
        /* no such opcode      */       {   0,  0                         },
 
2524
        /* no such opcode      */       {   0,  0                         },
 
2525
        /* no such opcode      */       {   0,  0                         },
 
2526
        /* no such opcode      */       {   0,  0                         },
 
2527
        /* no such opcode      */       {   0,  0                         },
 
2528
        /* no such opcode      */       {   0,  0                         },
 
2529
        /* no such opcode      */       {   0,  0                         },
 
2530
        /* no such opcode      */       {   0,  0                         },
 
2531
        /* no such opcode      */       {   0,  0                         },
 
2532
        /* no such opcode      */       {   0,  0                         },
 
2533
        /* no such opcode      */       {   0,  0                         },
 
2534
        /* no such opcode      */       {   0,  0                         },
 
2535
        /* no such opcode      */       {   0,  0                         },
 
2536
        /* no such opcode      */       {   0,  0                         },
 
2537
        /* no such opcode      */       {   0,  0                         },
 
2538
        /* no such opcode      */       {   0,  0                         },
 
2539
        /* no such opcode      */       {   0,  0                         },
 
2540
        /* no such opcode      */       {   0,  0                         },
 
2541
        /* no such opcode      */       {   0,  0                         },
 
2542
 
 
2543
        /* BindRenderbufferEXT */       {  12,  0                         },
 
2544
        /* DeleteRenderbuffersEXT */    {   8,  __glXDeleteRenderbuffersEXTReqSize },
 
2545
        /* RenderbufferStorageEXT */    {  20,  0                         },
 
2546
        /* BindFramebufferEXT */        {  12,  0                         },
 
2547
        /* DeleteFramebuffersEXT */     {   8,  __glXDeleteFramebuffersEXTReqSize },
 
2548
        /* FramebufferTexture1DEXT */   {  24,  0                         },
 
2549
        /* FramebufferTexture2DEXT */   {  24,  0                         },
 
2550
        /* FramebufferTexture3DEXT */   {  28,  0                         },
 
2551
        /* FramebufferRenderbufferTexture3DEXT */ { 20, 0                 },
 
2552
        /* GenerateMipmapEXT */         {  8,   0                         }
2448
2553
};