OSDN Git Service

android: ensure building with stlport
[android-x86/external-mesa.git] / src / gallium /
2012-04-06 Chia-I Wuandroid: enable llvm
2012-04-06 Chia-I Wuandroid: no global object in gallivm
2012-04-06 Chia-I Wuandroid: fix build issues when LLVM is enabled
2012-04-06 Chia-I Wuandroid: add llvmpipe support
2012-04-06 Chia-I Wuandroid: disable SSE translate
2012-04-06 Chia-I Wuandroid: always flush softpipe to support SurfaceFlinger
2012-04-04 Marek Olšákr300g/swtcl: fix crash when back color is present in...
2012-04-04 Marek Olšákr300g/swtcl: fix polygon offset
2012-04-04 Marek Olšákr300g/swtcl: don't expose shader subroutine support
2012-04-04 Marek Olšákr300g/swtcl: don't enter u_vbuf_mgr
2012-04-04 Marek Olšákr300g/swtcl: don't print an error when getting ClipVertex
2012-03-14 Brian Paulutil: add mutex lock in u_debug_memory.c code
2012-03-09 Brian Paulsvga: add null vs pointer check in update_need_pipeline()
2012-03-09 Zack Rusinsvga: fix the rasterizer state resets
2012-03-09 Zack Rusinsvga: Fix stencil op mapping
2012-03-09 Zack Rusinsvga: fix a crash happening before setting fragment...
2012-03-01 José Fonsecasvga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to...
2012-02-27 Tom Stellardr300/compiler: Fix bug when lowering KILP on r300 cards
2012-02-27 Marek Olšákgallium/rtasm: properly detect SSE and SSE2
2012-02-16 Simon Farnsworthr600g: Use a fake reloc to sleep for fences
2012-02-16 Alex Deucherr600g: 128 bit formats require tile_type = 1 on cayman
2012-02-16 Alex Deucherr600g: fix tex tile_type offset for cayman
2012-02-03 Ville Syrjalagallium/dri: Handle xserver that doesn't send needless...
2012-02-02 Brian Paulgallium/postprocess: move declarations before code
2012-02-02 Lauri Kasanengallium/postprocess: Just to be safe, reference all...
2012-02-02 Lauri Kasanengallium/postprocess: Fix depth logic
2012-02-02 Michel Dänzergallium/postprocess: Proper reference counting of pp_ji...
2012-01-31 Brian Paulvega: memset data array to zero to silence uninitialize...
2012-01-31 Brian Paulsoftpipe: move var initialization to silence warning
2012-01-31 Vinson Leesoftpipe: Silence unused variable warning on non-LLVM...
2012-01-30 Benjamin Franzkest/dri: Support 24bit formats in dri2_allocate_buffer
2012-01-28 Christian Königst/xvmc: remove xorg-server dependency
2012-01-25 Scott MoreauComplete ARGB8888 naming convention format renames...
2012-01-24 Eric Anholtmesa: Make the register allocator allocation take a...
2012-01-24 Christoph Bumillernvc0: fix some limit cap values
2012-01-24 Christoph Bumillernv50/ir: make use of TGSI_INTERPOLATE_COLOR
2012-01-24 Christoph Bumillernvc0: fix submission of VertexID and EdgeFlag in push...
2012-01-24 Vadim Girlinr600g: fix interpolation with clipvertex
2012-01-23 Vadim Girlinr600g: fix VS fog export
2012-01-23 Alex Deucherr600g: fix typo in evergreen register
2012-01-23 Vadim Girlinr600g: take into account kcache banks for bank swizzle...
2012-01-23 Vadim Girlinr600g: implement clip vertex v2
2012-01-23 Vadim Girlinr600g: improve kcache line sets handling v2
2012-01-23 Vadim Girlinr600g: implement clip distances
2012-01-23 Vadim Girlinr600g: implement two-sided lighting (v3)
2012-01-23 Dave Airlier600g: srgb mode is only valid on certain format types.
2012-01-23 Vadim Girlinr600g: make INTERP_LOAD_P0 vector-only
2012-01-23 Dave Airlier600g: fixup AR handling (v5)
2012-01-23 Alex Deucherr600g: add workaround for original R600 PS setup
2012-01-23 Dave Airlier600g: add missing r32 uint/sint fbo formats.
2012-01-13 Brian Paulsofpipe: remove extraneous semicolon
2012-01-13 Dave Airliesoftpipe: bump max texture array layers to 256.
2012-01-13 Dave Airlier600g: don't advertise integers yet on r600.
2012-01-12 Thomas Hellstromst/xa: Bump version to 1.0.0 according to the README
2012-01-12 José Fonsecasvga: Fix user clip planes.
2012-01-12 Thomas Hellstromgallium/svga: Pass the SVGA3D_SURFACE_HINT_RENDERTARGET...
2012-01-11 Jakob Bornecrantzrbug: Silence warning
2012-01-11 Brian Paulsvga: don't reference count svga_sampler_view's texture
2012-01-11 José Fonsecast/wgl: Return NULL for NULL HDCs in wglGetExtensionsSt...
2012-01-11 Dave Airliellvmpipe: disable native integers
2012-01-11 Brian Paulst/glx/xlib: call register_with_display() in glXChooseF...
2012-01-11 Christoph Bumillernv50/ir: handle TGSI_OPCODE_ISSG
2012-01-11 Christoph Bumillernv50/ir: handle TGSI_TEXTURE_SHADOWCUBE
2012-01-11 Christoph Bumillernv50,nvc0: zero out program struct on program_destroy
2012-01-11 Kristian Høgsbergwayland-drm: Drop the non-premul formats, use format...
2012-01-11 José Fonsecadraw: Store the new pre_clip_pos member as well.
2012-01-11 Dave Airliesoftpipe: route correct coordinates for shadow cube...
2012-01-11 Dave Airlietgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
2012-01-11 José Fonsecallvmpipe: Update for TGSI_INTERPOLATE_COLOR.
2012-01-11 Dave Airlietgsi: add ISSG support
2012-01-11 Dave Airliesoftpipe: enable clamping control
2012-01-11 Dave Airliesoftpipe: fix texel fetch swizzles
2012-01-11 Stéphane Marchesini915g: Fix bugs in the shader optimizer.
2012-01-11 Dave Airliesoftpipe: fix llvm build
2012-01-11 Dave Airliedraw: clipdistance support (v2)
2012-01-11 Dave Airlietgsi_scan: add support to count number of output clip...
2012-01-11 Dave Airliedraw/softpipe: add clip vertex support. (v2)
2012-01-11 Dave Airlietgsi/softpipe: add VertexID support.
2012-01-11 Dave Airliesoftpipe: allow softpipe to set shader params depending...
2012-01-10 Christoph Bumillernv50: fix clip state validation
2012-01-10 Brian Pauldraw: remove unused 'so' variable in draw_pt_so_emit()
2012-01-10 Brian Paulutil: use memset() to initialize surface, sampler_view...
2012-01-10 Jakob Bornecrantzsvga: Drop execbuf throttling
2012-01-10 Jakob Bornecrantzsvga: Add somewhat sensible fallback and silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Ignores
2012-01-10 Jakob Bornecrantzdraw: Silence warning
2012-01-10 Jakob Bornecrantztarget-helpers: If neither softpipe or llvmpipe is...
2012-01-10 Dave Airliedraw/softpipe: EXT_transform_feedback support (v2)
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Christoph Bumillernvc0: fix FP header clip distance mask
2012-01-09 Christoph Bumillernvc0/ir: TXF array index already is an integer
2012-01-09 Christoph Bumillernv50/ir: handle TGSI_SEMANTIC_VERTEXID
2012-01-09 Christoph Bumillernv50/ir/tgsi: translate SNE as unordered comparison
2012-01-09 Christoph Bumillernv50/ir/ra: don't coalesce contraint-moves
2012-01-09 Christoph Bumillernvc0: enable shader watchdog timer
2012-01-09 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_IABS
2012-01-09 Christoph Bumillernv50/ir/opt: optimize u32 MOD by power of 2 into AND
next