[intel] By default, output batchbuffer decode to stderr like other debug info.
[mesa.git] / src /
2007-10-10 Kristian HøgsbergDrop createContext and destroyContext from DRIinterface...
2007-10-10 Kristian HøgsbergDrop createDrawable and destroyDrawable fron DRIinterfa...
2007-10-10 Kristian HøgsbergKey drm_i915_flip_t typedef off of the ioctl #define...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-10 Mrc Granfix force_s3tc_enable option
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-09 Zou Nan hai Non Square Matrix
2007-10-09 Zou Nan hai fix for prev commit
2007-10-09 Zou Nan hai INT support
2007-10-09 Zou Nan hai shadow sampler fix.
2007-10-09 Dave Airliei915: workout max relocs from batch buffer size
2007-10-09 Dave Airliei915: fixup up bufmgr to pass num buffers to kernel
2007-10-08 Sergio Monteiro... i915: Fix undefined ALIGN symbol from 77e0523fb7769df4b...
2007-10-08 Zou Nan hai Only vertex program fix, bypass tnl vertex program
2007-10-07 Jerome Glisser300: fragprog tex instruction now take writemask into...
2007-10-06 Patrice Mandinnouveau: move nv10 clear command, for usage by other gpu
2007-10-05 Dave Airliei915: drop complex list handling for now
2007-10-05 Dave Airliei915: clean up lists on teardown
2007-10-05 Kristian HøgsbergAdd macros to generate CreateNewScreen entrypoint.
2007-10-05 Kristian HøgsbergRemove XIDs from DRI interface (see #5714).
2007-10-05 Kristian HøgsbergPull in the drm hash.
2007-10-05 Dave Airliei915: add copyrights to new files
2007-10-05 Dave Airliei915: increase batchbuffer back to 16k
2007-10-04 Eric Anholt[965] Replace various alignment code with a shared...
2007-10-04 Eric AnholtReplace bmBufferOffset usage in batchbuffer setup with...
2007-10-04 Eric AnholtReplace duplicated intel_reg.h with a shared header.
2007-10-04 Eric AnholtReplace some structure-based batch preparation with...
2007-10-04 Maarten Maathuisnouveau: Replace removed device classes with their...
2007-10-04 Dave Airliei915: add superioctl support to the ttm codepaths.
2007-10-03 Roland Scheideggerminor fog calc cleanup
2007-10-03 Michel Dänzeri915: Only align texture pitch to 64 bytes when texture...
2007-10-03 Michel Dänzeri915: Work around texture pitch related performance...
2007-10-03 Dave Airliei915: add superioctl initial support inside bufmgr ttm
2007-10-03 Dave Airliei915/drmbuf: attempt to push relocations into buffer...
2007-10-02 Brianfix comment: s/branch/kill/
2007-09-30 Zou Nan hai fragment shader function call fix, gl_FragCoord fix
2007-09-29 Brianfix VBO-split infinite loop (bug 12164)
2007-09-29 Chris Rankinr200: Implement SetTexOffset hook.
2007-09-29 Zou Nan hai support continue, fix conditional
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-28 BrianRemove test for EXT_blend_logic_op in glGetString when...
2007-09-28 Jesse BarnesGo back to using old drm_i915_flip_t field name
2007-09-28 Zou Nan hai fix
2007-09-28 Zou Nan haisupport nested function call in pixel shader
2007-09-27 Eric Anholt[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-09-27 BrianRestore old _TriangleCaps code to fix Blender problem...
2007-09-27 Briantweak point rast to fix conform failure
2007-09-27 Zou Nan hai handle INT op, still require high level handle of...
2007-09-27 Xiang, Haihaoi965: handle all unfilled mode in clip stage. fix bug...
2007-09-27 Xiang, Haihaomesa: make sure the gotten value isn't greater than the
2007-09-27 Zou Nan hai fix issue when only fragment shader or vertex shader...
2007-09-27 Zou Nan hai fix ppracer and bzflag issue with clip optimization
2007-09-27 Dave Airliei915/i965 merge serer directories along lines for radeo...
2007-09-26 Xiang, Haihaoi965: The cube map texture coordinates must be devided...
2007-09-26 Zou Nan hai fix a bug in 965 ARB_occlusion_query,
2007-09-25 Dave Airliedrm: update bufmgr code to reflect changes in drm interface
2007-09-24 Roland Bär[i965] Bug #11812: Fix fwrite return value checks in...
2007-09-24 Eric AnholtRemove leftover code for i915_texprog.c noticed in...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2007-09-24 Zou Nan hai fix fd.o bug #12217, recalcuate urb when clip plane...
2007-09-23 Brianfix DrawRangeElements error msg
2007-09-22 Eric AnholtMerge branch 'i915-unification'
2007-09-21 Eric AnholtFix buffer/fence reference counting due to Destroy...
2007-09-20 Brianfixes for bluegene-xlc-osmesa config
2007-09-20 Eric AnholtUniquely validate the batchbuffer-referenced buffers.
2007-09-20 Eric AnholtAdd disabled-by-default tracing of TTM bufmgr operations.
2007-09-20 Eric AnholtFix flipped sign to strerror.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-20 Xiang, Haihaoi965: fix an error in brw_vs_tnl.c
2007-09-20 Xiang, Haihaofix memory access error in vbo_bind_vertex_list
2007-09-20 Dave Airlienouveau: add GeForce 7300 SE to card list
2007-09-19 Matthieu Castetnouveau : nv1x use OUT_RING_CACHE_FORCE for NV10_TCL_PR...
2007-09-19 Matthieu Castetnouveau : add OUT_RING_CACHE_FORCE* to add stuff in...
2007-09-19 Matthieu Castetnouveau : add GL_FOG_COLOR + fix a compil error
2007-09-19 Eric AnholtReplace i915tex batchbuffer printout with a pretty...
2007-09-19 Eric AnholtEnable building the debug (env INTEL_DEBUG=list) code...
2007-09-19 Eric Anholti915: Quiet valgrind by initializing the seq value...
2007-09-19 Patrice Mandinnouveau: nv10: color logic op only for nv11+
2007-09-18 Eric AnholtAdd some error reporting and a couple of assertions...
2007-09-18 Zou Nan hai ARB_shader_object ARB_vertex_shader ARB_fragment_shade...
2007-09-18 Zou Nan haifix double free in 965-glsl branch
2007-09-18 Xiang, Haihaomesa: Always use the original mask to update stencil...
2007-09-16 Matthieu Castetnouveau : avoid vertex_size / 4 for each vertex ops
2007-09-16 Matthieu Castetnouveau : use GLfloat instead of uint32_t. After all...
2007-09-16 Matthieu Castetnouveau : implement nv10_render_points
2007-09-16 Matthieu Castetnouveau : fix nv10_render functions
2007-09-16 Matthieu Castetnouveau : opps I introduce a bug when cleaning vertex...
2007-09-16 Matthieu Castetrevert a956184f70733bd22e2bbee515386da12302963f
2007-09-16 Matthieu Castetnouveau : nv1x pos vertex attribute need to be the...
2007-09-14 Matthieu Castetnouveau : use new nouveau_reg.h with correct Bracket...
2007-09-14 Matthieu Castetnouveau : check for nmesa->state_cache.atoms overflow
2007-09-14 Matthieu Castetnouveau : fix NV10_TCL_PRIMITIVE_3D_CLIP_PLANE
2007-09-14 Brianfix copypixels overlap test bug (#12417)
2007-09-14 Xiang, Haihaomesa: bind VBO_ATTRIB_XXX to correct input array when
2007-09-14 Xiang, Haihaoi965: align the address of the first element within
2007-09-13 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
next