OSDN Git Service

intel: Also get the DRI2 front buffer when doing front buffer reading.
[android-x86/external-mesa.git] / src /
2009-09-04 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-09-04 Eric Anholtintel: Update Mesa state before span setup in glReadPixels.
2009-09-04 Eric Anholtintel: Move intel_pixel_read.c to shared for use with...
2009-09-04 Eric Anholti965: Add missing state dependency of sf_unit on _NEW_B...
2009-09-04 Eric Anholtintel: Align cubemap texture height to its padding...
2009-09-04 Eric Anholtintel: Align untiled region height to 2 according to...
2009-09-04 Eric Anholti965: Fix source depth reg setting for FSes reading...
2009-09-04 Eric Anholti965: Respect CondSwizzle in OPCODE_IF.
2009-09-04 Brian Pauli965: asst clean-ups, etc in brw_vs_emit()
2009-09-04 Eric Anholti965: Emit conditional code updates as required for...
2009-09-04 Eric Anholti965: Spell "conditional" correctly.
2009-09-04 Eric Anholti965: Fix RECT shadow sampling by not losing the other...
2009-09-04 Eric Anholti965: Assert that the offset in the VBO is below the...
2009-09-04 Eric Anholti965: Even if no VS inputs are set, still load some...
2009-09-04 Eric Anholti965: Make sure the VS URB size is big enough to fit...
2009-09-04 Eric Anholti965: Don't emit bad packets when no VBs are referenced.
2009-09-04 Eric Anholti965: Calculate enabled[] and nr_enabled once and re...
2009-09-04 Eric Anholti965: Set the max index buffer address correctly accord...
2009-09-04 Brian Pauli965: rename var: s/tmp/vs_inputs/
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Brian Paulst/mesa: silence uninitialized var warnings
2009-09-03 Brian Paulst/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted...
2009-09-02 Keith Whitwellst/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
2009-09-02 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-02 Keith Whitwelldraw: remove unused variable
2009-08-31 Brian Paulswrast: fix selection/feedback regression
2009-08-31 Brian Paulswrast: can't use deferred texture/shading if using...
2009-08-31 Brian Paulmesa: added const qualifiers, move local var
2009-08-31 Brian Paulmesa: fix saturation logic in emit_texenv()
2009-08-31 Marc Dietrichmesa: fix 32bit cross compilation on a 64bit machine
2009-08-30 Michel Dänzerglx/x11: Fix glXCreateGLXPixmap for direct rendering.
2009-08-28 José Fonsecautil: Reset size to zero when failed to allocate buffer.
2009-08-27 Brian Paulswrast: fix incorrect tri culling in selection/feedback...
2009-08-27 marvin24mesa: direct program debug output to stderr instead...
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-26 Brian Paulglsl: signal that the program needs to be re-translated...
2009-08-26 Brian Paulglsl: fix bug in sampler array indexing
2009-08-24 Brian PaulARB prog: Set error instead of falling through with...
2009-08-24 Brian Paulxlib: fix single buffer window resize bug
2009-08-24 Brian Paulvbo: fix divide by zero exception
2009-08-24 Vinson Leeglsl: Silence gcc uninitialized variable warning.
2009-08-21 Brian Paulst/mesa: flush bitmap cache if Z value changes
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-18 Brian Paultgsi/ppc: we don't implement saturation modes yet
2009-08-18 Brian Paultgsi/sse: we don't implement saturation modes yet
2009-08-18 Brian Paulmesa: when emitting vertex program fog, set yzw=0,0,1
2009-08-14 José Fonsecagallium: Always map for READ flag when DISCARD is not...
2009-08-14 José Fonsecatrace: Remove space next to the class attribute of...
2009-08-14 José Fonsecapython/retrace: Open bz2 files correctly.
2009-08-14 Brian PaulAllow external settings of MAX_WIDTH/HEIGHT.
2009-08-14 Brian Paulmesa: move assertions in test_attachment_completeness()
2009-08-13 Brian Paulmesa: fix some invalid memory reads
2009-08-13 Brian Paulmesa: fix warnings about locals hiding function params
2009-08-13 Brian Paulmesa: add missing PBO mapping code in unpack_image()
2009-08-13 Brian Paulmain: fix some potential memory leaks
2009-08-13 Brian Paulmesa: fix some potential uninitialized memory references
2009-08-13 Brian Paulglsl: fix some uninitialized pointers
2009-08-13 Keith Whitwelldraw: cope with more primitives in draw_pipeline_run
2009-08-07 Pauli Nieminendri: Fix problems with unitialized values in dri screen...
2009-08-06 Brian Paulutil: fix incorrect assertion
2009-08-06 Brian Paulutil: include u_surface.h, added comment
2009-08-06 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-06 Brian Paulutil: added util_same_surface() helper function
2009-08-06 Alan HourihaneEnsure GL_EXT_blend_equation_separate is enabled when...
2009-08-05 Brian Paulst/mesa: implement BlitFramebuffer() for depth/stencil...
2009-08-05 Brian Paulmesa: generate GL_INVALID_OPERATION for missing z/stenc...
2009-08-05 Brian Paulst/mesa: fix Y inversion and optimize st_BlitFramebuffer()
2009-08-05 Brian Paulutil: added comment/question about blit clipping
2009-08-05 Brian Paulmesa: make _mesa_clip_blit() a shared function
2009-08-05 Brian Paulutil: added util_blit_pixels() overlap test
2009-08-05 Brian Paulutil: fix util_blit_pixels() test for surface_copy...
2009-08-05 Brian Paulutil: reformatting and comments
2009-08-04 Brian Paulintel: Fix inverted test for disabling flushing of...
2009-08-04 Brian Paulintel: Wait on the last swapbuffers to complete before...
2009-08-04 Brian Paultexenv: Use VP->Current, since _Current isn't updated...
2009-08-04 Brian Paultexenv: Match state.c in deciding whether we'll be...
2009-08-04 Brian Paultexenv: Add missing dependency on VP changes.
2009-08-04 Peter HuttererAdd missing X11_INCLUDES to egl/drivers/demo and egl...
2009-08-03 Brian Paulst/mesa: we don't support GL_NV_point_sprite (see comment)
2009-07-30 Brian Paulmesa: move misplaced return statement
2009-07-30 Brian Paulmesa: add missing return after catching program error
2009-07-29 Keith Whitwellmesa/st: short-circuit glFinish calls on WIN32 only
2009-07-29 Keith Whitwellmesa/st: recognize no-op scissor state when checking...
2009-07-29 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRISW)
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRI)
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRI2)
2009-07-28 RALOVICH, Kristófglx: properly release DRI configs
2009-07-28 RALOVICH, Kristófglx: cache DRI configs in __GLXscreenConfigsRec
2009-07-27 Brian Paulintel: Fix leak of DRI option info due to using the...
2009-07-27 Brian Paulintel: Clean up leak of driver context structure on...
2009-07-27 Brian Paulst/mesa: silence warning
2009-07-27 Brian Paulmesa: separate some finite/pragma Watcom stuff
2009-07-27 Brian Paulsoftpipe: include sp_winsys.h to silence function proto...
2009-07-27 Brian Paulintel: Use _mesa_warning() to report GEM warnings
2009-07-27 Karl Schultzwindows: updated VC8 project files
next