freedreno: consolidate C sources list into Makefile.sources
[mesa.git] / src / gallium / drivers / r300 /
2013-09-29 Marek Olšákradeon drivers: handle PIPE_CAP_MAX_VIEWPORTS
2013-09-25 Christian Königradeon/winsys: keep screen pointer in winsys v2
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-08-27 Marek Olšákr300g: enable MSAA on r300-r400, be careful about using...
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-08-08 Tom Stellardr300g/compiler/tests: Pass the required LDFLAGS when...
2013-08-08 Tom Stellardr300g/compiler/tests: Fix segfault
2013-08-03 Zack Rusindraw: inject frontface info into wireframe outputs
2013-07-30 Marek OlšákRevert "r300g: Give CLIP_DISABLE another try"
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-18 Jonathan Grayr300g: make use of gallium's os_get_process_name()
2013-07-15 Marek OlšákRevert "r300g: allow HiZ with a 16-bit zbuffer"
2013-07-15 Marek Olšákr300g/swtcl: fix a lockup in MSAA resolve
2013-07-15 Marek Olšákr300g/swtcl: fix geometry corruption by uploading indic...
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
2013-07-01 Tom Stellardr300g/compiler: Prevent regalloc from swizzling texture...
2013-07-01 Tom Stellardr300g/compiler/tests: Add an assembly parser
2013-07-01 Tom Stellardr300g: Fix make check
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-14 Zack Rusindraw: try to prevent overflows on index buffers
2013-05-14 Zack Rusindraw: don't crash on vertex buffer overflow
2013-05-11 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-05-03 Andreas Bollscons: remove radeon build
2013-04-25 Jerome Glissewinsys/radeon: consolidate tracing into winsys v2
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-12 Tom Stellardr300g: Fix bug in OMOD optimization
2013-04-03 Christoph Bumillergallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
2013-03-26 Marek Olšákr300g: fix crash while binding a NULL constant buffer
2013-03-23 Marek Olšákgallium,st/mesa: don't use blit-based transfers with...
2013-03-20 Christoph Bumillergallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
2013-02-26 Marek Olšákr300g: implement 3D transfers
2013-02-22 Tom Stellardr300g/compiler: Fix bug in OMOD folding
2013-02-22 Tom Stellardr300g/tests: Add helper functions for creating a full...
2013-02-22 Tom Stellardr300g/tests: Exit test runner with a valid status code
2013-02-22 Tom Stellardr300g/complier: Make r300_vertprog_swizzle_caps visible...
2013-02-22 Tom Stellardr300g/compiler: Fix typo in comment
2013-02-22 Tom Stellardr300g/compiler: Add missing license headers
2013-02-14 Marek Olšákr300g: add support for red-alpha render targets
2013-02-07 Marek Olšákr300g: put textures with usage=staging in GTT and make...
2013-02-06 Marek Olšákr300g: fix blending and alpha-test with RGBX16F and...
2013-02-06 Marek Olšákr300g: use new RGBX formats
2013-02-06 Marek Olšákr300g: try to use color varyings for texcoords if max...
2013-02-06 Marek Olšákr300/compiler: copy-propagate saturate mode when possible
2013-02-06 Marek Olšákr300/compiler: add support for saturate output modifier...
2013-02-06 Marek Olšákr300g: fix blending with RGBX formats
2013-02-06 Marek Olšákr300g: fix blending with blend color and RGBA formats
2013-02-04 Brian Paulgallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPO...
2013-02-04 Andreas Bollgallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSE...
2013-02-01 Marek Olšákr300g: always put MSAA resources in VRAM
2013-01-28 Jerome Glisseradeon/winsys: add dma ring support to winsys v3
2013-01-21 Marek Olšákr300g: add a workaround for the AA colorbuffer addressi...
2013-01-21 Marek Olšákr300g: allow resolutions up to 1280x1024 with AA optimi...
2013-01-21 Marek Olšákr300g: enable AA optimizations for the RGBA16F format
2013-01-15 Marek Olšákr300g: fix and cleanup flushing before clearing CMASK...
2013-01-15 Marek Olšákr300g: implement MSAA compression and fast MSAA color...
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2013-01-14 Marek Olšákr300g: set a dummy vertex buffer in context_create
2013-01-14 Marek Olšákr300g: fix MSAA resolve to an untiled texture
2013-01-14 Marek Olšákr300g: advertise MSAA support for the RGB10_A2 format...
2013-01-14 Marek Olšákr300g: allow separate depth and stencil clear
2013-01-14 Marek Olšákr300g: if both Z and stencil are present, they must...
2013-01-14 Marek Olšákr300g: allow HiZ with a 16-bit zbuffer
2013-01-14 Marek Olšákr300g: random hyperz cleanups
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerr300g: Link ralloc.c and register_allocate.c into separ...
2013-01-10 Tom Stellardr300g: Build a libtool archive
2013-01-10 Tom Stellardr300g: Use gallium automake include file
2013-01-10 Marek Olšákr300g: don't set sample positions to the pixel center...
2013-01-09 Marek Olšákr300g: optionally log MSAA resources to stderr
2013-01-09 Marek Olšákr300g: fix the GPU name in the renderer string
2013-01-09 Marek Olšákr300g: fix CS checker errors caused by emit_dsa_state
2013-01-08 Marek Olšákr300g: fix assertion failure in emit_dsa_state
2013-01-07 Jerome Glisseradeon/winsys: move radeon family/class identification...
2013-01-06 Marek Olšákr300g: implement MSAA
2013-01-06 Marek Olšákr300g: simplify DSA state, add ability to patch FG_ALPH...
2013-01-06 Marek Olšákr300g/compiler: add shader emulation for the alpha_to_o...
2013-01-04 Marek Olšákr300g: don't check for vertex and index buffer bind...
2013-01-04 Marek Olšákr300g/swtcl: use memcpy to emit indices
2013-01-04 Marek Olšákr300g/swtcl: simplify vertex uploading
2013-01-04 Marek Olšákr300g/swtcl: fix crash when setting vertex buffers
2013-01-04 Marek Olšákr300g: don't set PIPE_BIND flags for internal textures
2013-01-04 Marek Olšákgallium/u_blitter: unify some parameters into a dstbox...
2013-01-04 Marek Olšákgallium/u_blitter: remove useless parameter from blitte...
2013-01-04 Marek Olšákgallium/radeon: send the END_OF_FRAME flag to the DRM
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2013-01-02 Adam Jacksonr300g: Fix visibility CFLAGS in automake
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-12-12 Marek Olšákwinsys/radeon: don't use BIND flags, add a flag for...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-11 Dave Airliegallium: fix cap warnings for tbo cap.
next