progs/perf: Actually bind the newly created vbo.
[mesa.git] / src /
2009-09-23 Brian Paulllvmpipe: move tile cache datatypes into .c file since...
2009-09-23 Brian Paulsoftpipe: replace macros with inline functions
2009-09-23 Brian Paulsoftpipe: white-space/formatting fixes and updated...
2009-09-23 Brian Paulllvmpipe: added max texture/surface size sanity check
2009-09-23 Brian Paulllvmpipe: increase MAX_WIDTH/HEIGHT to match max textur...
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Brian Paulsoftpipe: added max texture/surface size sanity check
2009-09-23 Brian Paulsoftpipe: increase MAX_WIDTH/HEIGTH 4096 to match max...
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-23 Keith Whitwellgallium/include: update some comments
2009-09-23 Zack Rusinst/xorg: fix a typo
2009-09-23 Zack Rusinst/xorg: keep the user buffer contents around
2009-09-23 José Fonsecawgl: Eliminate the shared layer; implement WGL API...
2009-09-23 José Fonsecagdi: Update for WGL statetracker source reorg.
2009-09-23 José Fonsecawgl: Flatten the source tree.
2009-09-23 José Fonsecawgl: Fix debug_printf format specifiers.
2009-09-23 José Fonsecagallium: Update vendor string.
2009-09-23 rootsoftpipe: fix bugs in POT texture sampling when texture...
2009-09-22 Brian Paulsoftpipe: additional assertions
2009-09-22 Brian Paulsoftpipe: disable a _debug_printf()
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian Paulmesa: don't re-use the meta glDrawPixels VBO; create...
2009-09-22 Richard Lir600 : add draw_prim support, make up one lost change.
2009-09-22 Richard Lir600 : add draw_prim support.
2009-09-22 Brian Paulmesa: fix more buffer object error messages
2009-09-22 Keith Whitwellsoftpipe: need to write depth/stencil values even when...
2009-09-22 Keith Whitwellsoftpipe: set quad->facing value
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Brian Paulglx: include string.h to silence missing memset() proto...
2009-09-22 Brian Paulmesa: fix error message text
2009-09-22 Nicolai Hähnler300: Fix crash reported in bug #24066
2009-09-22 Keith Whitwellsoftpipe: fix polygon stipple
2009-09-22 Keith Whitwellsoftpipe: fix occlusion counting
2009-09-22 Jakob Bornecrantzst/xorg: Fix two leeks
2009-09-22 Jakob Bornecrantzi915g: Activate trace
2009-09-22 Jakob Bornecrantzi915g: Do propper references of surfaces in context
2009-09-21 Brian Paulvbo: added comment about max array index
2009-09-21 Brian Paulvbo: restore some lost warning output
2009-09-21 Tormod VoldenGLX: Warn only once about applications calling GLX...
2009-09-21 Brian Paulvbo: disable the GL_ARB_draw_elements_base_vertex rebas...
2009-09-21 Adam Jacksonselinux: Fix mmap() return value check
2009-09-21 Brian Paulmesa: refine the error checking vbo_exec_DrawRangeEleme...
2009-09-21 Brian Paulmesa: make max_buffer_index() a non-static function
2009-09-21 Maciej Cencoraradeon: update buffer map/unmap code for changes introd...
2009-09-21 Maciej Cencoramesa: add some debug info to teximage.c
2009-09-21 Maciej Cencorar300: fix a typo
2009-09-21 Brian Paulswrast: fix cube face selection
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Alex Deucherr600: fix typo in the last commit
2009-09-21 Alex Deucherr600: various cleanups
2009-09-21 Brian Paulmesa: refine the error checking vbo_exec_DrawRangeEleme...
2009-09-21 Brian Paulmesa: make max_buffer_index() a non-static function
2009-09-21 Maciej Cencoraradeon: update buffer map/unmap code for changes introd...
2009-09-21 Maciej Cencoramesa: add some debug info to teximage.c
2009-09-21 Maciej Cencorar300: fix a typo
2009-09-21 José Fonsecamesa: Ensure TGSI tokens are freed with gallium's free.
2009-09-21 Eric Anholtintel: Mark the FBO as incomplete if there's no intel_r...
2009-09-21 Nicolai Hähnler300g: Fix bad formatting parameters in calls to debug_...
2009-09-21 Nicolai Hähnlegallium debug: Add gcc printf hint to debug_printf
2009-09-21 Brian Paulsoftpipe: Fix cube face selection.
2009-09-21 Brian Paulswrast: fix cube face selection
2009-09-21 Andre Maasikasr600: fix some issues with LIT instruction
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Nicolai Hähnler300: Zero-initialize register for NV_vertex_program
2009-09-21 Nicolai Hähnler300: Fix handling of NV_vertex_program parameters
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel Dänzerintel: Fix crash in intel_flush().
2009-09-21 Ben Skeggsnouveau: allow building modesetting_drv.so
2009-09-21 Ben Skeggsnouveau: drm_api create_screen()'s 'arg' argument can...
2009-09-21 Brian Paulwindows: call _mesa_meta_init/free()
2009-09-21 Brian Paulxlib: always call _mesa_meta_init/free()
2009-09-21 Brian Pauldri/swrast: call _mesa_meta_init/free()
2009-09-21 Brian Paulosmesa: call _mesa_meta_init/free()
2009-09-21 Brian PaulRevert "st/mesa: Compile in meta.c."
2009-09-21 Brian PaulRevert "scons: add meta.c to sources"
2009-09-21 Brian PaulRevert "mesa: move _mesa_meta_init/free() calls to...
2009-09-21 Brian Paulscons: add meta.c to sources
2009-09-21 Chia-I Wust/mesa: Compile in meta.c.
2009-09-21 Chia-I Wuintel: meta clear has a new name.
2009-09-21 Dave Airliexorg/st: fixup builds against later dpms headers.
2009-09-20 Pauli Nieminenradeon: Fix legacy bo not to reuse dma buffers before...
2009-09-20 Nicolai Hähnler300/compiler: Fix trig instructions in R300 fp
2009-09-20 Pauli Nieminenradeon: Fix typo in variable name.
2009-09-20 Pauli Nieminenradeon: Improve WARN_ONCE macro to appear as single...
2009-09-20 José Fonsecallvmpipe: Fix lp_get_cached_tile.
2009-09-20 José Fonsecallvmpipe: Update tile status on flush.
2009-09-20 Nicolai Hähnleradeon: Fix "verts" debugging enable
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnlemesa/st: Create front renderbuffer on the fly when...
2009-09-20 Nicolai Hähnlemesa/st: Initialize format bits of framebuffer renderbu...
2009-09-20 Nicolai Hähnler300/compiler: Fix R300 fragment program regression...
2009-09-19 Brian Paulmesa: remove redundant readbuffer check
2009-09-19 Brian Paulmesa: rename functions to be more consistant with rest...
2009-09-19 Brian Paulswrast: remove obsolete s_imaging.c file
2009-09-19 Brian Paulswrast: remove prototypes for obsolete functions
2009-09-19 Brian Paulmesa: remove s_imaging.c from build
2009-09-19 Brian Paulwindows: replace old ColorTable, Convolution functions...
2009-09-19 Brian Paulmesa: use new meta functions
next