30054 Commits (60cd2449f8f2b698f0adacd4a401db13c5fa46f9)
 

Author SHA1 Message Date
  Vinson Lee 6603550353 mesa: Remove unnecessary header from state.c. 15 years ago
  Vinson Lee ec29ba12a6 mesa: Remove unnecessary headers from texcompress.c. 15 years ago
  Vinson Lee f8db32acbd st/dri: Add comment for intentional fallthrough in case statement. 15 years ago
  Corbin Simpson 09f69b1e5d docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC. 15 years ago
  Corbin Simpson f90733c116 docs: Use proper XOR symbol. 15 years ago
  Alex Deucher daccc962a1 r100: add blit support 15 years ago
  Alex Deucher 1ced546577 r200: add blit support 15 years ago
  Corbin Simpson 047719182f docs: Spacing in TGSI formulae. 15 years ago
  Corbin Simpson 28fd246634 docs: Grammar and refs in Rasterizer. 15 years ago
  Corbin Simpson 2598f00078 docs: Cleanup Rasterizer a bit. 15 years ago
  Corbin Simpson 2b4ad02321 docs: Fix terms and refs. 15 years ago
  Corbin Simpson 4f52dfeda2 docs: Slowly keep fleshing out more info. 15 years ago
  Corbin Simpson 9811ebf61f docs: PIPE_TEXTURE_USAGE info. 15 years ago
  Eric Anholt 0714474ae2 i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads. 15 years ago
  Eric Anholt c653f5f387 i965: Only set up the stack register if it's going to get used. 15 years ago
  Eric Anholt d5b964234c i965: Fix loads of non-relative-addr constants after a reladdr load. 15 years ago
  Christoph Bumiller c6559b7e01 nv50: fix constant vtxattr methods 15 years ago
  Christoph Bumiller 0d6e3dd84d nv50: make instanced drawing work with edge flags 15 years ago
  Christoph Bumiller e74db4f20f nv50: cannot exit shaders on a control flow instruction 15 years ago
  Marcin Slusarz 9fb9c9f9ca nv50: fix nv50_program->immd memory leak 15 years ago
  Brian Paul 28576c9ac5 st/mesa: change instruction count assertion to > 0 15 years ago
  Michal Krol 7472cd0f1f tgsi: Fix behaviour of dimension index. 15 years ago
  Michal Krol 463351ea6c tgsi: Allow TEMPORARY registers as indirect address into source operands. 15 years ago
  Michal Krol 4698a865e0 tgsi: Add ureg_DECL_immediate_block_uint(). 15 years ago
  Brian Paul 4c041fac96 glsl: remove __inline directive 15 years ago
  Marcin Slusarz e978b24c87 st/dri: fix optionCache memory leaks 15 years ago
  Marcin Slusarz 23ae318200 glxgears: unbind current context before "destroying" it 15 years ago
  Brian Paul 0766780a98 st/mesa: updated comments and whitespace 15 years ago
  Marcin Slusarz e5347ca94d st/mesa: fix memory leak in st_translate_mesa_program 15 years ago
  Alex Deucher 3310fe0e91 r600: fix some warnings 15 years ago
  Jerome Glisse 1560183536 r600: Update default state size to account for the new relocation 15 years ago
  Jerome Glisse 46dc6fd3ed r6xx/r7xx: emit relocation for FRAG & TILE buffer 15 years ago
  Andre Maasikas 7b82f0f67e r600: fix shadow_ambient shader 15 years ago
  Corbin Simpson 0857f38c39 radeong: Don't allocate HW BOs for constantbufs. 15 years ago
  Marek Olšák 673ae6266e r300g: fix polygon offset 15 years ago
  Marek Olšák d3d41cbc35 r300g: fix vertex data swizzle 15 years ago
  Marek Olšák cd553ec8be r300g: do not align compressed textures to a tile size 15 years ago
  Chia-I Wu 064eb0a095 st/egl_g3d: Clean up for x11_drawable_get_depth. 15 years ago
  Corbin Simpson a16d353b5e dri: Add an MSAA-enabled factor to DRI configs. 15 years ago
  Corbin Simpson c273ab007d dri: Properly calculate number of modes for MSAA. 15 years ago
  Corbin Simpson 58a7d8db98 radeong: Check DRM version, and report stats. 15 years ago
  Corbin Simpson 11a2bbc3e9 radeong: Use vram_size instead of vram_visible. 15 years ago
  Chia-I Wu 8311a49b2d progs/egl: Pass EGLDisplay to eglCopyBuffers. 15 years ago
  Chia-I Wu ede755af4c st/egl_g3d: Add support for eglCopyBuffers. 15 years ago
  Chia-I Wu f8244e2946 st/egl_g3d: Add is_pixmap_supported to native display interface. 15 years ago
  Chia-I Wu fda897ad71 st/egl_g3d: Update validate to use an attachment mask. 15 years ago
  Chia-I Wu 1ed6311945 st/vega: Fix window resizing with egl_g3d. 15 years ago
  Chia-I Wu ef517c9385 st/vega: Call screen->update_buffer instead of winsys->update_buffer. 15 years ago
  Chia-I Wu 3b71386426 tgsi: Add missing semantic name in text parser. 15 years ago
  Jakob Bornecrantz 90cdf0d67c cso: Add set_vertex_samplers function 15 years ago