mesa.git
2010-04-28 Kristian Høgsberggles: Build libGLESv1_CM.so and libGLESv2.so from glapi...
2010-04-28 Kristian Høgsbergintel: Only register ES2 extensions for ES2 contexts
2010-04-28 Kristian Høgsbergconfigure.ac: Add options to enable GLES1/2 API support
2010-04-28 Kristian Høgsbergintel: Advertise GLES1/2 for i915+ when enabled
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-04-28 Kristian Høgsbergegl_dri2: Use new DRI API to create a GLES1/2 context...
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-04-28 Kristian Høgsbergst/mesa: Move st_cb_drawtex.c to the mesa state tracker
2010-04-28 Kristian Høgsberges: Drop es specific enums.c
2010-04-28 Kristian Høgsbergglapi: Regenerate enums.c for all APIs
2010-04-28 Kristian Høgsbergglapi: Update gl_enum.py to generate enum tables for...
2010-04-28 Kristian Høgsbergmesa: Drop unused _mesa_init_drawtex_dispatch()
2010-04-28 Kristian Høgsbergmesa: Move drawtex functionality to main/
2010-04-28 Kristian Høgsbergmesa: Move glQueryMatrixxOES() implementation to core...
2010-04-28 Kristian Høgsbergmesa: Move GLES1 texgen functions to texgen.c
2010-04-28 Kristian Høgsbergmesa: Move support for paletted textures to main/teximage.c
2010-04-28 Kristian Høgsbergmesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()
2010-04-27 Kristian Høgsbergmesa: Move get_es*.c to main/
2010-04-27 Kristian Høgsberges: Prefix the get* functions with _es1/2 so they don...
2010-04-27 Kristian Høgsbergmesa: Move GL_RGB565 workaround into fbobject.c
2010-04-27 Kristian Høgsbergmesa: Move GLES1/2 vbo entrypoints to vbo_exec_api.c
2010-04-27 Kristian Høgsbergmesa: Move GLES2 shader stubs to main/shaders.c
2010-04-27 Kristian Høgsbergmesa: Move api_exec_es*.c into mesa/main
2010-04-27 Kristian Høgsbergmesa: Move references to main/remap_helper.h to api_exec.c
2010-04-22 Kristian Høgsbergmesa: Move struct _glapi_table allocation out of context.c
2010-04-22 Kristian Høgsbergmesa: Compute extension string according to API
2010-04-22 Kristian Høgsberges2: Move over es2 code to compute extensions
2010-04-22 Kristian Høgsbergmain: Report GL_SHADING_LANGUAGE_VERSION according...
2010-04-22 Kristian Høgsbergmesa: Compute GL version according to API
2010-04-22 Kristian Høgsbergmesa: Move API specific context intialization into...
2010-04-22 Kristian Høgsbergst/mesa: Use API-aware context constructor
2010-04-22 Kristian Høgsbergmesa: Track the OpenGL API we're implementing in the...
2010-04-22 Vinson Leegallivm: Remove unused variable.
2010-04-22 Alex Deucherr300g: fix vertex unit setup
2010-04-22 Vinson Leegallium/util: Fix deviation calculation in u_cache.
2010-04-22 Vinson Leegallium/tests: Add test case for u_cache.
2010-04-22 Brian Paulgallivm: added some assertions in loop-gen code
2010-04-21 Brian Paulgallivm: fix copy&paste error: s/cont_stack_size/break_...
2010-04-21 Brian Paulgallivm: emit_instruction() is boolean
2010-04-21 Brian Paulprogs/glsl: better comments
2010-04-21 Brian Paulllvmpipe: add missing dependency in Makefile
2010-04-21 Brian Paulgallivm: implement TGSI KILP
2010-04-21 José Fonsecadraw: Make LLVM integration work without llvmpipe too...
2010-04-21 Marek Olšákradeon: fix warning
2010-04-21 Marek Olšákr300g: raise the max index for generic varyings to 32
2010-04-21 Brian Paulsoftpipe: call draw_wide_point_sprites()
2010-04-21 Brian Paulgallium/draw: fix point sprite handling
2010-04-21 Brian Paulgallium/draw: use local var to simplify code
2010-04-21 Brian Paulllvmpipe: consolidate texture memory allocation code
2010-04-21 Brian Paulst/glx: variable 'i' is an enum
2010-04-21 Jakob Bornecrantztargets: Don't check if we should use trace
2010-04-21 José Fonsecamesa/st: Translate a few more mesa/gallium formats.
2010-04-21 Vinson Leellvmpipe: Remove unused variable.
2010-04-21 Brian Paulmesa: do version checking for GL 3.x queries
2010-04-21 Brian Paulmesa: API and state for GL 3.1 primitive restart
2010-04-21 Brian Paulmesa: add GL 3.2 GL_CONTEXT_PROFILE_MASK query
2010-04-21 Brian Paulmesa: remove some comments
2010-04-21 Zhenyu Wangintel: Add Sandybridge mobile chipset id
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
2010-04-21 Vinson Leegallivm: Remove unnecessary headers.
2010-04-21 Vinson Leei965g: s/inttypes.h/stdint.h/
2010-04-21 Vinson Leei965g: Remove unnecessary header.
2010-04-20 Vinson Leellvmpipe: Change return type of declaration to match...
2010-04-20 Brian Paulllvmpipe: code consolidation
2010-04-20 Brian Paulllvmpipe: remove debug code and simplify
2010-04-20 Brian Paulllvmpipe: fix cube face addressing bug
2010-04-20 Brian Paulllvmpipe: whitespace fix
2010-04-20 Jakob Bornecrantzgallium: Fix copy typo
2010-04-20 Jakob Bornecrantzsvga: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzradeong: Minor clean up of winsys
2010-04-20 Jakob Bornecrantznouveau: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzi965g: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzi915g: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzst/egl: No need to use drm_api argument struct
2010-04-20 Jakob Bornecrantzst/egl: Use correct driver_name field to get kernel...
2010-04-20 Jakob Bornecrantzst/egl: Check for null destroy callback on api struct
2010-04-20 Brian Paulmesa: better, smaller error handling code for glGet*()
2010-04-20 Brian Paulmesa: better, smaller error handling code for glEnable...
2010-04-20 Brian Paulmesa: raise GL_INVALID_OPERATION for glReadPixels(GL_CO...
2010-04-20 Jakob Bornecrantztargets: Use a valid winsys include path in Makefile.dri
2010-04-20 Corbin Simpsonr300g: Spill a bit more info about implementation error...
2010-04-20 Christoph Bumillernv50: make a working check for user memory vertex/index...
2010-04-20 Christoph Bumillernv50: fix FP result counting for depth output
2010-04-20 Christoph Bumillernv50: support vertex index bias
2010-04-20 Brian Paulllvmpipe: fix depth+stencil logic error
2010-04-20 Brian Paulllvmpipe: fix comment/typo
2010-04-20 Eric Anholti915: Map sampler indices to texture units correctly...
2010-04-20 Eric Anholti915: Add missing break; after handling the stub NOISE...
2010-04-20 Brian Paulllvmpipe: fix incorrect front-facing value for fragment...
2010-04-20 Brian Paulllvmpipe: rename mode -> interp
2010-04-20 Brian Paulllvmpipe: remove dead code/comment
2010-04-20 Brian Paulnv50: move declaration before code
2010-04-20 Brian Paulnv50: fixed void pointer arithment warning
2010-04-20 Brian Paulgallium/util: remove bogus return statement
2010-04-20 Brian Paulprogs/tests: asst. changes to antialias.c
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Brian Paulnv50: add missing idxbias param to nv50_push_elements_i...
2010-04-20 Brian Paulllvmpipe: remove call to llvmpipe_set_texture_image_lay...
2010-04-20 José Fonsecallvmpipe: Re-enable half float formats.
2010-04-20 José Fonsecagallivm: Universal format support on lp_build_fetch_rgb...
next