mesa.git
2011-06-02 Adam Jacksonglx: Fix another case of using req outside of the displ...
2011-06-02 Marek Olšáksoftpipe: add a better fake implementation of fences
2011-06-02 Brian Paulutil: faster logbase2
2011-06-02 Benjamin Bellecmesa: faster logbase2
2011-06-02 Brian Paulst/mesa: add GL_R11F_G11F_B10F to format table
2011-06-02 Christoph Bumillerd3d1x/sm4: don't reset 1st index of multi-dimensional...
2011-06-02 Christoph Bumillerd3d1x/sm4: fix swizzle for 1 component operands
2011-06-02 Chris Wilsoni965: Raise const.MaxTextureLevels to 14 (8192)
2011-06-02 Dave Airlier600g: add spi state and move spi/vgt to modify register
2011-06-02 Dave Airlier600g: decrease CPU time on set buffer resources
2011-06-02 Dave Airlier600g: work out range/block etc at state build time.
2011-06-02 Dave Airlier600g: deinline r600_pipe_state_add_reg.
2011-06-02 Dave Airlier600g: prepare for passing ctx into _r600_pipe_state_ad...
2011-06-02 Dave Airlier600g: migrate macros from r600_priv.h to r600.h
2011-06-02 Dave Airlier600g: remote ctx arg to block/range macros.
2011-06-02 Dave Airlier600g: avoid copying unnecessary pieces of a block.
2011-06-02 Dave Airlier600g: optimise state setting in r600_draw_vbo.
2011-06-02 Dave Airlier600g: force new evergreen blocks for large range.
2011-06-01 Brian Paulst/mesa: add format table entry for GL_RGB9_E5
2011-06-01 Nathan Kiddglapi: Make xserver location error more helpful
2011-06-01 Marek Olšákmesa: queries of non-existent FBO attachments should...
2011-06-01 Marek Olšákmesa: UseShaderProgramEXT and Uniform* shouldn't be...
2011-06-01 Marek Olšákr300g: remove unused debug option DBG_UPLOAD
2011-05-31 Alex Deucherr600c: add support for llano
2011-05-31 Alex Deucherr600g: add llano support
2011-05-31 Eric Anholti965/fs: Use the embedded compare in SEL on gen6+.
2011-05-31 Benjamin Franzkewayland-drm: Check visual for being NULL
2011-05-31 Benjamin FranzkeFiuxp make tarballs for wayland-egl/drm
2011-05-31 Benjamin Franzkest/egl: Fix udev linkage when egl_dri2 is not build
2011-05-31 Benjamin Franzkeegl_dri2: Fix usage of bool values
2011-05-31 Benjamin Franzkewayland-egl: Remove left-over headers and struct
2011-05-31 Eric Anholti965: Remove brw_surface_state struct that is now unused.
2011-05-31 Eric Anholti965: Switch brw_state_dump to using bitshifting for...
2011-05-31 Eric Anholti965: Replace struct with bit shifting for WM null...
2011-05-31 Eric Anholti965: Replace struct with bit shifting for WM pull...
2011-05-31 Eric Anholti965: Replace struct with bit shifting for WM render...
2011-05-31 Eric Anholti965: Replace structs with bitfield shifting for WM...
2011-05-31 Eric Anholti965: Add defines for surface state setup using bitfiel...
2011-05-31 Eric Anholti965: Don't compute brw->wm.input_size_masks when it...
2011-05-31 Eric Anholti965: Drop a gratuitous "if" that the compiler didn...
2011-05-31 Eric Anholti965: Move prepare_wm_surfaces texobj declarations...
2011-05-31 Ian Romanickintel: Remove unused NO_TILE macro
2011-05-31 Marek Olšákr300g: set squared microtiling for the dummy zbuffer
2011-05-31 Alex Deucherr600g: cs init fixes
2011-05-31 Marek Olšákr300g: log when getting unsupported texture format
2011-05-31 Dave Airliegallium: include limits.h in p_config.h
2011-05-31 Dave Airlier600g: add context control to start of CS
2011-05-31 Dave Airlier600g: don't emit color blend register on original...
2011-05-30 Marek Olšákmesa: forbid UseProgram to be called inside Begin/End
2011-05-30 Marek Olšákst/mesa: don't use resource_copy_region for CopyPixels...
2011-05-30 Marek Olšákst/mesa: conditional rendering should not kill texture...
2011-05-30 Marek Olšákst/mesa: CopyTex(Sub)Image should not be killed by...
2011-05-30 Marek Olšákst/mesa: BlitFramebuffer should not be killed by condit...
2011-05-30 Marek Olšákswrast: BlitFramebuffer should not be killed by conditi...
2011-05-30 Marek Olšákst/mesa: GenerateMipmap should not be killed by conditi...
2011-05-30 Marek Olšákst/mesa: fix typos and add some format fallbacks in...
2011-05-30 Marek Olšákst/mesa: consolidate listing of depth formats
2011-05-30 Marek Olšákst/mesa: add GL_DEPTH_COMPONENT32 fallback formats
2011-05-30 Marek Olšákst/mesa: fix changing internal format via RenderbufferS...
2011-05-30 Marek Olšáktgsi/ureg: bump the limit of immediates
2011-05-29 Marek Olšáktrace: implement texture_barrier
2011-05-29 Marek Olšáktrace: implement render_condition
2011-05-29 Marek Olšákr300g: clear can be killed by render condition
2011-05-29 Tom Stellardr300g: Fix non-dri builds
2011-05-29 Marek Olšákr300g: fix occlusion queries when depth test is disable...
2011-05-29 Marek Olšákr300g: cleanup render_condition a bit
2011-05-29 Marek Olšákr300g: remove fake occlusion queries (debug option)
2011-05-29 Marek Olšákr300g: remove debug option DBG_FALL
2011-05-29 Marek Olšákr300g: print some HyperZ debug info
2011-05-27 Stéphane Marchesinglx: Fix glXGetFBConfigFromVisualSGIX.
2011-05-27 Pierre-Eric... mesa: set parameter list StateFlags field in _mesa_layo...
2011-05-27 Eric Anholti965/fs: Fix up for 8752764076e5b3f052a57e0134424a37bf2...
2011-05-27 Eric Anholtmesa: Include shader target in dumps of GLSL source.
2011-05-27 Eric Anholti965/fs: Do a FS compile up front at link time to produ...
2011-05-27 Eric Anholti965/fs: Split the GLSL IR -> FS LIR visitor to brw_fs_...
2011-05-27 Eric Anholti965/fs: Split the BRW native code emit to brw_fs_emit.cpp
2011-05-27 Eric Anholti965: Move a couple of GLSL IR -> BRW helper functions...
2011-05-27 Eric Anholti965: Move non-FS-specific shader support to brw_shader...
2011-05-27 Eric Anholti965: Avoid generating MOVs for assignments of expressions.
2011-05-27 Eric Anholti965/fs: Move the computation of register block count...
2011-05-27 Eric Anholti965/fs: Track fixed GRF regs separate from allocated...
2011-05-27 Eric Anholti965/fs: Add a helper function for add_dep(before,...
2011-05-27 Trevor Davenportnv50: fix emit_add_a16 to emit correct source reg
2011-05-27 Brian Paulmesa: s/height/depth/ in texsubimage()
2011-05-27 Brian Paulmesa: plug _mesa_GetObjectParameterivAPPLE into display...
2011-05-27 Brian Paulmesa: plug in GL_ARB_vertex_array_object display list...
2011-05-27 Brian Paulmesa: more geometry shader display list functions
2011-05-27 Brian Paulmesa: more transform feedback display list functions
2011-05-27 Brian Paulmesa: make query object API functions static
2011-05-27 Brian Paulmesa: simplify query object display list dispatch setup
2011-05-26 Eric Anholti965: Pack the lookup and line_aa bits into the first...
2011-05-26 Eric Anholti965: Remove dead shadowtex_mask entry in the WM key.
2011-05-26 Eric Anholti965: Remove linear_color for GL_PERSPECTIVE_CORRECTION...
2011-05-26 Eric Anholtintel: Drop doubly irrelevant code in intelReadBuffers.
2011-05-26 Eric Anholtmesa: Flush vertices before updating drawbuffer compute...
2011-05-26 Eric Anholtmesa: Allow NULL read/draw in complete FBOs in ARB_ES2_...
2011-05-26 Eric Anholtmesa: Trigger FBO validation on DrawBuffers change...
2011-05-26 Brian Paulmesa: minor whitespace fixes
2011-05-26 Brian Paulmesa: plug in sync object display list functions
2011-05-26 Brian Paulmesa: display list support for glProgramParameteriARB()
next