mesa.git
2009-09-03 Dave Airlier600: make sure the active shader bo is re-added to...
2009-09-03 Dave Airlieradeon: pass internal format into the miptree.
2009-09-03 Dave Airlieradeon/dri2: add gl20 bits for r300/r600 just like...
2009-09-03 Dave Airlietests/texcmp: glewInit in wrong place
2009-09-02 Zack Rusinst/xorg: fix warnings
2009-09-02 Zack Rusinst/xorg: handle xrender repeat modes
2009-09-02 Zack Rusinst/xorg: flip the coordinate system
2009-09-02 Zack Rusinst/xorg: handle solid fills in the fragment shader
2009-09-02 Eric AnholtRevert "i965: Use VBOs in the VBO module on 965, now...
2009-09-02 Eric Anholtintel: Add support for FlushMappedBufferRange for ARB_m...
2009-09-02 Eric Anholtintel: Sync a synchronized READ_BIT map buffer range...
2009-09-02 Eric Anholtintel: Move MapBufferRange mesa state setting up to...
2009-09-02 Jakob Bornecrantzst/xorg: Guard against realy old versions of Xorg
2009-09-02 Brian PaulRevert "mesa: fix the non-GNU C bit-field case"
2009-09-02 Brian Paulmesa: fix the non-GNU C bit-field case
2009-09-02 Gary Wongmesa: silence gcc bit-field warning
2009-09-02 Brian Paulmesa: replace 8 with NUM_UNITS
2009-09-02 Brian Paulmesa: remove accidentally committed printf
2009-09-02 Brian Paulmesa: added #ifdef __GNUC__ around GLubyte bitfield...
2009-09-02 Chris Wilsonmesa: Compact state key for TexEnv program cache
2009-09-02 Michel Dänzerst/xorg: Remove code no longer support by xserver Git
2009-09-02 Michel Dänzerst/xorg: Add support for xserver Git master DRI2 interface.
2009-09-02 Michel Dänzerst/dri: Slight consolidation of DRI2 buffer handling.
2009-09-02 Michel Dänzerst/xorg: Add EXA UploadToScreen and DownloadFromScreen...
2009-09-02 Xiang, Haihaoi965: CS FENCE in URB_FENCE is 11-bits wide
2009-09-02 Xiang, Haihaoi965: validate sf state
2009-09-02 Eric Anholtmesa: Make MultiDrawElements submit multiple primitives...
2009-09-02 Ben Skeggsnv50: SWZ is the same as MOV from our perspective
2009-09-01 Brian Paulmesa: skip bitmap drawing code if width==0 or height==0
2009-09-01 Brian Paulintel: use _mesa_expand_bitmap() to skip an intermediat...
2009-09-01 Brian Paulst/mesa: use new _mesa_expand_bitmap() function
2009-09-01 Brian Paulmesa: new _mesa_expand_bitmap() function
2009-09-01 Brian Paulmesa: remove redundant assignments
2009-09-01 Brian Paulmesa: more clean-ups
2009-09-01 Brian Paulmesa: change conditional to match the previous one
2009-09-01 Brian Paulmesa: updated #includes
2009-09-01 Brian Paulmesa: remove unused texenv_fragment_program::ctx field
2009-09-01 Brian Paulmesa: remove unused ureg::abs field
2009-09-01 Brian Paulmesa: remove unused ureg:negateabs field
2009-09-01 Brian Paulmesa: more comments, clean-ups
2009-09-01 Brian Paulmesa: simplify translate_tex_src_bit()
2009-09-01 Brian Paulmesa: minor code clean-ups, comments
2009-09-01 Brian Paulmesa: replace 8 with MAX_TEXTURE_UNITS
2009-09-01 Brian Pauldri: remove unused meta_clear_tris()
2009-09-01 Brian Paulintel: use BUFFER_BITS_COLOR
2009-09-01 Brian Paulintel: fix incorrect parameter type for intel_bufferobj...
2009-09-01 Brian Paulradeon: trim down #includes
2009-09-01 Brian Paulradeon: use _mesa_meta_clear()
2009-09-01 Brian Paulmesa: obey stencil write mask in _mesa_meta_draw_pixels()
2009-09-01 Brian Paulintel: set Length/Offset fields in intel_bufferobj_map()
2009-09-01 Brian Paulintel: use _mesa_meta_copy_pixels() when do_blit_copypi...
2009-09-01 Brian Paulintel: trim down #includes
2009-09-01 Brian Paulintel: use _mesa_meta_draw_pixels()
2009-09-01 Brian Paulintel: trim down #includes
2009-09-01 Brian Paulintel: use _mesa_meta_clear(), it's a bit faster
2009-09-01 Pauli Nieminenradeon: Fix OQ to set ful lstate as dirty too.
2009-09-01 Pauli Nieminenradeon: Fix debug output to filter out less critical...
2009-09-01 Zack Rusinst/xorg: getting indexes right tends to be helpful
2009-09-01 Zack Rusinst/xorg: redo the vertex shader
2009-09-01 Zack Rusinst/xorg: setup solid fills
2009-09-01 Zack Rusinst/xorg: fold back the helper function into core
2009-09-01 Zack Rusinst/xorg: start rendering and compositing pictures
2009-09-01 Ian RomanickARB prog parser: Fix handling of stateOptModMatNum
2009-09-01 Keith Whitwelltgsi: remove redundant CND0 opcode
2009-09-01 José Fonsecascons: Tool for LLVM. Gracefully disable llvmpipe if...
2009-09-01 Jakob Bornecrantztrace: Don't set surface_[fill|copy] if not set on...
2009-09-01 Cooper Yuanr300g: Fix clear issue on r300
2009-09-01 Dave Airlieradeon: fix r100/r200 polygon stipple under kms
2009-09-01 Dave Airlier100: fixup cubemap domains
2009-09-01 Brian Paulxlib: plug in more meta functions, if TEST_META_FUNCS...
2009-09-01 Brian Paulmesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit...
2009-09-01 Brian Paulmesa: disable another debug test
2009-09-01 Brian Paulmesa: make verts[] arrays local vars
2009-09-01 Dave Airlier200: emit cube for kms correctly + fix tex emit reset
2009-09-01 Brian Paulxlib: option to enable/test meta functions (disabled)
2009-09-01 Brian Paulmesa: implement depth/stencil formats for meta glDrawPixels
2009-09-01 Brian Paulmesa: remove accidentally commited debug/disabled code
2009-09-01 Brian Paulmesa: added _mesa_is_stencil_format()
2009-09-01 Brian Paulprogs/samples: added test/debug code for culling
2009-09-01 Brian Paulswrast: fix selection/feedback regression
2009-09-01 Brian Paulmesa: debug printf for KIL
2009-09-01 Brian Paulprogs/tests: disable depth test for second glDrawPixels
2009-09-01 Brian Paulswrast: can't use deferred texture/shading if using...
2009-09-01 Dave Airlier300/compiler: fix warning due to no newline
2009-09-01 Dave Airlier200: emit max vtx info for index buffer.
2009-08-31 Jakob Bornecrantzi915g: Implement new winsys
2009-08-31 Jakob Bornecrantzi915g: Switch from pipe_winsys to intel_winsys
2009-08-31 Jakob Bornecrantzi915g: Add header file for new winsys interface
2009-08-31 Jakob Bornecrantzi915g: Add new buffer code not yet hocked up
2009-08-31 Jakob Bornecrantzst/xorg: Fix crash in MPH
2009-08-31 Pauli Nieminenradeon: Fix null pointer reference in debug system...
2009-08-31 Pauli Nieminenr600: Add more trace debug output to rendering pipeline.
2009-08-31 Pauli Nieminenradeon: Add support for indenting debug output.
2009-08-31 Pauli Nieminenradeon: Add comment warning about not choosing critical...
2009-08-31 Pauli Nieminenradeon: Change default debug level to verbose.
2009-08-31 Pauli Nieminenr300: Convert to shared debug code.
2009-08-31 Pauli Nieminenr200: Convert r200 to use new style debug code.
2009-08-31 Pauli Nieminenr600: Convert to shared debug code and add a few new...
2009-08-31 Pauli Nieminenradeon: Make OQ to use new style debugging.
2009-08-31 Pauli Nieminenradeon: Add gcc attribute to enable pritnf format warnings.
next