targets/omx: automake: link against libmesautil.la
[mesa.git] / src /
2014-08-05 Emil Velikovtargets/omx: automake: link against libmesautil.la
2014-08-05 Emil Velikovtargets/xvmc: automake: link against libmesautil.la
2014-08-05 Jan Veselytargets/clover: link against libmesautil.la
2014-08-05 Jan Veselygallivm: Fix build with latest LLVM
2014-08-05 Roland Scheideggertargets/dri: link with mesautil
2014-08-05 Roland Scheideggergallium/docs: Document TEX2/TXL2/TXB2 instructions...
2014-08-05 Roland Scheideggergallivm: fix cube map array (and cube map shadow with...
2014-08-05 Roland Scheideggerllvmpipe: implement support for cube map arrays
2014-08-05 Anuj Phogategl: Fix OpenGL ES version checks in _eglParseContextAt...
2014-08-05 Anuj Phogatmeta: Fix datatype computation in get_temp_image_type()
2014-08-05 Anuj Phogatmeta: Move the call to _mesa_get_format_datatype()...
2014-08-05 Anuj Phogatmeta: Use _mesa_get_format_bits() to get the GL_RED_BITS
2014-08-05 Anuj Phogatmeta: Initialize the variable in declaration statement
2014-08-05 Anuj Phogatmesa: Allow GL_TEXTURE_CUBE_MAP target with compressed...
2014-08-05 Anuj Phogatmesa: Add gles3 condition for normalized internal forma...
2014-08-05 Anuj Phogatmesa: Add utility function _mesa_is_enum_format_unorm()
2014-08-05 Anuj Phogatmesa: Add gles3 error condition for GL_RGBA10_A2 buffer...
2014-08-05 Anuj Phogatmesa: Add a gles3 error condition for sized internalfor...
2014-08-05 Anuj Phogatmesa: Add a helper function _mesa_is_enum_format_unsized()
2014-08-05 Anuj Phogatmesa: Don't allow snorm internal formats in glCopyTexIm...
2014-08-05 Anuj Phogatmesa: Add utility function _mesa_is_enum_format_snorm()
2014-08-05 Anuj Phogatmesa: Fix condition for using compressed internalformat...
2014-08-05 Anuj Phogatmesa: Add error condition for using compressed internal...
2014-08-05 Anuj Phogatmesa: Turn target_can_be_compressed() in to a utility...
2014-08-05 Anuj Phogatmesa: Fix error condition for valid texture targets...
2014-08-04 Ian Romanickglsl: Rebuild the symbol table without unreachable...
2014-08-04 Kenneth Graunkeglsl: Only create one ir_function for a given name.
2014-08-04 Kenneth Graunkeglsl: Make it possible to ignore built-ins when matchin...
2014-08-04 Kenneth Graunkemesa: Actually use the Mesa IR optimizer for ARB programs.
2014-08-04 Ian Romanickglsl: Do not add extra padding to structures
2014-08-04 Ian Romanickglsl: Correctly determine when the field of a UBO is...
2014-08-04 Ian Romanicklinker: Use the matrix layout information in ir_variabl...
2014-08-04 Ian Romanickglsl: Track matrix layout of variables using two bits
2014-08-04 Ian Romanickglsl: Also track matrix layout information into structures
2014-08-04 Ian Romanickglsl: Track matrix layout of structure fields using...
2014-08-04 Ian Romanickglsl: Correctly load columns of a row-major matrix
2014-08-04 Ian Romanicklinker: Add padding after the last field of a structure
2014-08-04 Ian Romanicklinker: Add a last_field parameter to various program_r...
2014-08-04 Ian Romanickmesa: Do not list inactive block members as active
2014-08-04 Ian Romanickglsl: Do not eliminate 'shared' or 'std140' blocks...
2014-08-04 Ian Romanickglsl: Use the without_array predicate to simplify some...
2014-08-04 Ian Romanickglsl: Add without_array type predicate
2014-08-04 Ian Romanickglsl: Use constant_expression_value instead of as_constant
2014-08-04 Brian Paultargets/graw-gdi: link with mesautil, not mesautils
2014-08-04 Brian Paulwmesa: link with mesautil
2014-08-04 Brian Paulosmesa: link with mesautil
2014-08-04 Brian Paultargets/libgl-gdi: link with mesautil
2014-08-04 Brian Paultargets/egl-static: link with libmesautil.la
2014-08-04 Brian Paulmesa/x86: put code in braces to silence declarations...
2014-08-04 Jason Ekstrandsrc/Makefile.am: Move gtest before util
2014-08-04 Brian Paulutil: include c99_compat.h in format_srgb.h to get...
2014-08-04 Brian Paulutil: include c99_compat.h in hash_table.h to get ...
2014-08-04 Brian Paultargets/vdpau: link with libmesautil.la to fix build...
2014-08-04 Brian Paulxlib: fix missing mesautil build breakage
2014-08-04 Matthew McCluresvga: SVGA_3D_CMD_BIND_GB_SHADER needs to reserve two...
2014-08-04 Jason Ekstrandgallium: Add libmesautil dependency to gdm and xa targets
2014-08-04 Jason Ekstrandmesa/main: Use the RGB <-> sRGB conversion functions...
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-08-04 Kenneth Graunkeutil: Move the open-addressing linear-probing hash_tabl...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-08-04 Jason Ekstrandmesa/SConscript: Use Makefile.sources instead of duplic...
2014-08-04 Emil Velikovtargets/dri: resolve the scons build
2014-08-04 Jan Veselymesa/st: Fix compiler warnings
2014-08-04 Jan Veselygallium: Fix compiler warning.
2014-08-04 Tapani Pälliglsl: fix switch statement default case regressions
2014-08-03 Aaron Watryst/dri: Fix driver loading if swrast isn't built
2014-08-03 Ilia Mirkinmesa/st: only convert AND(a, NOT(b)) into MAD when...
2014-08-03 Marek OlšákRemove XA state tracker support for Radeon
2014-08-03 Ilia Mirkinmesa/st: add support for dynamic ubo selection
2014-08-02 Kenneth Graunkei965: Delete stale "pre-gen4" comment in texture valida...
2014-08-02 Kenneth Graunkei965: Delete sampler state structures.
2014-08-02 Kenneth Graunkei965: Replace sizeof(struct gen7_sampler_state) with...
2014-08-02 Kenneth Graunkei965: Drop sizeof(struct brw_sampler_state) from estima...
2014-08-02 Kenneth Graunkei965: Make BLORP use brw_emit_sampler_state().
2014-08-02 Kenneth Graunkei965: Delete redundant sampler state dumping code.
2014-08-02 Kenneth Graunkei965: Make some brw_sampler_state.c functions static...
2014-08-02 Kenneth Graunkei965: Stop using gen7_update_sampler_state; rm gen7_sam...
2014-08-02 Kenneth Graunkei965: Make brw_update_sampler_state use 8 bits for...
2014-08-02 Kenneth Graunkei965: Make brw_update_sampler_state() use brw_emit_samp...
2014-08-02 Kenneth Graunkei965: Introduce a function to emit a SAMPLER_STATE...
2014-08-02 Kenneth Graunkei965: Add const to upload_default_color's sampler param...
2014-08-02 Kenneth Graunkei965: Add #defines for SAMPLER_STATE fields.
2014-08-02 Kenneth Graunkei965: Convert wrap mode #defines to an enum.
2014-08-02 Kenneth Graunkei965: Delete gen7_upload_sampler_state_table and vtable...
2014-08-02 Kenneth Graunkei965: Make brw_upload_sampler_state_table handle Gen7...
2014-08-02 Kenneth Graunkei965: Shift brw_upload_sampler_state_table away from...
2014-08-02 Kenneth Graunkei965: Push computation for sampler state batch offsets...
2014-08-02 Kenneth Graunkei965: Drop unused 'ss_index' parameter from gen7_update...
2014-08-02 Kenneth Graunkei965: Stop storing sdc_offset in brw_stage_state.
2014-08-02 Kenneth Graunkei965: Drop the degenerate brw_sampler_default_color...
2014-08-02 Kenneth Graunkei965: Write a better file comment for brw_sampler_state.c.
2014-08-02 Kenneth Graunkei965: Rename brw_wm_sampler_state.c to brw_sampler_state.c.
2014-08-02 Kenneth Graunkei965/blorp: Don't set min_mag_neq bit in Gen6 SAMPLER_S...
2014-08-01 Kevin Rogovindefine GL_OES_standard_derivatives if extension is...
2014-08-01 Roland Scheideggerllvmpipe: don't store number of layers per level
2014-08-01 Roland Scheideggerllvmpipe: integrate memory allocation into llvmpipe_tex...
2014-08-01 Roland Scheideggerllvmpipe: get rid of impossible code in alloc_image_data
2014-08-01 Jordan Justeni965/miptree: Layout 1D Array as 2D Array with height...
2014-08-01 Glenn Kennardr600g: Implement gpu_shader5 textureGather
next