OSDN Git Service

android-x86/external-mesa.git
2009-06-11 Maciej Cencorar300: don't send unused attributes for SW TCL path
2009-06-11 Maciej Cencorar300: send only RS_IP_* regs that we are going to use
2009-06-11 Maciej Cencorar300: fix RS setup when no colors and textures are...
2009-06-11 Maciej Cencorar300: r500 fragment program fixes
2009-06-11 Maciej Cencoraradeon: increase max bo count
2009-06-11 Maciej Cencorar300: fix a GPU lock up
2009-06-11 Maciej Cencorar300: fix vertex program bug
2009-06-11 Maciej Cencorar300: move some code for easier debugging
2009-06-11 Maciej Cencorar300: print vertex program when debugging is enabled
2009-06-11 Maciej Cencorar300: fix output register allocation for vertex shaders
2009-06-11 Maciej Cencorar300: hw doesn't support saturation for tex instructions
2009-06-11 Jerome Glisser300: fix indexed primitive rendering when using memory...
2009-06-10 Jerome Glisser300: make sure indexed rendering doesn't try to use...
2009-06-09 Dave Airlieradeon: fix mipmap_limits crasher.
2009-06-07 Maciej Cencorar300: fix regression caused by 056bc77547c304021a0faf20...
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-07 Michel Dänzerr300: Endianness fixes for recent vertex path changes.
2009-06-07 Maciej Cencorar300: vertex array stride = 0 means that data are tight...
2009-06-07 Maciej Cencorar300: GL_(U)SHORT and GL_(U)BYTE with < 4 components...
2009-06-07 Maciej Cencorar300: remove unused code
2009-06-07 Maciej Cencorar300: rewrite vertex setup for software T&L path using...
2009-06-07 Maciej Cencorar300: prepare for some code duplication removal
2009-06-07 Maciej Cencorar300: enable EXT_vertex_array_bgra extensions
2009-06-07 Maciej Cencorar300: add hw accelerated support for different vertex...
2009-06-07 Maciej Cencorar300: prepare for different vertex data type support
2009-06-07 Maciej Cencorar300: fixup vertex attributes ordering
2009-06-07 Maciej Cencorar300: always pass 4 color components to RS unit
2009-06-06 Ben Skeggsnv50: fix multi-texturing
2009-06-06 Ben Skeggsnv50: support non-normalized texture coords
2009-06-05 Corbin Simpsonr300-gallium: Use VAP_CLIP_CNTL.
2009-06-05 Corbin Simpsonr300-gallium: Emit UCP.
2009-06-05 Corbin Simpsonr300-gallium: Improve vs emit.
2009-06-05 Michal Krolmesa: Fix wglext.h prototypes.
2009-06-05 Ben Skeggsnv50: use larger tile sizes
2009-06-05 Ben Skeggsnv50: use nouveau_bo for query buffers
2009-06-05 Ben Skeggsnv50: create textures with nouveau_bo, for flexibility...
2009-06-05 Michal Krolutil: Fix winsock include.
2009-06-05 Corbin Simpsonr300-gallium: Mute some debug info.
2009-06-05 Corbin Simpsonr300-gallium: vs: Fix negation calculation.
2009-06-05 Corbin Simpsonr300-gallium: Fix pasta.
2009-06-05 Corbin Simpsonr300-gallium: Improve vs debug more.
2009-06-05 Corbin Simpsonr300-gallium: vs: Add negation, SUB.
2009-06-05 Corbin Simpsonr300: Moar vs debug.
2009-06-05 Ben Skeggsnouveau: plug in our map_buffer_range and friends
2009-06-05 Ben Skeggsnouveau: fix build with libdrm_nouveau 0.6
2009-06-05 Ben Skeggsnouveau: remove unneeded code from ws, use pipe_buffer_...
2009-06-05 Ben Skeggsnouveau: move channel creation into pipe drivers
2009-06-05 Ben Skeggsnouveau: call notifier/grobj etc funcs directly
2009-06-05 Ben Skeggsnv04: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv10: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv20: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv30: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv40: remove u_simple_screen usage
2009-06-05 Ben Skeggsnouveau: add pipe_buffer/fence code to pipe drivers...
2009-06-05 Ben Skeggsnouveau: pass nouveau_bo instead of pipe_buffer to...
2009-06-05 Ben Skeggsnouveau: call nouveau_pushbuf directly rather than...
2009-06-05 Dan Nicholsonosmesa: Link with -ldl for dlopen code
2009-06-05 Dan Nicholsonosmesa: Allow building standalone in all three channel...
2009-06-05 Jakob Bornecrantztrace/rbug: Use condvar on system that has it for blocking
2009-06-05 Jakob Bornecrantzgallium: Make pipe thread say if it has condvars or not
2009-06-04 Jakob Bornecrantztrace/rbug: Add new contexts functions to trace rbug
2009-06-04 Jakob Bornecrantzrbug: Update rbug protocol with new context calls
2009-06-04 Brian Paulmesa: call _mesa_ funcs, not gl funcs for debugging
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-04 Brian Paulst/mesa: increase ST_MAX_SHADER_TOKENS to 8k
2009-06-04 Brian Paultgsi: increase MAX_LABELS to 4096
2009-06-04 Brian Paulmesa: update wglext.h to latest version
2009-06-04 Brian Paulmesa: remove PFNGL typedefs that are in glext.h
2009-06-04 Brian Paulmesa: upgrade glext.h to version 52
2009-06-04 Eric Anholtintel: Add support for tiled textures.
2009-06-04 Eric Anholti915: Don't rely on fence regs when we don't have to.
2009-06-04 Eric Anholti915: Remove some long-dead i830 code.
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-03 Brian Paulswrast: always do span clipping in _swrast_write_rgba_s...
2009-06-03 Brian Paulvbo: minor reformatting
2009-06-03 Brian Paulvbo: move/refactor debug code
2009-06-03 Brian Paulvbo: added debug code to check array data validity...
2009-06-03 Brian Paulvbo: new debug/dump code (disabled)
2009-06-03 Brian Paulmesa: added NaN checking code (disabled)
2009-06-03 Brian Paulmesa: check/prevent NaN for EX2/LG2
2009-06-03 Brian Paultnl: updated clip debug code (disabled)
2009-06-03 Brian Paulmesa: added buffer object debug code (disabled)
2009-06-03 Brian Paultnl: add some floating point sanity checks (disabled)
2009-06-03 Brian Paulvbo: tweak out-of-bounds VBO access error message
2009-06-03 Ian RomanickThank you git for doing the right thing.
2009-06-03 Ian RomanickFix compiling indirect.c when GLX_DIRECT_RENDERING...
2009-06-03 Ian RomanickFast path when rebinding the same texture in single...
2009-06-03 Brian Paulst/mesa: minor clean-ups, reformatting, etc
2009-06-03 Brian Pauldocs: remove version info carried over from 7.5
2009-06-03 Brian Pauldocs: clarify GL_ARB_copy_buffer driver support
2009-06-03 Brian Paulst/mesa: implement/enable GL_ARB_copy_buffer extension
2009-06-03 Brian Paulmesa: fix error test mistake in _mesa_CopyBufferSubData()
2009-06-03 Brian Pauldocs: added GL_ARB_copy_buffer extension
2009-06-03 Brian Paulmesa: enable GL_ARB_copy_buffer for software drivers
2009-06-03 Brian Paulmesa: plug in new _mesa_CopyBufferSubData() functions
2009-06-03 Brian Paulmesa: _mesa_CopyBufferSubData() function, and driver...
2009-06-03 Brian Paulmesa: new state for GL_ARB_copy_buffer
next