30469 Commity (9cd2abdf8b7978d8a903d4aee9e2072a0c87e9ad)
 

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