30469 Révisions (9cd2abdf8b7978d8a903d4aee9e2072a0c87e9ad)
 

Auteur SHA1 Message Date
  José Fonseca 9cd2abdf8b llvmpipe: Disable unit tests on embedded platforms. il y a 15 ans
  José Fonseca 5cf88a4787 scons: Promote EMBEDDED from subsystem to full os. il y a 15 ans
  José Fonseca 063f1238d1 util: Add missing include. il y a 15 ans
  José Fonseca 1207098dee os: Add missing dummy threading definitions. il y a 15 ans
  Pauli Nieminen f1b07f0220 swrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rot il y a 15 ans
  José Fonseca 5a743d9c51 scons: Have MinGW target MSVCRT 7.0 il y a 15 ans
  José Fonseca ef67ad05cb scons: Use only the shared object name when linking progs. il y a 15 ans
  Vinson Lee 7713069ae3 st/mesa: Remove unnecessary headers. il y a 15 ans
  Vinson Lee d1487dcb20 svga: Remove unnecessary header. il y a 15 ans
  Vinson Lee c28dd492cd util: Remove unnecessary header. il y a 15 ans
  Chia-I Wu 9a3de505dc egl: Convert drivers to use typecast macros. il y a 15 ans
  Chia-I Wu bdb9e202de egl: Add macros to define typecast functions. il y a 15 ans
  Vinson Lee 23b597cb6c identity: Remove unnecessary header. il y a 15 ans
  Vinson Lee 18e00e5863 llvmpipe: Remove unnecessary header. il y a 15 ans
  Pauli Nieminen 66d09e4a2a Revert "mesa: fix transform_points_3d_no_rot using undefined values in %xmm0" il y a 15 ans
  Chia-I Wu 997316838d st/egl: Add missing headers to kms display. il y a 15 ans
  Vinson Lee 4d01e8e26f st/egl: Add missing headers. il y a 15 ans
  Vinson Lee 821b3e2302 winsys: Add missing headers. il y a 15 ans
  Igor Oliveira f225042a86 egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h il y a 15 ans
  Igor Oliveira 88af76ce94 egl: fix wrong argument. Use loader_data instead of loader il y a 15 ans
  Dave Airlie 3584a44270 gallium: fix more missing includes from various places il y a 15 ans
  Dave Airlie adf4c1ae10 nouveau: include stdio.h and u_inlines.h in all context files since embedded changes il y a 15 ans
  Brian Paul b2a30497cc mesa: increase number of texture units to MAX_COMBINED_TEXTURE_IMAGE_UNITS il y a 15 ans
  Brian Paul ea81daf954 mesa: re-dimension RasterTexCoords and CoordReplace il y a 15 ans
  Brian Paul 89c8ff3382 mesa: added texcoord unit assertion il y a 15 ans
  Brian Paul 82a2d3564a mesa: use Elements() instead of MAX_TEXTURE_COORD_UNITS il y a 15 ans
  Brian Paul a32e7c487c mesa: added tex unit assert, use Elements() macro il y a 15 ans
  Brian Paul cd130b0319 mesa: check for invalid texture coord unit in glGet queries il y a 15 ans
  Brian Paul 60527ff32a mesa: check/clamp texture/program matrix accesses il y a 15 ans
  Brian Paul d82c371344 mesa: add error check for querying invalid texture matrix il y a 15 ans
  Brian Paul a06575aed6 mesa: use Elements() as limit in loops over texture/program matrix stacks il y a 15 ans
  Brian Paul 376ae23c3a mesa: add out of bounds assertions for accessing texture matrix stack il y a 15 ans
  José Fonseca 7bd949734c util: Cast to match the MSVC intrinsics. il y a 15 ans
  José Fonseca e0da333d6b util: Don't include system headers inside extern "C" { ... } il y a 15 ans
  José Fonseca 45dac0d82a Merge branch 'gallium-embedded' il y a 15 ans
  José Fonseca 976afaf98f gallium/docs: Document the OS module. il y a 15 ans
  Brian Paul f8d824e09a tgsi: added debugging code to catch divide by zero il y a 15 ans
  Brian Paul 9ca6cf0f54 tgsi: convert CHECK_INF_OR_NAN to inline function il y a 15 ans
  Francisco Jerez 2ec50d256d mesa: Factor out the fb initialization details from _mesa_new_framebuffer. il y a 15 ans
  José Fonseca b724694f3a os: Also add the aligned memory prototypes to the embedded section. il y a 15 ans
  José Fonseca 6b424a0550 util: Reimplement all utility functions in terms of the new OS abstraction. il y a 15 ans
  José Fonseca 0b0e705712 os: New OS abstraction module. il y a 15 ans
  Keith Whitwell 64da2aeebc vbo: fix void * arithmetic warning il y a 15 ans
  Francisco Jerez db0eb3a437 vbo: Fix up in-place splitting for non-contiguous/indexed primitives. il y a 15 ans
  José Fonseca 630c375fe9 trace: Include the appropriate header instead of defining prototypes. il y a 15 ans
  Keith Whitwell 9f1ee5a864 progs/fpglsl: couple more tests il y a 15 ans
  Keith Whitwell d7b1610ced progs/fpglsl: fp-tris for glsl il y a 15 ans
  Keith Whitwell 84d41f3c7f svga: fix TXD and TXL opcode translation il y a 15 ans
  Keith Whitwell 0748fc4f03 svga: deriv insns not valid in dynamic flow control either il y a 15 ans
  Keith Whitwell a9cdae2ae0 svga: texture from lod zero inside dynamic branching il y a 15 ans