56856 Commits (a41478e3f60d0d4c16cc22170866e561fd216834)
 

Author SHA1 Message Date
  Brian Paul fcfbf4a19f mesa: update comments, simplify code in vtxfmt.c 12 years ago
  Brian Paul 5dc0081ade mesa: update GLvertexformat comments 12 years ago
  Brian Paul 200e09e393 mesa: remove GLvertexformat::EvalMesh1(), EvalMesh2() 12 years ago
  Brian Paul 0f365b2d77 mesa: remove GLvertexformat::Rectf() 12 years ago
  Brian Paul 49993a1a9d mesa: simplify dispatch for glDraw* functions 12 years ago
  Brian Paul 79679e258b vbo: add new vbo_initialize_exec_dispatch(), vbo_initialize_save_dispatch() 12 years ago
  Brian Paul d0102500bd mesa: remove _MESA_INIT_EVAL_VTXFMT() macro 12 years ago
  Brian Paul 43b3d3bc25 mesa: remove _MESA_INIT_ARRAYELT_VTXFMT() macro 12 years ago
  Brian Paul 95188fd10f mesa: remove _MESA_INIT_DLIST_VTXFMT() macro 12 years ago
  Brian Paul 84e62b7358 mesa: change _mesa_inside_dlist_begin_end() to handle PRIM_UNKNOWN 12 years ago
  Brian Paul daf19f28c6 mesa: add names of geometry shader prims in gl_enums.py 12 years ago
  Brian Paul 5472ae1fa9 vbo: fix initial value of ctx->Driver.CurrentSavePrimitive 12 years ago
  Brian Paul ecea61e414 vbo: fix error detection in vbo_save_playback_vertex_list() 12 years ago
  Brian Paul a07437dc28 mesa: comments, formatting fixes in dlist code 12 years ago
  Brian Paul e880b7cbf8 vbo: remove redundant vfmt->Begin = _save_Begin assignment 12 years ago
  Brian Paul 3e7c16997a mesa: don't install glDraw* functions into the BeginEnd dispatch table 12 years ago
  Brian Paul d6f3ef92d7 vbo: fix parameter validation for saving dlist glDraw* functions 12 years ago
  Brian Paul 94c7caf406 mesa: add missing error check in _mesa_EndList() 12 years ago
  Brian Paul c1a5c5c13d mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant 12 years ago
  Brian Paul d5bdce1142 mesa: simplify save_Begin() error checking 12 years ago
  Brian Paul bb459f6295 mesa: refactor _mesa_valid_prim_mode() 12 years ago
  Brian Paul 8be093e2f6 mesa: fix CurrentSavePrimitive <= GL_POLYGON tests 12 years ago
  Brian Paul cce6e30613 mesa: adjust PRIM_x constants for geometry shaders 12 years ago
  Brian Paul aa782f260d mesa: fix save_ShadeModel() logic and add new comments 12 years ago
  Adam Jackson 16296cc843 gallivm: Fix altivec intrinsics for 8xi16 add/sub 12 years ago
  Lauri Kasanen 35c5b95b94 r600/sb: Fix build failure with non-standard libdrm installation prefix 12 years ago
  Lauri Kasanen e2b985dc0f radeon/uvd: Fix build failure with non-standard libdrm installation prefix 12 years ago
  Jordan Justen 02f2bce08d mesa: implement glFramebufferTexture 12 years ago
  Jordan Justen 5da8288911 mesa: add Layered field to framebuffers 12 years ago
  Jordan Justen a62808085a mesa: add renderbuffer attachment Layered field 12 years ago
  Jordan Justen a05e201d4a mesa: add renderbuffer Depth field 12 years ago
  Andreas Boll b8e41db053 mesa: add usage examples to get-pick-list and shortlog scripts 12 years ago
  Andreas Boll df01201132 docs: add info about bugzilla_mesa.sh script 12 years ago
  Andreas Boll ca79b72c00 mesa: Add a script to generate the list of fixed bugs 12 years ago
  Andreas Boll f6aab27d43 scons: remove IN_DRI_DRIVER 12 years ago
  Andreas Boll be0fec4f5b build: remove unused API_DEFINES 12 years ago
  Brian Paul 7f8434b866 configure: remove IN_DRI_DRIVER 12 years ago
  Brian Paul 4ede5fb0c6 configure: remove FEATURE_GL/ES1/ES2 12 years ago
  Andreas Boll 6b8f55c4da intel: use automake conditionals for defining FEATURE_{ES1,ES2} 12 years ago
  Andreas Boll afa33a001a egl-static: use automake conditionals for defining FEATURE_{GL,ES1,ES2} 12 years ago
  Andreas Boll 3537d853d0 intel: remove executable bit from C file 12 years ago
  Brian Paul aaab450d22 docs: s/Aprile/April/ 12 years ago
  Andreas Boll 85e5bc106c docs: fix 9.1.2 release notes 12 years ago
  Marek Olšák 8eef6ad2e2 vbo: fix possible use-after-free segfault after a VAO is deleted 12 years ago
  Kenneth Graunke b5b6460c40 i965/vs: Fix textureGrad() with shadow samplers on Haswell. 12 years ago
  Kenneth Graunke e2f887b243 i965: Lower textureGrad() for samplerCubeShadow. 12 years ago
  Christian König 163b4da874 radeon/uvd: fix quant scan order for mpeg2 12 years ago
  Christian König 3aafe2437d st/vdpau: fix background handling in the mixer 12 years ago
  Christian König 7d2f2a0c89 vl/buffer: use 2D_ARRAY instead of 3D textures 12 years ago
  Christian König e27f87b549 vl/compositor: cleanup background clearing 12 years ago