Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src /
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Mathias Fröhlichr300: fix texture size handling with size > 2048
2009-10-19 Robert Nolandr600: Fix size calculation for 24 bit depth
2009-10-18 Ben Skeggsnouveau: implement is_{texture,buffer}_referenced properly
2009-10-18 Ben Skeggsdrm/nv50: write tic/tsc setup to correct slots when...
2009-10-18 Corbin Simpsonr300g: Fix up a bunch of warnings.
2009-10-18 Corbin Simpsonr300g: Add another ZTOP condition.
2009-10-18 José Fonsecallvmpipe: Allocate texture storage for whole quads.
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-18 Corbin Simpsonr300g: Squash format warning.
2009-10-18 Corbin Simpsonr300g: Use a dirty test to bring framerate back up.
2009-10-18 Corbin Simpsonr300g: Also have rs_block keyed to the current shader...
2009-10-18 Corbin Simpsonr300g: Fix u_hash_table rename.
2009-10-18 Corbin SimpsonMerge branch 'master' of ssh://git.freedesktop.org...
2009-10-17 Patrice Mandinnouveau: nv40: Use same workaround as i915 for segfault...
2009-10-17 Patrice Mandinnouveau: nv30: Remove duplicate case. Was a typo for...
2009-10-17 Patrice Mandinnouveau: nv30: Use same workaround as i915 for segfault...
2009-10-17 José Fonsecautil: Rename from u_* to util_* while we're at it.
2009-10-17 Chris Wilsonintel: Disallow relocations to the byte beyond the...
2009-10-16 Brian Paulmesa: fix/update some comments
2009-10-16 Brian Paulmesa: lift default symlinks target into Makefile.template
2009-10-16 Brian Paulmesa: use EXTRA_MODULES and SUBDIRS to build r300 compiler
2009-10-16 Brian Paulmesa: added SUBDIRS support in dri/Makefile.template
2009-10-16 Brian Paulmesa: move a comma
2009-10-16 Brian Paulmesa: added MESA_GLSL=useprog debug flag
2009-10-16 Maciej Cencorar300: fix vertex program parameters limits
2009-10-16 Corbin Simpsonradeon-gallium: Use debug_get_bool_option instead of...
2009-10-16 Corbin Simpsonr300g: Use a hash table to look up vertex info.
2009-10-16 Corbin Simpsonutil: Change function names to begin with u_.
2009-10-16 Brian Paulmesa: use C locale for _mesa_strtod()
2009-10-15 Corbin Simpsonr300g: Set logical ID for each emitted texture/sampler.
2009-10-15 Patrice Mandinnouveau: nv30: Hack to enforce same number of bits...
2009-10-15 Patrice Mandinnouveau: nv30: refuse binding a colour buffer with...
2009-10-15 Zack Rusinst/xorg: refix source over
2009-10-15 Chia-I Wuegl: Rework the synchronization primitives.
2009-10-15 Chia-I Wuegl: Rework eglSwapInterval.
2009-10-15 Chia-I Wuegl: Rework error checking in eglSwapBuffers.
2009-10-15 Chia-I Wuegl: Update comments about eglapi.c.
2009-10-15 Chia-I Wuegl: Rework error checking in eglGetCurrentSurface.
2009-10-15 Chia-I Wuegl: Include GL header in eglconfigutil.h.
2009-10-15 Chia-I Wuegl: Fix GLX_USE_TLS build.
2009-10-15 Chia-I Wuegl: Fix eglCheckConfigHandle.
2009-10-15 Owen TaylorUse the right pitch when rendering to a texture
2009-10-15 Robert Nolandr600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear...
2009-10-15 Robert Nolandr600: cleanup in r600_cs_process_relocs().
2009-10-15 Robert Nolandradeon: return EINVAL for 0 length buffers.
2009-10-15 Andre Maasikasr600: fix tfp1 bo size
2009-10-15 Andre Maasikasr600: implement ProgramStringNotify
2009-10-15 Andre Maasikasr600: LIT dst.y gets value from src.x
2009-10-15 Andre Maasikasr600: DPH adds w comp of second operand, so set first...
2009-10-15 Andre Maasikasr600: fixup KIL instruction a bit
2009-10-15 Andre Maasikasr600: use CB_TARGET_MASK instead of CB_SHADER_MASK...
2009-10-15 Andre Maasikasr600: user correct alpha blend factor
2009-10-15 Andre Maasikasr600: clear position enable bit when when wpos is not...
2009-10-15 Brian Paulmesa: regenerated lex.yy.c w/ _mesa_strtod()
2009-10-15 Neil Robertsmesa: Use _mesa_strtod in the lexer for assembly shaders
2009-10-14 Jakob Bornecrantztrace: Handle transfer returning null
2009-10-15 Zack Rusinst/xorg: fix most of the composition modes
2009-10-15 Corbin Simpsonr300g: Move ZTOP to its own state atom.
2009-10-15 Brian Paulmesa: added VERBOSE_SWAPBUFFERS
2009-10-15 Brian Paulvbo: clean-ups, reformatting
2009-10-15 Brian Paulmesa: added MESA_VERBOSE option 'draw' to debug glDrawA...
2009-10-15 Brian Paulmesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to...
2009-10-15 Brian Paulmesa: remove unused ctx->Driver.PrioritizeTextures...
2009-10-15 Brian Paulmesa: remove unused ctx->Driver.TextureMatrix() hook
2009-10-13 Jakob Bornecrantzst/xorg: Fix dpms include problems
2009-10-14 Zack Rusinst/xorg: get transparency on fills working (fixes Qt...
2009-10-14 Jakob Bornecrantzi915g: Fix warnings
2009-10-14 Alex Deucherr600: enable EXT_vertex_array_bgra extensions
2009-10-14 José Fonsecautil: Fix cpu detection on Windows. Cleanup.
2009-10-14 José Fonsecallvmpipe: Use ALIGN_STACK.
2009-10-14 José Fonsecagallium: New ALIGN_STACK macro to tell gcc to align...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian Paulmesa: remove left-over debug printf
2009-10-14 Corbin Simpsonr300g: Move ztop to derived state.
2009-10-14 Corbin Simpsonr300g: Compiler warning cleanup.
2009-10-14 Dave Airlier300g: remove buffer add that should be unnecessary.
2009-10-14 Dave Airlier300g: add QUERY to KITCHEN_SINK
2009-10-14 Dave Airlier300g: add one more ZTOP disable bit.
2009-10-14 Dave Airlier300g: port over last parts of oq support.
2009-10-14 Dave Airlier300g: convert query to a state for emitting.
2009-10-14 Dave Airlier300g: fixup arb occulsion query support.
2009-10-14 Dave Airlier300g: attempt to make bo space check sane.
2009-10-14 Dave Airlier300g: fix case where texture unit 0 is disabled but...
2009-10-13 Brian Paulmesa: minor tweak to printf string
2009-10-13 Brian Paulmesa: rework _mesa_read_shader() debug hook
2009-10-13 Brian Paulmesa: don't print pointer in _mesa_fprint_parameter_list()
2009-10-13 Ian RomanickStore clipping distance for user clip planes as part...
2009-10-13 Patrice Mandinnouveau: nv30: use texture width,height for render...
2009-10-13 Chia-I Wuegl: Improve logging facility.
2009-10-13 Chia-I Wuegl: Allow binding to any client API.
2009-10-13 Chia-I Wuegl: Preload a driver if eglGetProcAddress is called...
2009-10-13 Chia-I Wuegl: Remove core functions from eglGetProcAddress.
2009-10-13 Chia-I Wuegl: Add support for driver built-in.
2009-10-13 Zack Rusinst/xorg: solid fills with masks are supported
2009-10-13 Brian Paulintel: fix broken sw generate mipmap path
2009-10-13 Zack Rusinst/xorg: fix and enable by default xrender acceleration
2009-10-13 Brian Paulmesa: whitespace fixes
2009-10-13 Brian Paulmesa: do RTT check in _mesa_meta_check_generate_mipmap_...
next