Merge branch 'const-buffer-changes'
[mesa.git] / src / mesa /
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-05-01 Brian Paulmesa: create/use a fallback texture when bound texture...
2009-05-01 Brian Paulmesa: bump version to 7.6 (devel)
2009-04-30 Michel Dänzerr300: Increase reference count of texture objects refer...
2009-04-29 Tom FogalUse variable library name in pkg-config output.
2009-04-29 Brian Paulmesa: added _mesa_check_soa_dependencies() function
2009-04-29 Brian Paulmesa: added _mesa_check_soa_dependencies() function
2009-04-28 Keith Whitwellmesa/st: protect internal flushes with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/main: protect driver.finish with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/st: remove duplicate offset calculation
2009-04-28 Keith Whitwellmesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_trans...
2009-04-28 Keith Whitwellmesa/st: workaround for crashes in st_copy_texsubimage
2009-04-28 Alex DeucherR300: add quadpipe overrides
2009-04-28 Brian Pauli965: avoid segfault in intel_update_renderbuffers...
2009-04-28 Brian Paulswrast: add missing break in clamp_rect_coord_linear()
2009-04-28 Thomas Hellstromst: Add an st_get_current() function.
2009-04-27 Robert EllisonAvoid a segfault in shader compilation
2009-04-27 Brian Pauli965: #include prog_print.h to silence warning
2009-04-27 Brian Pauli965: only upload constant buffer data when we actually...
2009-04-27 Brian Pauli965: only upload constant buffer data when we actually...
2009-04-27 Keith Whitwellmesa/st: fix incorrect face, level in compress_with_blit
2009-04-24 Brian Pauli965: rework GLSL/WM register allocation
2009-04-24 Brian Paulmesa: refactor code and make _mesa_find_temp_intervals...
2009-04-27 José Fonsecamesa: Call _mesa_snprintf instead of snprintf.
2009-04-27 Maciej Cencorar300: always emit output insts after all KIL insts
2009-04-24 Ian Romanickintel: Fix more issues with the combined depth-stencil...
2009-04-24 Ian Romanickintel: Initialize region ptr to prevent assertion in...
2009-04-24 Ian Romanickintel / DRI2: When available, use DRI2GetBuffersWithFormat
2009-04-24 Brian Paulmesa: fix up error/warning/debug output newlines
2009-04-24 Brian Pauli965: use drm_intel_gem_bo_map/unmap_gtt() when possibl...
2009-04-24 Brian Paulmesa: signal _NEW_PROGRAM_CONSTANTS instead of _NEW_PROGRAM
2009-04-24 Roland Scheideggeri965: fix point size issue
2009-04-23 Brian Paulmesa: more informative error messages
2009-04-23 Brian Pauli965: revert part of commit 4f4907d69f9020ce17aef21b643...
2009-04-23 Roland Scheideggeri915: fix fix for anisotropic filtering
2009-04-23 Eric Anholti965: Support drawing to FBO cube faces other than...
2009-04-23 Eric Anholtintel: Take advantage of GL_READ_ONLY_ARB to map to...
2009-04-22 Brian Paulmesa: minor state-update changes in histogram code
2009-04-22 Brian Paulmesa: fix comment typo
2009-04-22 Brian Paulst: comments, license, copyright
2009-04-22 Brian Paulmesa: fix _mesa_dump_textures(), add null ptr check
2009-04-22 Brian Pauli965: disable debug printf
2009-04-22 Brian Pauli965: enable VS constant buffers
2009-04-22 Brian Pauli965: define BRW_MAX_GRF
2009-04-22 Brian Pauli965: remove old code to init surface-related cache IDs
2009-04-22 Brian Pauli965: comments, reformatting
2009-04-22 Brian Paulmesa: Fix buffer overflow when parsing generic vertex...
2009-04-22 Brian Pauli965: actually use the new, second surface state cache
2009-04-22 Brian Pauli965: checkpoint commit: use two state caches instead...
2009-04-22 Brian Pauli965: remove unused state atom entries
2009-04-22 Roland Scheideggerintel: fix max anisotropy supported
2009-04-22 Brian Pauli965: the brw_constant_buffer state atom is no longer...
2009-04-22 Brian Pauli965: add _NEW_PROGRAM_CONSTANTS to mesa_bits[] list
2009-04-22 Brian Pauli915: check the new _NEW_PROGRAM_CONSTANT flag
2009-04-22 Brian Pauli965: use _NEW_PROGRAM_CONSTANTS and always create...
2009-04-22 Brian Pauli965: updates to some debug code
2009-04-22 Brian Pauli965: use new _NEW_PROGRAM_CONSTANTS flag instead of...
2009-04-22 Brian Paulr200/r300/r500: add _NEW_PROGRAM_CONSTANTS flag
2009-04-22 Brian Paulst: also check _NEW_PROGRAM flag for vertex shader...
2009-04-22 Thomas Hellstromgallium: Reinstate unconditional flushes.
2009-04-22 Keith Whitwellmesa: protect driver.flush() with FLUSH_CURRENT
2009-04-21 Brian Paulst: play it safe for now and check _NEW_PROGRAM for...
2009-04-21 Brian Paulswrast: simplify state update logic for fragment shader...
2009-04-21 Brian Paulst: use the static atoms[] array directly
2009-04-21 Brian Paulst: do away with dynamic state atom for const buffers
2009-04-21 Brian Paulmesa: new _NEW_PROGRAM_CONSTANTS flag
2009-04-21 Brian Paulmesa: print internal.current[i] attrib
2009-04-21 Brian Paulmesa: print parameter list dirty state flag mask
2009-04-21 Brian Pauli965: const correctness
2009-04-21 Maciej Cencorar300: r300 hw doesn't support any input modifiers in...
2009-04-21 Brian Paulst: report GL_OUT_OF_MEMORY instead of asserting
2009-04-20 Brian Paulswrast: fix pointer arithmetic error in get_texel_array()
2009-04-20 José Fonsecagdi: Don't implement broken gl_dispatch_stub_xxx.
2009-04-20 José Fonsecamesa: Correct the gl_dispatch_stub_xxx prototypes.
2009-04-20 José Fonsecamesa: Handle failure to create a transfer.
2009-04-20 Keith Whitwellst: assert on pipe_buffer_create failure
2009-04-20 Maciej Cencorar300: fix register-negate branch merge regression
2009-04-20 Michel Dänzergallium: Fix glDraw/CopyPixels fragment program leak.
2009-04-19 Jakob Bornecrantzst: Wait to create bitmap transfer until needed
2009-04-18 Brian Pauli965: use region width, height in brw_update_renderbuff...
2009-04-18 Brian Paulintel: #include polygon.h to silence warning
2009-04-18 Brian Paulmesa: add switch case for GL_VERTEX_STATE_PROGRAM_NV...
2009-04-18 Michel Dänzerintel: Handle ARB_vertex_buffer_object state in intel_c...
2009-04-17 Brian Paulintel: make sure polygon mode is set properly in intel_...
2009-04-17 Brian Paulmesa: suppress extra newline
2009-04-17 Brian Pauli915: fix broken indirect constant buffer reads
2009-04-17 Brian Paulmesa: build a float[4] value in _mesa_add_sampler(...
2009-04-17 Brian Pauldri: __driUtilMessage(): not all messages are errors
2009-04-17 Brian Paulmesa: minor tweak to error message
2009-04-17 Brian Pauli965: updated CURBE allocation code
2009-04-17 Thomas Hellstromgallium: Create OGL state tracker wrappers for various...
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 Eric Anholti915: Remove dead i830TexEnv and i915TexEnv.
2009-04-16 Eric Anholtintel: Add support for argb1555, argb4444 FBOs and...
2009-04-16 Brian Pauli965: disable using immediate values for MOV instructions
2009-04-16 Brian Pauli965: minor debug output changes
2009-04-16 Brian Pauli965: const buffer debug code (disabled)
2009-04-16 Brian Pauli965: implement relative addressing for VS constant...
2009-04-16 Brian Pauli965: handle address reg in get_dst()
2009-04-16 Brian Pauli965: fix const buffer temp register clobbering
next