OSDN Git Service

r300g/swtcl: don't print an error when getting ClipVertex
[android-x86/external-mesa.git] / src / gallium / drivers / r300 / r300_state.c
2012-04-04 Marek Olšákr300g/swtcl: don't print an error when getting ClipVertex
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-01 Marek Olšákr300g: rework resource_copy_region, not changing pipe_r...
2011-12-13 Marek Olšákr300g: take advantage of KEEP_TILING_FLAGS flush flag
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-20 Marek Olšákr300g: use u_vbuf_mgr to set/get the index buffer
2011-09-26 Marek Olšáku_vbuf_mgr: s/u_vbuf_mgr_/u_vbuf_
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-11 Marek Olšákr300g: max_anisotropy of 1 is not anisotropic filtering
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-04 Christian KönigRevert "Merge remote-tracking branch 'mareko/r300g...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-31 Marek Olšákr300g: log when getting unsupported texture format
2011-05-29 Marek Olšákr300g: fix occlusion queries when depth test is disable...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Marek Olšákr300g: dynamically ask for and release Hyper-Z access
2011-05-09 Marek Olšákr300g: remove redundant state variable hyperz_locked
2011-04-25 Marek Olšákr300g: implement draw_instanced for HWTCL
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-18 Marek Olšákr300g/winsys: rename r300->radeon and do a little cleanup
2011-04-08 Marek Olšákr300g: fix another crash with hyperz
2011-04-05 Marek Olšákr300g: postpone fragment shader state validation until...
2011-03-29 Marek Olšákr300g: enable clamping controls
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-15 Marek Olšákr300g: implement the texture barrier
2011-03-14 Marek Olšákr300g: clamp after blending for fixed-point formats...
2011-03-12 Marek Olšákr300g: implement fragment color clamping in the shader
2011-03-05 Marek Olšákr300g: cleanup parameters of draw functions
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Marek Olšákr300g: preliminary implementation of clamping controls
2011-03-04 Marek Olšákr300g: implement FP16 alpha test
2011-03-04 Marek Olšákr300g: implement blending for some of non-RGBA8 formats
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Marek Olšákr300g: require DRM 2.3.0 (kernel 2.6.34)
2011-02-28 Marek Olšákr300g: fix HiZ memory size computation and deciding...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-18 Marek Olšákr300g: remove tracking whether vertex buffers need...
2011-02-16 Marek Olšákr300g: fix a race between CS and SET_TILING ioctls
2011-02-15 Marek Olšákr300g: fix SIGFPE on debug builds
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-14 Marek Olšákr300g: cleanup the draw functions
2011-02-11 Marek Olšákr300g: import the last bits of libdrm and cleanup the...
2011-02-10 Marek Olšákr300g: consolidate buffers and textures to r300_resource
2011-02-10 Marek Olšákr300g: simplify WRITE_RELOC API and cleanup
2011-02-07 Marek Olšákr300g: use the new vertex buffer manager
2011-01-30 Marek Olšákr300g: rework vertex format fallback
2011-01-27 Marek Olšákr300g: fix some bugs with zbuffer compression (v4)
2011-01-24 Marek Olšákr300g: remove any traces of depth_clamp
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Łukasz Krotowskir300g: Remove invalid assertion.
2011-01-07 Marek Olšákr300g: derive user buffer sizes at draw time
2011-01-06 Marek Olšákr300g: skip buffer validation of upload buffers when...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-29 Marek Olšákr300g: support user buffers as constant buffers
2010-12-28 Marek Olšákr300g: rename aos to vertex arrays
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-17 Marek Olšákr300g: finally fix the texture corruption on r3xx-r4xx
2010-12-23 Dave Airlier300g: add support for color0 writes to all bound color...
2010-12-11 Marek Olšákr300g: fix rendering with a vertex attrib having a...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-07 Marek Olšákr300g: validate buffers only if any of bound buffers...
2010-12-07 Marek Olšákr300g: cache packet dwords of 3D_LOAD_VBPNTR in a comma...
2010-12-05 Marek Olšákr300g: optimize looping over atoms
2010-12-05 Dave Airlier300g: try and use all of vertex constant space
2010-12-05 Marek Olšákr300g: do not use the index parameter in set_constant_b...
2010-12-03 Marek Olšákr300g: fix pointer arithmetic with void* in transfer_in...
2010-12-03 Marek Olšákr300g: use internal BO handle for add_buffer and write_...
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-12-01 Marek Olšákr300g: fix texture swizzling with compressed textures...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-20 Marek Olšákr300g: fix rendering with no vertex elements
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-10 Marek Olšákr300g: rename has_hyperz -> can_hyperz
2010-11-04 Guillermo S. Romeror300g: Do not use buf param before checking for NULL.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-26 Vinson Leer300g: Remove unused variable.
2010-09-26 Dave Airlier300g: fix glsl-fs-pointcoord
2010-09-24 Marek Olšákr300g: fix the border color for every format other...
2010-09-23 Dave Airlier300g: fix point sprite coord.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-29 Marek Olšákr300g,u_blitter: use u_framebuffer
2010-08-28 Mathias Fröhlichr300g: fix min/max lod computation
2010-08-25 Marek Olšákr300g: fix potentially uninitialized variables in creat...
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-25 Marek Olšákr300g: fix gl_PointCoord
2010-08-25 Marek Olšákr300g: eliminate unused constants in FS
2010-08-25 Marek Olšákr300g: eliminate unused constants in VS
2010-08-25 Marek Olšákr300g: clean up some mess in set_constant_buffer
2010-08-25 Marek Olšákr300g: fix indentation
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
next