mesa.git
2009-08-18 Pauli Nieminenradeon: Optimize memory handling for dma operations.
2009-08-18 Alex Deucherr300: fix the build on big endian
2009-08-18 Brian Paulgallium: improved comments, minor whitespace changes
2009-08-18 Chia-I Wuegl: Remove eglhash.c and eglhash.h.
2009-08-18 Chia-I Wuegl: Add back handle checking.
2009-08-18 Chia-I Wuegl: Make lookup functions static inline.
2009-08-18 Chia-I Wuegl: Remove hash table for displays.
2009-08-18 Chia-I Wuegl: Remove hash table for surfaces.
2009-08-18 Chia-I Wuegl: _eglCloseDriver should be no-op.
2009-08-18 Chia-I Wuegl: Some per-driver data should be per-display.
2009-08-18 Chia-I Wuegl: Change the way drivers are loaded.
2009-08-18 Chia-I Wuegl: Overhaul driver API.
2009-08-18 Dave Airlier600: fix build
2009-08-18 Dave Airlier300: remove warning introduced with OQ
2009-08-18 Dave Airlieradeon/r200: fix build after OQ commits
2009-08-18 Dave Airlier300: OQ rework
2009-08-18 Dave Airlier300: fix missing BEGIN/END batches
2009-08-18 Dave Airlier300: fix big endian build
2009-08-17 Brian Paulgallium: memset() tgsi_exec_machine to all zeros in...
2009-08-17 Brian Pauldemos/glsl: remove glutInitWindowPosition() calls
2009-08-17 Alex Deucherr600: fix counting error after the last commit
2009-08-17 Alex Deucherr600: make sure the number of indices is valid
2009-08-17 Alex Deucherradeon: remove RADEON_DEBUG_BO stuff
2009-08-17 Maarten Maathuisnv50: remove a few cases of directly casting struct...
2009-08-17 Maarten Maathuisnv50: borrow some flushing code from the ddx
2009-08-17 Maarten Maathuisgallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE...
2009-08-17 Maarten Maathuisnv50: whitespace fixes and deobfuscation
2009-08-17 Brian Paulcell: fix incorrect pipe_transfer tests
2009-08-17 Jerome Glisser300: split vbo rendering with big drawarray case
2009-08-17 Christoph Bumillernv50: fix stencil state
2009-08-17 Dave Airlieradeon: turn off bo debugging
2009-08-16 Maciej Cencorar300: disable ZTOP only when occlusion queries are...
2009-08-15 Maciej CencoraMerge branch 'oq'
2009-08-15 Pauli Nieminenmesa: Add 2 new demos to .gitignore.
2009-08-15 Maarten Maathuisnv50: avoid a NULL-ptr dereference when the pipe contex...
2009-08-15 Christoph Bumillernv50: align registers used with TEX to 4
2009-08-15 Maciej Cencorar300: enable ARB_occlusion_query
2009-08-15 Maciej Cencoraradeon: add flag for drm OQ support
2009-08-15 Maciej Cencorar300: temporary occlusion query hack
2009-08-15 Maciej Cencorar300: clear not_flushed OQ list after flush
2009-08-15 Maciej Cencorar300/oq: add some debugging info
2009-08-15 Maciej Cencorar300: add occlusion queries support
2009-08-15 Dave Airlieradeon space: realign with drm space check code
2009-08-15 Dave Airlier300: fixup space checks since VBO code
2009-08-15 Dave Airlier300: add just in case warn I don't think this can...
2009-08-15 Dave Airlieradeon: enable vertex splitting for IBs
2009-08-15 Roland Scheideggeri965: disable bounds checking on arrays with stride 0
2009-08-14 Ian Romanicki965: Add support for GL_ARB_seamless_cube_map
2009-08-14 Ian Romanickdemos/cubemap: Add support for GL_ARB_seamless_cube_map
2009-08-14 Ian RomanickRegenerate files for GL_ARB_seamless_cube_map
2009-08-14 Ian RomanickInfrastructure for GL_ARB_seamless_cube_map
2009-08-14 Ian RomanickRegenerate files for GL_APPLE_flush_buffer_range
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Maciej Cencorar300: mark VBO buffer objects as persistent
2009-08-14 Maciej Cencorar300: unmap buffer objects after usage
2009-08-14 Brian Paulmesa: append uniform values to the log file the first...
2009-08-14 Brian Paulmesa: also pass the GPU program to _mesa_append_uniform...
2009-08-14 Brian Paulvbo: call _mesa_valid_to_render()
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Brian Paulmesa: new _mesa_append_uniforms_to_file() debug/logging...
2009-08-14 Brian Paulmesa: call _mesa_valid_to_render()
2009-08-14 Brian Paulvbo: call _mesa_valid_to_render()
2009-08-14 Brian Paulmesa: new _mesa_valid_to_render() function
2009-08-14 Brian Paulmesa: minor error string changes
2009-08-14 Brian Pauldocs: docs: document new --with-max-width/height config...
2009-08-14 Brian PaulAdd a FAQ about internal buffer sizes.
2009-08-14 Brian PaulAdd configure options for MAX_WIDTH/HEIGHT.
2009-08-14 Brian PaulAllow external settings of MAX_WIDTH/HEIGHT.
2009-08-14 Keith Whitwellst/xlib: reduce the proliferation of GLX context types
2009-08-14 Keith Whitwellst/dri: remove unused dummyContext value
2009-08-14 Brian Paulmesa: move assertions in test_attachment_completeness()
2009-08-14 Christoph Bumillernv50: fix mipmap offsets and tiling
2009-08-14 Christoph Bumillernv50: make sure we don't re-emit outdated scissor state
2009-08-14 Christoph Bumillernv50: make use of the y-origin switch
2009-08-14 Maciej Cencorar300: remove broken vertex splitting
2009-08-14 Maciej Cencorar300: rework index buffer setup
2009-08-14 Maciej Cencorar300: remove unused software TNL path
2009-08-14 Maciej Cencorar300: use VBOs for vertex attributes
2009-08-14 Brian Pauldocs: document new --with-max-width/height config options
2009-08-14 Tom FogalAdd a FAQ about internal buffer sizes.
2009-08-14 Tom FogalAdd configure options for MAX_WIDTH/HEIGHT.
2009-08-14 Tom FogalAllow external settings of MAX_WIDTH/HEIGHT.
2009-08-14 Tobias Doerffelintel: in intel_context struct use typedef for sarea...
2009-08-14 Thierry Vignaudmesa: make sure r300/compiler/ sources are included...
2009-08-14 Chia-I Wust/vega: Add more symbols defined by mesa/st.
2009-08-14 Maciej Cencorar300: add required symlinks
2009-08-14 Maciej Cencoraradeon: handle debug versions of radeon_bo_open
2009-08-14 Christoph Bumillernv50: fix typo in REALLOC's 2nd argument in ctor_immd
2009-08-14 Maciej Cencoraradeon: add VBO support (not enabled yet)
2009-08-14 Maciej Cencoraradeon: export emitvec* functions
2009-08-14 Maciej Cencoraradeon: constify some parameters
2009-08-14 Alex Deucherr600: emit SURFACE_BASE_UPDATE on depth base updates...
2009-08-14 Dave Airlieglsl: re-write Makefile after I called it bad.
2009-08-13 Brian Paulprogs/glsl: added multitex.shtest config file
2009-08-13 Brian Paulprogs/glsl: set generic vertex attribute values
2009-08-13 Brian Paulprogs/glsl: add type field to shtest config files
2009-08-13 Brian Paulmesa: added *.shtest files to demo tarball
2009-08-13 Dave Airlieglsl/tests: skinning.o
2009-08-13 Alex Deucherr600: move non-surface related cb state to general...
2009-08-13 Alex Deucherr600: move non-surface related depth state to general...
next