gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
[mesa.git] / src / gallium / drivers / nv50 /
2011-03-05 Marek Olšákgallium: split CAP_INSTANCE_DRAWING into INSTANCEID...
2011-03-05 Christoph Bumillernv50: support the InstanceID system value
2011-03-05 Vinson Leenv50: Update SConscript.
2011-03-04 Christoph Bumillernv50,nvc0: get format desc for TIC entry from sampler...
2011-03-04 Christoph Bumillernv50,nvc0: share sampler state creation
2011-03-04 Christoph Bumillernv50,nvc0: update the format tables
2011-03-04 Christoph Bumillernv50,nvc0: fix texture layer issues
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 Christoph Bumillernv50: check grclass instead of chipset for 3D caps
2011-03-03 Christoph Bumillernv50: increase size of shader code bo
2011-03-03 Ben Skeggsnouveau: allow pipe driver to define which buffers...
2011-03-02 Christoph Bumillernv50: fix IB index buffer path
2011-03-02 Christoph Bumillernv50: fix POINT_COORD_REPLACE_MAP method size
2011-03-02 Christoph Bumillernv50: primitive restart trick for vertex data through...
2011-03-02 Christoph Bumillernv50: fix depth clamp for disabled primitive clipping
2011-03-02 Christoph Bumillernv50: implement independent blend functions for nva3...
2011-03-02 Christoph Bumillernv50: fix tile size calculations
2011-03-02 Christoph Bumillernv50: fix point sprite state validation
2011-03-02 Christoph Bumillernv50: allow accidentally disabled IB index buffers...
2011-03-02 Christoph Bumillernv50: apply relocations to shader code
2011-03-02 Christoph Bumillernv50: fix wrong miptree tile flags taken over from...
2011-03-01 Ben Skeggsnouveau: ensure vbo_dirty is set when buffer write...
2011-03-01 Ben Skeggsnv50: multiply polygon offset units by 2
2011-03-01 Ben Skeggsnv50: sync textures with render targets ourselves
2011-03-01 Ben Skeggsnv50: move onto common linear buffer manager
2011-03-01 Ben Skeggsnouveau: create linear gart/vram mman in common screen...
2011-03-01 Ben Skeggsnouveau: fix compiler complaint
2011-03-01 Ben Skeggsnv50: make mm available as common code
2011-03-01 Ben Skeggsnv50: move onto shared fence code
2011-03-01 Ben Skeggsnv50-nvc0: set cur_ctx during init if none currently...
2011-02-28 Christoph Bumillernv50: replace most of it with nvc0 driver ported to...
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-13 Marcin Slusarznv50: fix query assertion
2011-02-09 Christoph Bumillernv50,nvc0: do not forget to apply sign mode to saved...
2011-02-09 Christoph Bumillernv50,nvc0: fix condition code change when commuting...
2011-01-17 Dave Airlienouveau: fix build against out of tree libdrm
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-08 Christoph Bumillernvfx,nv50: pipe_reference the constant buffers
2011-01-06 Marek Olšákgallium: drivers should reference vertex buffers
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Ben Skeggsnouveau: fix includes for latest libdrm
2010-12-20 Marek Olšákgallium: remove unused 'buf' parameter in pipe_buffer_unmap
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-02 Ben Skeggsnv50: silence some unknown get_param warnings
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-12 Marek Olšáknv50: fill out CAPs for indirect addressing
2010-11-02 Keith Whitwellst/mesa: unbind constant buffer when not in use
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Xavier Chantrynv50: apply layout_mask to tile_flags
2010-10-05 Nicolas Kaisernv50: fix always true conditional in shader optimization
2010-09-28 Christoph Bumillernv50: fix GP state bind and validate
2010-09-25 Christoph Bumillernv50: fix/handle a few more PIPE_CAPs
2010-09-25 Christoph Bumillernv50: use CLEAR_BUFFERS for surface fills
2010-09-25 Christoph Bumillernv50: use formats table in nv50_surface.c
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Vinson Leenv50: Remove dead initialization.
2010-09-19 Vinson Leenv50: Remove dead initialization.
2010-09-18 Vinson Leenv50: Silence missing initializer warning.
2010-09-18 Christoph Bumillernv50: fix typo in fifo packet length limit
2010-09-18 Christoph Bumillernv50: emit constbuf relocs before uploading constants
2010-09-18 Christoph Bumillernv50: add relocs for stack and local mem buffers
2010-09-16 Christoph Bumillernv50: get shader fixups/relocations into working state
2010-09-16 Christoph Bumillernv50: don't segfault on shaders with 0 instructions
2010-09-16 Vinson Leenv50: Fix 'control reaches end of non-void function...
2010-09-16 Vinson Leenv50: Silence uninitialized variable warnings.
2010-09-16 Vinson Leenv50: Silence uninitialized variable warning.
2010-09-16 Vinson Leenv50: Silence uninitialized variable warning.
2010-09-16 Vinson Leenv50: Silence uninitialized variable warning.
2010-09-15 Vinson Leenv50: Remove unnecessary headers.
2010-09-15 Vinson Leenv50: Update files in SConscript to match Makefile.
2010-09-15 Brian Paulnv50: use unsigned int for bitfields to silence warnings
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Christoph Bumillernv50: put low limit on REG_ALLOC_TEMP and FP_RESULT_COUNT
2010-09-15 Christoph Bumillernv50: improve and fix modifier folding optimization
2010-09-15 Christoph Bumillernv50: consider address register in reload elimination
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-13 Christoph Bumillernv50: fix TXP depth comparison value
2010-09-13 Christoph Bumillernv50: fix indirect CONST access with large or negative...
2010-09-13 Christoph Bumillernv50: MOV TEMP[0], -CONST[0] must be float32 negation
2010-09-13 Christoph Bumillernv50: interp cannot write flags reg
2010-09-13 Christoph Bumillernv50: check for immediates when turning MUL ADD into MAD
2010-09-13 Christoph Bumillernv50: handle TGSI EXP and LOG again
2010-09-12 Christoph Bumillernv50: match TEMP limit with nv50 ir builder
2010-09-12 Christoph Bumillernv50: newlines in shader bincode printing
2010-09-12 Christoph Bumillernv50: cannot move from local mem to output reg directly
2010-09-11 Xavier Chantrynv50: fix size of outputs_written array
2010-09-11 Christoph Bumillernv50: minor compiler fixes and cleanups
2010-09-11 Christoph Bumillernv50: reduce bb_reachable_by runtime from pot to linear
2010-09-09 Christoph Bumillernv50: fix can_load check for 3rd source
2010-09-09 Christoph Bumillernv50: address regs are 16 bit
2010-09-09 Christoph Bumillernv50: duplicate interps in load_proj_tex_coords
2010-09-09 Christoph Bumillernv50: create value references with the right type
2010-09-09 Christoph Bumillernv50: use actual loads/stores if TEMPs are accessed...
2010-09-09 Christoph Bumillernv50: don't parse again in tgsi_2_nc
2010-09-09 Christoph Bumillernv50: prepare for having multiple functions
2010-09-09 Christoph Bumillernv50: save tgsi instructions
2010-09-05 Luca Barbierinouveau: delete nouveau_class.h, move nv50 regs to...
next