nvc0: move firmware loading functions to nouveau
[mesa.git] / src / gallium / drivers /
2013-08-15 Ilia Mirkinnvc0: move firmware loading functions to nouveau
2013-08-15 Ilia Mirkinnvc0: move some of the simpler decoder functions into...
2013-08-15 Ilia Mirkinnvc0: move vp param filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move bsp param-filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move nvc0_decoder into nouveau, rename to nouveau...
2013-08-15 Ilia Mirkinnvc0: standardize on using #if for NVC0_DEBUG_FENCE
2013-08-15 Ilia Mirkinnvc0: refactor video buffer management logic into nouve...
2013-08-15 Ilia Mirkinnv50: allow forcing PMPEG use, for ease of testing
2013-08-15 Ilia Mirkinnv30: hook up PMPEG support via nouveau_video, enables...
2013-08-15 Ilia Mirkinnouveau: set buffer format of video buffer
2013-08-15 Ilia Mirkinnouveau: fix number of surfaces in video buffer, use...
2013-08-15 Ilia Mirkinnv30: U8_USCALED only works for size 4
2013-08-15 Chia-I Wuilo: fix fragment shaders that use PCB on GEN7+
2013-08-15 Vinson Leenouveau: Fix variable name.
2013-08-15 Marek Olšákradeonsi: unduplicate code in create_context
2013-08-15 Marek Olšákradeonsi: initialize the radeon_surface structure
2013-08-15 Marek Olšákradeonsi: correct sampler function names
2013-08-15 Marek Olšákradeonsi: rename r600_texture::dirty_db_mask to dirty_l...
2013-08-15 Marek Olšákradeonsi: rename r600_resource_texture to r600_texture
2013-08-14 Roland Scheideggerr600/radeonsi: implement new float comparison instructions
2013-08-14 Roland Scheideggernv50: implement new float comparison instructions
2013-08-14 Roland Scheideggerilo: implement new float comparison instructions
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-08-14 Jon Severinssonradeon/llvm: Add missing "%s" format string to fprintf.
2013-08-13 Vadim Girlinr600g/sb: use MULADD workaround on R7xx for MULADD_IEEE
2013-08-13 Chia-I Wuilo: enable dumping of WM PCB
2013-08-13 Chia-I Wuilo: no binding table change when constants are pushed
2013-08-13 Chia-I Wuilo: support push constant model in shaders
2013-08-13 Chia-I Wuilo: support copying constant buffer 0 to PCB
2013-08-13 Chia-I Wuilo: make constant buffer 0 upload optional
2013-08-13 Chia-I WuRevert "ilo: initialize constant buffer SURFACE_STATE...
2013-08-12 Chia-I Wuilo: initialize constant buffer SURFACE_STATE early
2013-08-10 Chia-I Wuilo: 3DSTATE_INDEX_BUFFER may be wrongly skipped
2013-08-09 Roland Scheideggergallivm: set non-existing values really to zero in...
2013-08-09 Roland Scheideggergallivm: use texture target from shader instead of...
2013-08-09 Zack Rusinsoftpipe: fix the regressions
2013-08-08 Roland Scheideggersoftpipe: don't clamp reference value for shadow compar...
2013-08-08 Roland Scheideggergallivm: propagate scalar_lod to emit_size_query too
2013-08-08 Chia-I Wuilo: get rid of GPE tables completely
2013-08-08 Chia-I Wuilo: clean up GPE header inclusions
2013-08-08 Chia-I Wuilo: initialize alpha test state in ilo_gpe_init_dsa
2013-08-08 Chia-I Wuilo: fold gen6_translate_index_size into the caller
2013-08-08 Chia-I Wuilo: fold gen6_translate_depth_format into the caller
2013-08-08 Courtney Goeltzenl... ilo: Call GPE emit functions directly.
2013-08-08 Courtney Goeltzenl... ilo: move emit functions so that they can be inlined.
2013-08-08 Tom Stellardr300g/compiler/tests: Pass the required LDFLAGS when...
2013-08-08 Tom Stellardr300g/compiler/tests: Fix segfault
2013-08-07 Chia-I Wuilo: speed up 3DSTATE_VERTEX_BUFFERS emission a bit
2013-08-07 Chia-I Wuilo: skip state emission when reducing sampler count
2013-08-07 Chia-I Wuilo: simplify setting of shader samplers and views
2013-08-07 Chia-I Wuilo: correctly check for stencil ref change
2013-08-07 Zack Rusindraw: fix slot detection
2013-08-06 Christoph Bumillernvc0: don't access array out of bounds on unexpected...
2013-08-06 Emil Velikovnv50: handle pure integer vertex attributes
2013-08-06 Samuel Pitoisetnvc0: implement MP performance counters for nvc0:nvd9
2013-08-06 Samuel Pitoisetnvc0: implement compute support for nvc0
2013-08-06 Samuel Pitoisetnvc0: add more MP counters for nve4
2013-08-06 Michel Dänzerradeonsi: Number of SGPRs retrieved from LLVM already...
2013-08-06 Vinson Leellvmpipe: Do not need to free anything if there is...
2013-08-06 Vinson Leenvc0: Initialize ptr for unexpected sample_count on...
2013-08-03 Zack Rusinllvmpipe: fix frontface behavior again
2013-08-04 Vinson Leer600g/sb: Dump correct value for CND.
2013-08-03 Ilia Mirkinnv50: fix some h264 interlaced decoding on vp2
2013-08-03 Zack Rusinllvmpipe: don't interpolate front face or prim id
2013-08-03 Zack Rusindraw: inject frontface info into wireframe outputs
2013-08-02 Zack Rusinllvmpipe: make the front-face behavior match the galliu...
2013-08-02 Christoph Bumillerr600g: honour semantic index in fragment color exports
2013-07-31 Samuel Pitoisetnvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
2013-07-31 Brian Paulsoftpipe: use new softpipe_resource_data() accessor
2013-07-31 Brian Paulsoftpipe: don't ignore pipe_constant_buffer::buffer_offset
2013-07-30 Marek OlšákRevert "r300g: Give CLIP_DISABLE another try"
2013-07-30 Jonathan Charestr600g/compute: Added missing address space checking...
2013-07-28 Maarten Lankhorstnvc0: force use of correct firmware file
2013-07-24 Christoph Bumillernv50,nvc0: s/uint16/uint32 for constant buffer offset
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-22 Zack Rusinllvmpipe: Ensure FTZ/DAZ flags are set on deferred...
2013-07-22 José Fonsecallvmpipe: Remove lp_rast_get_num_threads().
2013-07-19 Zack Rusinllvmpipe/tests: update arith test to check for edge...
2013-07-18 Roland Scheideggerllvmpipe: clamp inputs for srgb render buffers
2013-07-18 Roland Scheideggerllvmpipe: fix blending with SRC_ALPHA_SATURATE with...
2013-07-18 Marek Olšákr600g: use WAIT_3D_IDLE before using CP DMA
2013-07-18 Jonathan Grayr300g: make use of gallium's os_get_process_name()
2013-07-18 Ilia Mirkinnv50: H.264/MPEG2 decoding support via VP2, available...
2013-07-17 Vadim Girlinr600g/sb: improve alu packing on cayman
2013-07-17 Vadim Girlinr600g/sb: fix handling of new multislot instructions...
2013-07-17 Vadim Girlinr600g/sb: fix debug dump code in scheduler
2013-07-17 Vadim Girlinr600g/sb: fix initial register allocation
2013-07-17 Vadim Girlinr600g/sb: move chip & class name functions to sb_context
2013-07-17 Vadim Girlinr600g/sb: fix handling of PS in source bytecode on...
2013-07-17 Vinson Leer600g/sb: Initialize ra_checker member variables.
2013-07-15 Roland Scheideggerllvmpipe: support sRGB framebuffers
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-13 Chia-I Wuilo: skip 3DSTATE_INDEX_BUFFER when possible
2013-07-13 Vinson Leer600g/sb: Initialize ra_constraint::cost.
2013-07-12 Chia-I Wuilo: move a santiy check into its assert()
2013-07-12 Chia-I Wuilo: mark some states dirty when they are really changed
2013-07-12 Chia-I Wuilo: clean up ilo_blitter_pipe_begin()
next