34118 Commits (87022efb4f1e40a70d34beb30754854608a49246)
 

Author SHA1 Message Date
  Brian Paul ab3e7861ec llvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap_buffers() 15 years ago
  Brian Paul bb527c0af6 llvmpipe: implement max scene size 15 years ago
  Brian Paul 1db3a55b9c llvmpipe: added llvmpipe_resource_size() 15 years ago
  Brian Paul 85ab6d2447 llvmpipe: comment-out unused field for now 15 years ago
  Brian Paul d2f0acc2fb llvmipe: update comments 15 years ago
  Brian Paul e485af774e mesa: move/rename is_depth_or_stencil_format() 15 years ago
  Brian Paul f62c738c62 st/mesa: rename var and update st_choose_format() comments 15 years ago
  Chia-I Wu f1381880a8 glapi: Fix loading of old DRI drivers. 15 years ago
  Brian Paul a965ef59b5 st/mesa: call is_format_supported() for compressed formats 15 years ago
  Brian Paul 85d3687ee7 st/mesa: 80-column wrapping 15 years ago
  Brian Paul 29edc2a8b5 st/mesa: try to get actual compressed format for GL_COMPRESSED_RGB[A] formats 15 years ago
  Brian Paul 7567f05199 Merge branch '7.8' 15 years ago
  Brian Paul db14a8022a st/mesa: fix strides in (de)compress_image() functions 15 years ago
  Brian Paul 15c53d1245 util: fix assorted problems in the image packing functions 15 years ago
  Pedro Maia ea373df069 nv30/40g: fix calls to draw_create(), draw_set_rasterizer_state() 15 years ago
  José Fonseca 992fc62d59 gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows. 15 years ago
  José Fonseca a18c210a95 gallivm: Ensure all allocas are in the first block. 15 years ago
  Jakob Bornecrantz 96df6064b5 i965g: Fix scons build of winsys 15 years ago
  Jakob Bornecrantz 8fbd66d75a st/dri: Don't check for null when user ensures non-null 15 years ago
  Jakob Bornecrantz 64fa717b18 dri_util: Assume error checking is done properly in glXMakeCurrent 15 years ago
  Jakob Bornecrantz ae79e778f7 st/dri: Use flush function of old context not new 15 years ago
  Marek Olšák b7fa7e8da6 r300g: fix mipmapped texture3D size calculation 15 years ago
  Marek Olšák 847a24c011 r300g: compensate for non-atomized emit_query_end in the CS 15 years ago
  Vinson Lee 35d52a0626 progs/tests: Remove meaningless const qualifier in arraytexture.c. 15 years ago
  Vinson Lee a7b6a06bf1 nvfx: Move src/gallium/drivers to beginning of SCons include path. 15 years ago
  Chia-I Wu fbfecda6ae progs/egl: Add egl/eglut to PROGRAM_DIRS. 15 years ago
  Brian Paul 0fcea8a411 docs: update some GL3 status 15 years ago
  Brian Paul 84407d7365 mesa: start adding GL 3.1 signed normalized texture formats 15 years ago
  Brian Paul b0e2c5f8aa docs: document updated glext.h and glxext.h files 15 years ago
  Brian Paul 4eb803975d glxext.h: upgraded to 2010/02/10 version 15 years ago
  Brian Paul 273058b677 glext: upgraded to version 61 15 years ago
  Marek Olšák b1ceadf2ee r300g: reserve CS space for index offset 15 years ago
  Vinson Lee 03b3c10774 llvmpipe: Remove unused variable. 15 years ago
  Marek Olšák 307f28cf1e r300g: add support for more unaligned vertex formats 15 years ago
  Marek Olšák a961431285 r300g: setup PSC first, then align vertex formats 15 years ago
  Marek Olšák 83b76657b3 r300g: set undefined vertex swizzles to (0,0,0,1) respectively 15 years ago
  Zack Rusin 52f145a186 draw/llvm: implement fetch elts paths 15 years ago
  Alex Deucher 3a9717f7c2 r600: add support for more rendering formats 15 years ago
  Marek Olšák 3e0f1719d4 r300g: disable point sprites (again) 15 years ago
  Marek Olšák 304b9e2ccc r300g: fix warnings when printing uint64_t 15 years ago
  Marek Olšák 7d164fc359 r300g: fix warnings by using the const qualifier 15 years ago
  Matt Turner 30c9bca502 r300g: use CS_OUT_TABLE better 15 years ago
  Alex Deucher a53e8b7def r600: avoid setting invalid bit on r7xx for blits 15 years ago
  Alan Hourihane 06574e45b4 gallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP 15 years ago
  José Fonseca 6ecbbc3c05 draw: Always use the llvm middle end when available & enabled. 15 years ago
  José Fonseca 7fd9e3cfb0 svga: Pass-through max_index to translate. 15 years ago
  José Fonseca 2a30d3d74a draw: Pass-through pipe_buffer::max_index to translate. 15 years ago
  José Fonseca fc431a58dc translate: Take and respect a max_index argument. 15 years ago
  Corbin Simpson b02f1c86f5 r300g: Rudimentary stats, printed on exit. 15 years ago
  Corbin Simpson bf98d61708 r300g: Add stats debug flag. 15 years ago