mesa.git
2013-04-17 Brian Paulmesa: remove DD_LINE_STIPPLE flag
2013-04-17 Brian Paulmesa: remove DD_SEPARATE_SPECULAR flag
2013-04-17 Brian Paulmesa: remove unused DD_LINE_SMOOTH flag
2013-04-17 Zack Rusindraw/gs: make sure geometry shaders don't overflow
2013-04-17 Zack Rusindraw/gs: Return early if the passed geometry shader...
2013-04-17 Zack Rusindraw: implement pipeline statistics in the draw module
2013-04-17 Zack Rusingallivm/gs: fix the end primitive calls
2013-04-17 Zack Rusintgsi/exec: geometry shaders are executed on a single...
2013-04-17 Zack Rusintgsi/exec: fix the udiv and umod instructions
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2013-04-17 José Fonsecadraw: Silence uninitialized var warnings.
2013-04-17 Vincent Lejeuner600g/llvm: Use gprcount from llvm
2013-04-17 Anuj Phogatintel: Add a null pointer check before dereferencing...
2013-04-17 Emil Velikovdocs: Update 'Making new mesa release'
2013-04-17 Emil Velikovdocs: Add some missing release notes
2013-04-17 Emil Velikovdocs: move specs to a separate folder
2013-04-17 Emil Velikovdocs: restructure release notes into separate folder
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-16 Kenneth Graunkei965: Enable the Bay Trail platform.
2013-04-16 Christian Königr600/uvd: cleanup disabling tiling on pre EG asics
2013-04-16 Christian Königautoconf: enable detection of vdpau and xvmc by default
2013-04-16 Ian Romanickmesa/swrast: Move memory allocation outside the blit...
2013-04-16 Ian Romanickmesa/swrast: Move free calls outside the attachment...
2013-04-16 Ian Romanickmesa/swrast: Refactor no-memory error checking in blit_...
2013-04-16 Martin Anderssonr600g: Workaround for a harware bug with nested loops...
2013-04-16 Marek Olšákgallium/hud: fix FPS computation for framerate > 4.2k
2013-04-16 Marek Olšákgallium/hud: increase vertex buffer size for background...
2013-04-16 Marek Olšákgallium/hud: update the contents of GALLIUM_HUD=help
2013-04-16 Marek Olšákgallium/hud: remove pipeline-statistics- prefix in...
2013-04-16 Marek Olšákr600g: implement pipeline statistics query
2013-04-16 Marek Olšákwinsys/radeon: use query_value for timestamp, remove...
2013-04-16 Marek Olšákr600g: add a debug flag for printing virtual addresses...
2013-04-16 Marek Olšákr600g: add a query returning the amount of time spent...
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_WINSYS_DIRS
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_TARGET_DIRS
2013-04-15 Matt Turnerbuild: Build pipe-loader before gallium tests
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_MAKE_DIRS
2013-04-15 Matt Turnerbuild: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS
2013-04-15 Matt Turnerbuild: Get rid of DRIVER_DIRS
2013-04-15 Matt Turnerbuild: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS
2013-04-15 Matt Turnerbuild: Remove GALLIUM_DIRS
2013-04-15 Matt Turnerbuild: Get rid of SRC_DIRS
2013-04-15 Matt Turnerbuild: Get rid of CORE_DIRS
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2013-04-15 Tom Stellardradeonsi: Read config values from the .AMDGPU.config...
2013-04-15 Tom Stellardradeon/llvm: Handle ELF formatted binary output from...
2013-04-15 Tom Stellardradeon/llvm: Use a struct for storing compiled code
2013-04-15 Roland Scheideggergallivm: fix small but severe bug in handling multiple...
2013-04-13 Francisco Jerezclover: Fix usage of incorrect object as destination...
2013-04-13 Francisco Jerezclover: Define platform class and merge with device_reg...
2013-04-13 Francisco Jerezclover: Add missing fields to the module serializer.
2013-04-12 Eric Anholti965: Shut up the last release build warning.
2013-04-12 Eric Anholti965: Silence one more compile warning.
2013-04-12 Eric Anholti965: Fix a warning in the release build.
2013-04-12 Eric Anholti965: Fix an unused variable warning in the release...
2013-04-12 Eric Anholti965: Fix an unused variable warning in the release...
2013-04-12 Eric Anholtintel: Return failure properly in the texsubimage blit...
2013-04-12 Eric Anholtintel: Fix a warning in the release build.
2013-04-12 Eric Anholtintel: Fix an unused variable warning in the release...
2013-04-12 Eric Anholtintel: Improve diagnostics for emit_linear_blit failure...
2013-04-12 Eric Anholti965: Fix error path for MCS allocation.
2013-04-12 Eric Anholti830: Move assert-only code into the assert.
2013-04-12 Eric Anholti965/fs: Fix some untriggered optimization bugs with...
2013-04-12 Eric Anholti965/fs: Add basic-block-level dead code elimination.
2013-04-12 Eric Anholti965/fs: Remove incorrect note of writing attr in centr...
2013-04-12 Eric Anholti965/fs: Add a helper function for checking for partial...
2013-04-12 Eric Anholtmesa: Add a macro to bitset for determining bitset...
2013-04-12 Eric Anholti965: Fix compiler warnings since the introduction...
2013-04-12 Ian Romanickmesa: Don't leak gl_context::BeginEnd at context destru...
2013-04-12 Ian Romanickmesa: Don't leak shared state when context initializati...
2013-04-12 Ian Romanickegl/dri2: NULL check value returned by dri2_create_surface
2013-04-12 Ian Romanickmesa: NULL check the pointer before trying to dereferen...
2013-04-12 Ian Romanickglsl: Fix hypothetical NULL dereference related to...
2013-04-12 Ian Romanickglsl: Fix hypothetical NULL dereference in ast_process_...
2013-04-12 Tom Stellardr300g: Fix bug in OMOD optimization
2013-04-12 Emil Velikovnvc0: set ret variable if launch desc allocation failed
2013-04-12 Emil Velikovnvc0: bail out early during nve4_compute_setup()
2013-04-12 Emil Velikovnvc0: compile nve4_cache_split_name() only in debug...
2013-04-12 Emil Velikovnv50/codegen: do not emitATOM() if the subOp is unknown
2013-04-12 Christoph Bumillernvc0: implement multisample textures
2013-04-12 Christoph Bumillernvc0: patch up TEX cases with 5 or 6 sources on nve4
2013-04-12 Christoph Bumillernvc0: fix 2D engine MS2 resolve
2013-04-12 Christoph Bumillernv50,nvc0: add RGBX16/32_FLOAT formats
2013-04-12 Matt Turneri965/vs: Print error if vertex shader fails to compile.
2013-04-12 Matt Turneri965: NULL check prog on shader compilation failure.
2013-04-11 José Fonsecascons: Add st_cb_msaa.c to source list.
2013-04-11 Dave Airlier600g: add get_sample_position support (v3)
2013-04-11 Dave Airliest/mesa: add support for ARB_texture_multisample (v3)
2013-04-11 Dave Airliest/mesa: add support for get sample position
2013-04-11 Dave Airliegallium: add get_sample_position interface
2013-04-11 Dave Airlier600g: fix two issues in compressed msaa reading code
2013-04-11 Paul Berryi965/vs: Don't hardcode DEBUG_VS in generic vec4 code.
2013-04-11 Paul Berryi965/vs: Generalize computation of array strides in...
2013-04-11 Paul Berryi965/vs: Generalize attribute setup code in preparation...
2013-04-11 Paul Berryi965/vs: Generalize vertex emission code in preparation...
2013-04-11 Paul Berryi965/vs: rename vec4_generator::generate_vs_instruction.
2013-04-11 Paul Berryi965/vs: Generalize data structures pointed to by vec4_...
2013-04-11 Paul Berryi965/vs: Rename vec4_generator::prog to shader_prog.
next