32288 Commits (e910c0ba9e3ef08d5ca7aa396ec009232088530b)
 

Author SHA1 Message Date
  Brian Paul 2ccae040a4 gallivm: checkpoint: nearest mipmap filtering 16 years ago
  Roland Scheidegger e0f10a6fca util: simplify util_format_get_nr_components helper 16 years ago
  José Fonseca 09a7c25e76 util: Use bitshift arithmetic for pack too. 16 years ago
  Keith Whitwell 999932bf1f targets/libgl-xlib: add code to inject trace and identity layers 16 years ago
  Keith Whitwell 3c57c01a44 ws/xlib: remove self-knowledge about users of xlib winsys 16 years ago
  Corbin Simpson a73fd447d4 cso: Fix typo in assert. 16 years ago
  Corbin Simpson 141c7cb0d6 r300g: Precalculate and CSO-bind PSC state. 16 years ago
  Corbin Simpson 9c8cb12388 r300g: Cleanup old PSC code a bit. 16 years ago
  Roland Scheidegger 4d02534628 identity: fix copy & paste error 16 years ago
  Roland Scheidegger 22812421b5 r300g: fix gallium-vertexlementcso merge damage 16 years ago
  Brian Paul 27a7f9454f cell: fix up assorted compilation problems 16 years ago
  José Fonseca ff407a117c gdi: Fixup llvmpipe gdi winsys too. 16 years ago
  José Fonseca 706eda3057 scons: Add new targets option. 16 years ago
  Keith Whitwell b694f32170 winsys/gdi: get softpipe version compiling 16 years ago
  Roland Scheidegger 685340a53e Merge branch 'gallium-vertexelementcso' 16 years ago
  Keith Whitwell 73d9400ad6 softpipe: silence warning 16 years ago
  Keith Whitwell 3db9644a9e ws/gdi: missing file 16 years ago
  Keith Whitwell ce30b5bf2c ws/gdi: sketch of gdi changes 16 years ago
  Roland Scheidegger ae7b7bf1ed st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interface 16 years ago
  Keith Whitwell 65233674d3 cell: untwiddle surface contents in flush_frontbuffer() 16 years ago
  Roland Scheidegger e8983f70b4 gallium: don't use flexible array members in drivers for vertex elements cso 16 years ago
  Roland Scheidegger fe9f8536f1 auxiliary: fix vertex elements cso 16 years ago
  David Heidelberger e497a58fad nv30: fix typo 16 years ago
  Keith Whitwell fe94a363e5 cell: attempt conversion to sw_winsys 16 years ago
  Keith Whitwell 8ac10162f1 ws/xlib: remove USE_XSHM preprocessor macro 16 years ago
  Keith Whitwell d5bf9c0a5e ws/xlib: manage the GC internally 16 years ago
  Keith Whitwell 0c96690a5b Merge commit 'origin/master' into gallium-sw-api-2 16 years ago
  Keith Whitwell 6f4ce4a4fe Squashed commit of gallium-no-texture-blanket 16 years ago
  Chia-I Wu 95c5c69b50 st/egl: Use xlib_sw_winsys in ximage backend. 16 years ago
  Chia-I Wu da92f6db5b winsys/xlib: Fix a segfault when USE_XSHM is not defined. 16 years ago
  Marek Olšák 821c830f11 r300g: remove hacks from translate_vertex_data_swizzle 16 years ago
  Marek Olšák f3365bceb8 draw: quads never provoke the first vertex 16 years ago
  Marek Olšák 558ce9964f softpipe: quads never provoke the first vertex 16 years ago
  Marek Olšák f2b8f14267 llvmpipe: quads never provoke the first vertex 16 years ago
  Corbin Simpson dd8f5c33f3 mesa/st: Gallium quads, by spec, never change provoking vertex. 16 years ago
  Chia-I Wu 2b76e04a8c st/egl: Fix KMS build error after winsys handle change. 16 years ago
  Brian Paul 4243ca1144 gallium: update some comments, remove others which are superfluous 16 years ago
  Brian Paul e799163dec vega: remove redundant DEFINES from .c.o rule 16 years ago
  Brian Paul f027d56129 llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels 16 years ago
  Brian Paul 891f7f4d52 nv: define NV30/40/50_MAX_TEXTURE_LEVELS 16 years ago
  Brian Paul ac2e849111 r300g: define R300_MAX_TEXTURE_LEVELS 16 years ago
  Brian Paul 156585c12e svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/ 16 years ago
  Brian Paul e0d4f3202e i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS 16 years ago
  Brian Paul e836f35369 i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS 16 years ago
  Brian Paul 44eec28023 softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS 16 years ago
  Brian Paul d73fadf211 llvmpipe: define max texture levels 16 years ago
  Brian Paul e3b6f7b800 llvmpipe: rewrap for 80 columns 16 years ago
  Alex Deucher ffd625d4aa radeon: don't attempt to use alternate blit formats for depth buffers 16 years ago
  Eric Anholt bc632d0437 i965: Fix up the handling of point sprite coordinate replacement. 16 years ago
  Zack Rusin 1d84808dc0 gallivm: fix a crash by making sure we set the has_mask flag correctly 16 years ago