wayland: Remove 0.85 compatibility #ifdefs
[mesa.git] / src /
2012-10-17 Kristian Høgsbergwayland: Remove 0.85 compatibility #ifdefs
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-10-17 Eric Anholti965/fs: Statically allocate the reg_sets at context...
2012-10-17 Eric Anholti965/fs: Allocate registers in the unused parts of...
2012-10-17 Eric Anholti965/fs: Reduce the interference between payload regs...
2012-10-17 Eric Anholti965/fs: Expose the payload registers to the register...
2012-10-17 Eric Anholti965/fs: Remove extra allocation for classes[].
2012-10-17 Eric Anholti965/fs: Make the register allocation class_sizes[...
2012-10-17 Eric Anholti965/vs: Improve live interval calculation.
2012-10-17 Eric Anholti965/vs: Fix the mlen of scratch read/write messages.
2012-10-17 Eric Anholti965: Make the cfg reusable from the VS.
2012-10-17 Eric Anholti965: Share the predicate field between FS and VS.
2012-10-17 Eric Anholti965: Rename fs_cfg types to not mention fs.
2012-10-17 Eric Anholti965: Move brw_fs_cfg.* to brw_cfg.*.
2012-10-17 Eric Anholti965: Make the FS and VS share a few visitor/instructio...
2012-10-17 Eric Anholti965/vs: Trim the swizzle of the scratch write temporary.
2012-10-17 Eric Anholti965/vs: Do the temporary allocation in emit_scratch_wr...
2012-10-17 Eric Anholti965/vs: Simplify emit_scratch_write() prototype.
2012-10-17 Eric Anholti965/vs: Add a little bit of IR-level debug ability.
2012-10-17 Adam Jacksonglx: Add GLXBadProfileARB to the error string list
2012-10-17 Owen W. Taylorglx: Fix listing of INTEL_swap_event in glXQueryExtensi...
2012-10-17 José Fonsecagallivm: Hide AVX support when requested by LP_NATIVE_V...
2012-10-17 Will Schmidtgallivm: Use mcjit for ppc_64 architecture
2012-10-17 Brian Paulst/mesa: silence MSVC signed/unsigned comparison warning
2012-10-17 Brian Paulst/mesa: silence MSVC double/unsigned assignment warning
2012-10-17 Brian Paultgsi: silence MSVC signed/unsigned comparison warnings
2012-10-17 Brian Paulutil: fix MSVC signed/unsigned comparison warning in...
2012-10-17 Brian Paulutil: fix MSVC signed/unsigned comparison warning in...
2012-10-17 Brian Paulutil: fix MSVC double/float conversion warning in u_for...
2012-10-17 Brian Pauldraw: silence MSVC signed/unsigned comparison warnings
2012-10-17 Brian Paulutil/blitter: silence assorted MSVC warnings
2012-10-17 Brian Paulwmesa: remove old, unused span code
2012-10-17 José Fonsecascons: Fix graw-xlib lib order.
2012-10-17 José Fonsecatgsi: Add support to parse IMM[x] too.
2012-10-17 José FonsecaRevert "gallivm: Don't use llvm.x86.avx.max/min.ps...
2012-10-17 Matt Turneres2api: Add GL ES 3 headers
2012-10-17 Matt Turnerglapi: Add es2="3.0" attributes to XML.
2012-10-17 Brian Paulsvga: whitespace fixes, remove useless comments
2012-10-16 Brian Paulsvga: silence MSVC warning about negating an unsigned...
2012-10-16 Brian Paulsvga: silence MSVC double/float assignment warnings
2012-10-16 Brian Paulsvga: fix MSVC double/float parameter warning
2012-10-16 Brian Paulsvga: silence MSVC float/int assignment warnings
2012-10-16 Brian Paulsvga: silence MSVC double/float assignment warnings
2012-10-16 Brian Paulsvga: silence some MSVC signed/unsigned comparison...
2012-10-16 Ian Romanickmesa/tests: Add ES1.1 dispatch table sanity test
2012-10-16 Ian Romanickmesa/tests: Compile ES2 test regardless of FEATURE_ES2...
2012-10-16 Brian Paulmesa: remove FEATURE_ES1 tests in enable.c code
2012-10-16 Brian Paulmesa: remove FEATURE_ES test in _mesa_get_compressed_fo...
2012-10-16 Brian Paulmesa: remove FEATURE_ES test in _mesa_is_compressed_for...
2012-10-16 Brian Paulmesa: remove FEATURE_GL test from updated_drawbuffers()
2012-10-16 Brian Paulmesa: remove #if _HAVE_FULL_GL checks
2012-10-16 Brian Paulmesa: remove ASSERT_NO_FEATURE macro
2012-10-16 Eric Anholti965: Fix rendering to small mipmaps of depth/stencil...
2012-10-16 Eric Anholti965: Share the draw x/y offset masking code between...
2012-10-16 Eric Anholti965: Make a helper function for the renderbuffer tempo...
2012-10-16 Eric Anholti965: Warn on a couple of workarounds in blending.
2012-10-16 Eric Anholtintel: Add a macro for printing a debug warning once.
2012-10-16 Paul Berryglapi: Delete gles_api.py, since it is no longer used.
2012-10-16 Paul Berrymapi_abi: Use GLES information from XML rather than...
2012-10-16 Paul Berrymapi_abi: Override 'hidden' and 'handcode' attributes...
2012-10-16 Paul Berrymapi_abi: Get rid of unnecessary copy.
2012-10-16 Paul Berrymapi_abi: Remove sanity check that all GLES functions...
2012-10-16 Paul Berrymapi_abi: Collect all imports at top of file.
2012-10-16 Paul Berryglapi: Use GLES information from XML rather than gles_a...
2012-10-16 Paul Berryglapi: Read GLES information from XML.
2012-10-16 Paul Berryglapi: Add es1 and es2 attributes to XML.
2012-10-16 Paul Berryglapi: use new-style Python classes.
2012-10-16 Kenneth Graunkei965/fs: Fix segfault when using INTEL_DEBUG=perf with...
2012-10-16 Kenneth Graunkemesa: Don't flatten IF statements by default.
2012-10-16 Kenneth Graunkemesa: Remove PROGRAM_WRITE_ONLY register type.
2012-10-16 Kenneth Graunkemesa: Remove dead _mesa_num_parameters_of_type() function.
2012-10-16 Kenneth Graunkemesa: Remove dead _mesa_add_attribute() function.
2012-10-16 Kenneth Graunkemesa: Remove remnants of PROGRAM_VARYING.
2012-10-16 Kenneth Graunkemesa: Remove dead _mesa_add_varying() function.
2012-10-16 Kenneth Graunkemesa: Remove dead program_parameter::Flags field.
2012-10-16 Kenneth Graunkest/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag. [v2]
2012-10-16 Kenneth Graunkemesa: Remove GLSL-related PROG_PARAM_BIT flags.
2012-10-16 Kenneth Graunkemesa: Remove support for named parameters.
2012-10-16 Kenneth Graunkedriconf: Remove force enable for NV_vertex_program.
2012-10-16 Kenneth Graunkemesa: Remove yet more remnants of NV_fragment_program.
2012-10-16 Kenneth Graunkemesa: Remove some miscellaneous NV program stuff from...
2012-10-16 Kenneth Graunkemesa: Simplify _mesa_BindProgram() by removing NV progr...
2012-10-16 Kenneth Graunkemesa: Remove get and enable bits for NV_fragment_program.
2012-10-16 Kenneth Graunkemesa: Remove prog_print support for NV programs.
2012-10-16 Kenneth Graunkemesa: Remove support for parsing NV fragment programs.
2012-10-16 Kenneth Graunkemesa: Remove the gl_program::Resident flag.
2012-10-16 Kenneth Graunkemesa: Remove the EmitNVTempInitialization shader compil...
2012-10-16 Kenneth Graunkemesa: Remove the NV program API functions.
2012-10-16 Kenneth Graunkemesa: Switch to the other glGetVertexAttribPointervARB...
2012-10-16 Kenneth Graunkemesa: Remove some shared NV_vp/fp functions from the...
2012-10-16 Kenneth Graunkemesa: Unhook NV_fragment_program API from the dispatch...
2012-10-16 Kenneth Graunkeswrast: Remove support for the NV_fragment_program...
2012-10-16 Tom Stellardr600g: Fix segfault in r600_compute_global_transfer_map()
2012-10-16 Tom Stellardr600g: Fix build with --enable-opencl
2012-10-16 Fredrik Höglundmesa/es: Enable GL_EXT_map_buffer_range
2012-10-16 Kristian Høgsberggbm: Reject buffers that are not wl_drm buffers in...
2012-10-16 Fredrik Höglundglx: Fix a regression in the new XCB code
2012-10-15 Brian Paulst/mesa: remove OPCODE_BRA switch case
2012-10-15 Eric Anholtmesa: Remove defines for NV_vertex_program limits.
2012-10-15 Eric Anholtmesa: Fix comments for NV_vp code that's now only used...
next