r300g: fix case where texture unit 0 is disabled but unit 1 is enabled.
[mesa.git] / src / gallium /
2009-10-14 Dave Airlier300g: fix case where texture unit 0 is disabled but...
2009-10-13 Patrice Mandinnouveau: nv30: use texture width,height for render...
2009-10-13 Zack Rusinst/xorg: solid fills with masks are supported
2009-10-13 Zack Rusinst/xorg: fix and enable by default xrender acceleration
2009-10-13 Corbin Simpsonr300g: More debug flags.
2009-10-13 Corbin Simpsonr300g: Surface debug.
2009-10-13 Corbin Simpsonr300g: Fallback on surfaces we can't render to or from.
2009-10-13 Corbin Simpsonr300g: Prevent multiple-use textures from getting incor...
2009-10-13 Corbin Simpsonr300g: Clean up texture formats.
2009-10-12 Patrice MandinAdd support for more 8 and 16 bits formats
2009-10-12 Zack Rusinst/xorg: initialize pipe in the renderer
2009-10-12 Zack Rusinst/xorg: lots of rendering and xv changes
2009-10-12 Zack Rusinconfigs: fix some remains of the i915simple driver
2009-10-12 Zack Rusinst/xorg: implement basics of xv
2009-10-11 Nicolai Hähnler300g: Fix fragment program constants upload on R300
2009-10-11 Dave Airlier300g: fix blending default state + alpha separate.
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian Paulsoftpipe: fix multi-drawbuffers regression
2009-10-10 Brian Paulsoftpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
2009-10-10 Cooper Yuanr300g: add video surface create and destroy functions
2009-10-08 Jakob Bornecrantzst/xorg: Old X servers don't deal well with failing...
2009-10-08 Jakob Bornecrantzst/xorg: More fallback debugging
2009-10-08 Jakob BornecrantzRevert "st/xorg: Debug fallbacks for composite as well"
2009-10-08 Jakob Bornecrantzst/xorg: Debug fallbacks for composite as well
2009-10-08 Jakob Bornecrantzst/xorg: Use A8 textures for depth 8 pixmaps
2009-10-08 Jakob Bornecrantzst/xorg: Fix depth stencil buffers on old X servers
2009-10-09 Brian Paulsoftpipe: restore/fix print_vertex() debug helper
2009-10-09 José Fonsecautil: Force ESI register for cpuid's ebx result.
2009-10-09 José Fonsecallvmpipe: Eliminate constant mapping/unmapping.
2009-10-09 José Fonsecagdi: Fix the build when llvmpipe is requested (the...
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Brian Paulgallium/xlib: call XQueryExtension() in glXQueryExtension()
2009-10-07 Vinson Leei915g: Fix MSVC build.
2009-10-07 Brian Paulsoftpipe: new comments
2009-10-07 Brian Paulsoftpipe: whitespace and comment fixes
2009-10-07 Brian Paulsoftpipe: prefix non-static functions with sp_
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Keith Whitwellutil: do some more util_blit_pixels cases without tempo...
2009-10-07 Brian Paulgallium/xlib: fix glXQueryDrawable() bugs, see bug...
2009-10-07 Michel Dänzerst/dri: Add missing front buffer case in dri_get_buffers().
2009-10-07 Brian Paulgallium/xlib: return 0 for errorBase, eventBase in...
2009-10-07 Jakob Bornecrantzi915g: Use buffer write instead of map for lit vertices
2009-10-07 Jakob Bornecrantzi915g: Change order of buffer_write arguments
2009-10-07 Jakob Bornecrantzi915g: Disable vbuf fifo and minor commenting of vbuf...
2009-10-07 Younes Mantonnv04-nv40: Fix swizzle transfers for NPOT sizes.
2009-10-06 Ben Skeggsnv50: fix segfault when there's gaps in enabled texture...
2009-10-06 Ben Skeggsnouveau: fix buffer object leak
2009-10-06 Jakob Bornecrantzi915g: Add more defines to tweek batchbuffer
2009-10-06 Jakob Bornecrantzi915g: Tweek vertexbuffer size
2009-10-05 Brian Pauli965g: remove 965/brw files from XLIB_WINSYS_SOURCES
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Jakob Bornecrantzi915g: Drop the simple sufix
2009-10-05 Jakob Bornecrantzi965g: Drop i965simple
2009-10-05 Joakim Sindholtr300g: fix scons build
2009-10-05 José Fonsecautil: Improve the cpuid assembly.
2009-10-05 Keith Whitwellutil: add lost code to util_make_fragment_tex_shader_wr...
2009-10-05 Ben Skeggsst/dri: avoid segfault if we can't get a pixmap's buffers
2009-10-05 Ben Skeggsnv50: support PIPE_FORMAT_X8R8G8B8_UNORM
2009-10-05 Ben Skeggsnouveau: return pitch value from local_handle_from_text...
2009-10-05 Ben Skeggsst/dri: no need to request fake front buffer, only...
2009-10-04 José Fonsecautil: Make assert a no-op on non-debug builds.
2009-10-04 José Fonsecallvmpipe: Ensure tile cache transfers are mapped before...
2009-10-04 José Fonsecallvmpipe: Autogenerate lp_tile_soa.c from u_format...
2009-10-04 José Fonsecautil: Fix cpuid invocation for x86_64.
2009-10-04 José Fonsecallvmpipe: Remove loop testing from format testing.
2009-10-04 José Fonsecallvmpipe: Match header's protection macro with filename.
2009-10-04 José Fonsecallvmpipe: Adjust format assertion.
2009-10-04 Corbin Simpsonr300g: xRGB and RGBx formats.
2009-10-04 Nicolai Hähnler300/compiler: Refactor to allow different instruction...
2009-10-03 Nicolai Hähnler300/compiler: Introduce control flow instructions...
2009-10-03 José Fonsecallvmpipe: Fetch tile only if a color buffer is bound.
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-03 Nicolai Hähnler300g: Do not abort on fragment program compiler error
2009-10-03 Nicolai Hähnler300g: Fix memory leak in radeon_texture_from_shared_handle
2009-10-03 Sedat Dilekr300g: Build in the trace and softpipe driver for xorg...
2009-10-03 Nicolai Hähnler300g: Remove an unnecessarily created pipe buffer...
2009-10-03 Nicolai Hähnlest/dri: Install APPLE_vertex_array_object functions
2009-10-03 Nicolai Hähnler300g: Reset vbo_offset after allocation of a new buffer
2009-10-03 Nicolai Hähnlest/dri: Install ARB_vertex_array_object functions
2009-10-02 Michel Dänzerst/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA...
2009-10-02 Michel Dänzergallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-02 Brian Paulgallium/xlib: use bitwise-and to test GLX_RGBA_BIT...
2009-10-02 Brian Paulgallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BI...
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-10-02 Brian Paulgallium: remove // comment and extra whitespace
2009-10-02 Younes Mantong3dvl: Formatting.
2009-10-02 Younes Mantong3dvl: Delete state_trackers/g3dvl, other unused files.
2009-10-02 Younes Mantong3dvl: Copyright blocks.
2009-10-02 Younes Mantonst/xvmc: Set default CSC matrix to BT.601, no ProcAmp...
2009-10-02 Younes Mantong3dvl: Color space conv interface & vl impl.
2009-10-01 Brian Paulgallium/util: silence uninitialized var warning
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Michel Dänzerst/xorg: Check that ms->api->destroy is not NULL before...
2009-10-01 Robert Nolandutil: Enable sockets on BSD
2009-10-01 Robert Nolandutil: define PIPE_OS_FREEBSD to correct u_cpu_detect...
2009-10-01 Keith Whitwellgallium: remove depth.occlusion_count flag
2009-09-30 Michel Dänzerst/xorg: Fix debug option function call typo.
2009-09-30 Chia-I Wust/egl: Fix a double free in drm_destroy_context.
next