mesa: #define fprintf to be __mingw_fprintf() on Mingw32
[mesa.git] / src / mesa /
2012-06-22 Brian Paulmesa: #define fprintf to be __mingw_fprintf() on Mingw32
2012-06-22 Paul Berryi965: Compute dFdy() correctly for FBOs.
2012-06-22 Brian Paulmesa: minor transform feedback comments
2012-06-22 Brian Paulmesa: fix comments on UBO buffer binding functions
2012-06-21 Brian Paulmesa: set GL_ARB_uniform_buffer_object extension year...
2012-06-21 Eric Anholtmesa: Add a comment explaining my thoughts on glBindBuf...
2012-06-21 Eric Anholtmesa: Add support for glGetIntegeri_v from GL_ARB_unifo...
2012-06-21 Eric Anholtmesa: Add support for glBindBufferBase/Range on GL_UNIF...
2012-06-21 Eric Anholtmesa: Move glBindBufferBase and glBindBufferRange(...
2012-06-21 Eric Anholtmesa: Move buffer object dispatch setup to bufferobj.c.
2012-06-21 Eric Anholtmesa: Add indexed binding points for uniform buffer...
2012-06-21 Eric Anholtmesa: Add support for the GL_UNIFORM_BUFFER general...
2012-06-21 Eric Anholtmesa: Add state and getters for the GL_ARB_uniform_buff...
2012-06-21 Eric Anholtdricore: Turn it into a normal library.
2012-06-21 Eric Anholtautomake: Convert Mesa built sources generation to...
2012-06-21 Eric Anholtmesa: Move GL header installation to automake.
2012-06-21 Eric Anholtautomake: Move mesa subdirs processing to automake.
2012-06-21 Eric Anholtautomake: Move .pc installation to automake.
2012-06-21 Eric Anholtautomake: Move the master Mesa makefile to Makefile...
2012-06-21 Eric Anholtautomake: Convert osmesa.pc to be generated by configure.
2012-06-21 Eric Anholtmesa: Convert gl.pc to be generated by configure.
2012-06-21 Eric Anholtautomake: Convert src/mesa/drivers/x11/Makefile to...
2012-06-21 Eric Anholtautomake: Convert src/mesa/drivers/Makefile to automake.
2012-06-21 Eric Anholtautomake: Convert gen_matypes building to automake.
2012-06-21 Eric Anholtmake: Drop HOST_CC and HOST_CFLAGS.
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-06-20 Marcin Slusarzst/mesa: fix transform feedback of unsubscripted gl_Cli...
2012-06-20 Paul Berryi965/msaa: Only do multisample rasterization if GL_MULT...
2012-06-20 Paul Berryi965/msaa: Disable unsupported formats.
2012-06-20 Kenneth Graunkei965: Don't set brw_wm_prog_key::iz_lookup on Gen6+.
2012-06-19 Brian Paulst/mesa: clamp glDrawPixels size to max texture size
2012-06-19 Brian Paulst/mesa: move st_validate_state() call earlier in st_Dr...
2012-06-19 Fredrik Höglundst/mesa: Add support for GL_ARB_base_instance
2012-06-19 Fredrik Höglundmesa: Add support for GL_ARB_base_instance
2012-06-18 Kenneth Graunkei965: Fix brw_swap_cmod() for LE/GE comparisons.
2012-06-18 Kristian Høgsberggles2: Add GL_NV_read_buffer extension
2012-06-18 Kristian Høgsbergget.c: Rename EXTRA_VERSION_ES2 to EXTRA_API_ES2
2012-06-16 Marek Olšákst/mesa: properly allocate MSAA renderbuffers
2012-06-16 Marek Olšákst/mesa: make unsupported renderbuffer formats always...
2012-06-16 Marek Olšákst/mesa: separate sw renderbuffer allocation from hw one
2012-06-16 Marek Olšákmesa: if AllocStorage doesn't choose a format, report...
2012-06-15 Marek Olšákst/mesa: don't do srgb->linear conversion in decompress...
2012-06-15 Paul Berrygallium: Add support for ir_unop_f2u to tgsi backend.
2012-06-15 Paul Berryir_to_mesa: Add support for ir_unop_f2u to ir_to_mesa...
2012-06-15 Paul Berryi965: Add support for ir_unop_f2u to i965 backend.
2012-06-15 Paul Berryi965/blorp: Implement source clipping.
2012-06-15 Brian Paulscons: add st_atom_array.c to the build
2012-06-15 Marek Olšákst/mesa: atomize vertex array state
2012-06-14 Brian Paulst/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) color...
2012-06-14 Paul Berryglx/tests and mesa/tests: Update .gitignore files.
2012-06-14 José Fonsecawindows/gdi: Remove GL_NV_register_combiners and GL_NV_...
2012-06-13 Ian Romanickmesa/tests: Add tests for _mesa_lookup_enum_by_{name...
2012-06-12 Brian Paulmesa: move variable declaration out of loop to fix...
2012-06-12 Stéphane Marchesinmesa: Fix bool-int mismatch
2012-06-12 Antoine Labourmesa: Fix hash table leak
2012-06-12 Antoine Labourmesa: Free uniforms correclty.
2012-06-12 Antoine Labourmeta: Cleanup the resources we allocate.
2012-06-12 Eric Anholtmesa: Build git_sha1.h before computing dependencies.
2012-06-11 Kenneth Graunkemesa: Unbind GL_TEXTURE_BUFFER on DeleteBuffers.
2012-06-11 Kenneth Graunkemesa: Make glPrimitiveRestartIndex execute immediately...
2012-06-11 Kenneth Graunkemesa: Check for a negative "size" parameter in glCopyBu...
2012-06-11 José Fonsecascons: Fix scons build.
2012-06-11 Eric Anholtautomake: Merge the dricore libglsl build into libdricore.
2012-06-11 Eric Anholtautomake: Move top-level makefile to automake.
2012-06-11 Tapani Pälliandroid: fix the build
2012-06-09 Kenneth Graunkemesa: Fix "glCopyBuffserSubData" typos in error message...
2012-06-07 Kenneth Graunkei965: Add forgotten bitcast operations in brw_fs_channe...
2012-06-07 Paul Berryi965/blorp: allow all buffer formats provided src and...
2012-06-07 Paul Berryi965/blorp: Implement logic for additional buffer formats.
2012-06-07 Paul Berryi965/blorp: De-virtualize brw_blorp_{mip,surface}_info...
2012-06-07 Paul Berryi965/blorp: Refactor surface format determination.
2012-06-07 Kenneth Graunkei965: Enable the GL_ARB_shader_bit_encode extension.
2012-06-07 Olivier Galibertst/mesa: Finally activate the ARB_shader_bit_encoding...
2012-06-07 Olivier Galibertglsl: Bitwise conversion operator support in the softwa...
2012-06-07 Olivier Galibertglsl: Scaffolding for ARB_shader_bit_encoding.
2012-06-07 Kenneth Graunkemesa: Return 8 bits for GL_TEXTURE_RED_SIZE on RGTC...
2012-06-06 Brian Paulmesa: consolidate internal glCompressedTexSubImage1...
2012-06-06 Brian Paulmesa: consolidate internal glCompressedTexImage1/2...
2012-06-06 Brian Paulmesa: consolidate internal glCopyTexSubImage1/2/3D...
2012-06-06 Brian Paulmesa: consolidate internal glTexSubImage1/2/3D code
2012-06-06 Brian Paulmesa: consolidate internal glTexImage1/2/3D code
2012-06-05 Kenneth Graunkei965/fs: Fix user-defined FS outputs with less than...
2012-06-05 Kenneth Graunkei965/vs: Fix texelFetchOffset() on pre-Gen7.
2012-06-05 Kenneth Graunkei965/fs: Fix texelFetchOffset() on pre-Gen7.
2012-06-05 Kenneth Graunkemeta: Fix GL_RENDERBUFFER binding in decompress_texture...
2012-06-05 Kenneth Graunkemesa: Unbind ARB_transform_feedback2 binding points...
2012-06-05 Kenneth Graunkemesa: Support BindBuffer{Base,Offset,Range} with a...
2012-06-05 Kenneth Graunkemesa: Unbind ARB_copy_buffer and transform feedback...
2012-06-02 Vinson Leest/mesa: Fix uninitialized members in glsl_to_tgsi_visi...
2012-06-02 Kenneth Graunkei965: Implement texture buffer objects on Gen6.
2012-06-02 Kenneth Graunkemesa: Restore depth texture state on glPopAttrib(GL_TEX...
2012-06-01 Eric Anholtautomake: Connect the libdricore target to make clean.
2012-06-01 Kenneth Graunkeintel: Change vendor string to "Intel Open Source Techn...
2012-05-31 Brian Paulscons: add code to generate the various GL API files
2012-05-31 Brian Pauldraw: simplify index buffer specification
2012-05-30 Oliver McFaddenmesa: don't compile integer clear shaders for unsupport...
2012-05-29 Paul Berryi965/blorp: Implement destination clipping and scissoring
2012-05-29 Eric Anholtmesa: Clean up some dricore-related detritus in the...
2012-05-29 Eric Anholtautomake: Convert dricore building to automake.
2012-05-29 Eric Anholtautomake: Add a prefix variable to the common sources...
next