egl: Some per-driver data should be per-display.
[mesa.git] / src / mesa /
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 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 Jerome Glisser300: split vbo rendering with big drawarray case
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 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 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 PaulAllow external settings of MAX_WIDTH/HEIGHT.
2009-08-14 Brian Paulmesa: move assertions in test_attachment_completeness()
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 Tom FogalAllow external settings of MAX_WIDTH/HEIGHT.
2009-08-14 Tobias Doerffelintel: in intel_context struct use typedef for sarea...
2009-08-14 Maciej Cencorar300: add required symlinks
2009-08-14 Maciej Cencoraradeon: handle debug versions of radeon_bo_open
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-13 Alex Deucherr600: move non-surface related cb state to general...
2009-08-13 Alex Deucherr600: move non-surface related depth state to general...
2009-08-13 Brian Paulmesa: fix some invalid memory reads
2009-08-13 Brian Paulmesa: fix warnings about locals hiding function params
2009-08-13 Brian Paulmesa: add missing PBO mapping code in unpack_image()
2009-08-13 Brian Paulmain: fix some potential memory leaks
2009-08-13 Brian Paulmesa: fix some potential uninitialized memory references
2009-08-13 Brian Paulglsl: fix some uninitialized pointers
2009-08-13 Brian Paulglsl: fix incorrect attribute size
2009-08-13 Brian Paultnl: if NAN_CHECK is enabled, also assert that pos...
2009-08-13 Brian Paulmesa: s/assert/ASSERT/ in _mesa_reference_texobj()
2009-08-13 Brian Paulmesa: rework error check in glGetTexLevelParameter...
2009-08-13 Brian Paulmesa: if maxLevels==0, target is invalid
2009-08-13 Brian Paulmesa: add extension checks in _mesa_max_texture_levels()
2009-08-13 Brian Paulmesa: minor clean-ups in bumpmap functions
2009-08-13 Brian Paulmesa: use _mesa_get_current_tex_unit() in more places
2009-08-13 Brian Paulmesa: refactor: move _mesa_is_color/depth/stencil_forma...
2009-08-13 Brian Paulmesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c
2009-08-13 Brian Paulmesa: short-circuit no-change in _mesa_DepthRange()
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Xiang, Haihaoi965: fix cube map on IGDNG
2009-08-13 Brian Paulglsl: remove duplicate frag input entry
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Brian Paulmesa: const qualifiers
2009-08-12 Brian Paulvbo: use _mesa_is_bufferobj()
2009-08-12 Brian Paulmesa: use _mesa_is_bufferobj()
2009-08-12 Brian Paulmesa: use _mesa_is_bufferobj()
2009-08-12 Brian Paulmesa: new _mesa_is_bufferobj() function
2009-08-12 Eric Anholti965: Make the cube mapping RCP use a writemask.
2009-08-12 Eric Anholti965: Allocate destination registers for GLSL TEX instr...
2009-08-12 Eric Anholti965: drop dead scalar handling in GLSL.
2009-08-12 Eric Anholti965: Correct brw_wm_nr_args for WM_DELTAXY and WM_PIXELXY.
2009-08-12 Eric Anholti965: Drop GLSL ABS code, which is translated away...
2009-08-12 Eric Anholti965: Drop code for emitting OPCODE_SUB, since brw_wm_f...
2009-08-12 Eric Anholti965: Store the dispatch width in the WM compile struct.
2009-08-12 Eric Anholti965: Handle scalar result swizzling in shared GLSL...
2009-08-12 Eric Anholti965: Flag ARL-using programs as requiring brw_wm_glsl.c
2009-08-12 Eric Anholti965: Remove some unused WM opcode args.
2009-08-12 Eric Anholti965: Avoid re-uploading the index buffer when we don...
2009-08-12 Alex Deucherr600: fix warning
2009-08-12 Alex Deucherr600: state cleanups
2009-08-12 Alex Deucherr600: clean up Create/DestroyContext
2009-08-12 Pauli Nieminenr200: Prevent TexGenMatrix from leaking when destroying...
2009-08-12 Brian Paulvbo: fix incorrect pointer
2009-08-12 Brian Paulglsl: add gl_Vertex, gl_Normal, etc to list of active...
2009-08-12 Brian Paulglsl: move predefined shader input/output info/code...
next