34118 Commits (87022efb4f1e40a70d34beb30754854608a49246)
 

Author SHA1 Message Date
  Brian Paul 87022efb4f llvmpipe: fix broken compressed cube maps 15 years ago
  Brian Paul 0f0c0368fa gallium/util: added is_format_compressed() 15 years ago
  Brian Paul 477b0d838b llvmpipe: do some null pointer checking 15 years ago
  Brian Paul 0671c6b589 llvmpipe: add some tests for malloc() returning NULL. 15 years ago
  Brian Paul 2649d64fee progs/demos: set line width back to 1.0 in DrawBox() 15 years ago
  Kristian Høgsberg 6a191b2713 glxinfo: Get visual info when an fbconfig has an associated visual 15 years ago
  Kristian Høgsberg 9e4f2da848 Fix gles .pc file generation 15 years ago
  Kristian Høgsberg ceffd7b924 Add egl.pc file 15 years ago
  Marek Olšák 88512e837e r300g: advertise S3TC only when it's available in Gallium 15 years ago
  Wiktor Janas 677a604556 u_blitter: fix creating fragment shaders 15 years ago
  Kristian Høgsberg 06c72da97a intel: Update renderbuffers unconditionally in intelSetTexBuffer2() 15 years ago
  Brian Paul 2b53f4a9c6 st/mesa: return success/fail from guess_and_alloc_texture() 15 years ago
  Brian Paul c2b47a7557 st/mesa: improved st_texture_image_copy() 15 years ago
  José Fonseca dad962bafe mesa/st: Fill in native program limits. 15 years ago
  Kristian Høgsberg 1c920c6176 intel: Enable GL_EXT_framebuffer_object for gles2 15 years ago
  José Fonseca ec43b2eb45 gallivm: Proper implementation of TXL opcode. 15 years ago
  José Fonseca 4554cdc289 gallivm: Fix several glitches introduced in the prev commit. 15 years ago
  Kristian Høgsberg 2b1f0e17d8 mesa: Forgot to add .pc.in files for gles 15 years ago
  José Fonseca 962558daae gallivm: Implement TXD. 15 years ago
  Chia-I Wu 3c6756d6f5 gles: Add -I$(TOP)/include. 15 years ago
  Kristian Høgsberg e83ca4052b mesa: Only initialize TNL for OpenGL 15 years ago
  Kristian Høgsberg 208fdac73a mesa: Only initialize save dispatch table for OpenGL 15 years ago
  Kristian Høgsberg 642839824e progs/egl/opengles2: Add es2gears demo 15 years ago
  Brian Paul e2ea69afef mesa: increase MAX_DRAW_BUFFERS to 8 15 years ago
  Brian Paul 8b0c217f2b gallium: move surface utility functions into u_surface.c 15 years ago
  José Fonseca 6c8c88f02f gallivm: Increase the TGSI translation limits and centralize them in a header. 15 years ago
  José Fonseca a9d1a85f81 gallicm: Newton-Raphson step to improve precision. 15 years ago
  Brian Paul 9b02f41cac cso: use framebuffer utility functions 15 years ago
  Brian Paul 1fc5a318a6 gallium: move framebuffer utility functions into a new file 15 years ago
  Brian Paul d8306c9caf st/mesa: remove dead code 15 years ago
  Brian Paul 295a87f6c2 st/mesa: remove unused needFlush parameter to st_finalize_texture() 15 years ago
  Brian Paul 013b332cbc st/mesa: updated comments and fix some formatting in texture storage code 15 years ago
  Brian Paul e79086865b st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting 15 years ago
  Brian Paul c7d1d34c58 st/mesa: consolidate and clean-up texture memory allocation code 15 years ago
  Brian Paul fe3332da78 st/mesa: updated comments for st_texture_image_map() 15 years ago
  Brian Paul 41b8a2e939 st/mesa: move some texture size calculation code 15 years ago
  Brian Paul 682fec0dca st/mesa: remove old convolution-related vars and min pitch code 15 years ago
  Brian Paul b02619914e st/mesa: remove unsupported convolution code 15 years ago
  Brian Paul babd71ba45 progs/demos: check for GL_ARB_imaging if convolutions is requested 15 years ago
  Brian Paul 4b7812919a st/mesa: updated comment 15 years ago
  Brian Paul a12614362a glsl: change variable declared assertion into conditional 15 years ago
  Brian Paul 6405ecb399 Revert "glapi: s/strcpy/strncpy/" 15 years ago
  Brian Paul cc67bd8799 st/mesa: remove dead code 15 years ago
  Brian Paul 529b7b355d st/mesa: restore original last_layer comparison 15 years ago
  Marek Olšák ac6a26b429 r300g: use util_format_short_name and util_format_is_plain 15 years ago
  Marek Olšák 5a6b9f3855 util: add util_format_short_name 15 years ago
  Marek Olšák bc3d9a8b18 util: add util_format_is_plain 15 years ago
  Marek Olšák 5cdedaaf29 r300g: refuse to create a texture with size 0 15 years ago
  Marek Olšák 0bcb4f1001 r300g: improve texture debug output, split into TEX and TEXALLOC flags 15 years ago
  Török Edwin 15af543f10 Reorder LLVM passes, running mem2reg earlier. 15 years ago