i965g: add lots of error checks and early returns
[mesa.git] / src / gallium / drivers /
2009-10-19 Corbin Simpsonr300g: Demonstratory kludge to unbreak glxgears.
2009-10-19 Christoph Bumillernv50: add support for address regs
2009-10-19 Christoph Bumillernv50: cleanup emit_kil
2009-10-19 Christoph Bumillernv50: implement TGSI_OPCODE_CMP
2009-10-19 Christoph Bumillernv50: quick fix for insn src negation
2009-10-19 Christoph Bumillernv50: add support for DDX and DDY opcodes
2009-10-19 Christoph Bumillernv50: submit user vbo data through the fifo
2009-10-19 Christoph Bumillernv50: use SIFC for TIC, TSC upload
2009-10-19 Christoph Bumillernv50: nicer texture format switch
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Ben Skeggsnouveau: implement is_{texture,buffer}_referenced properly
2009-10-18 Ben Skeggsdrm/nv50: write tic/tsc setup to correct slots when...
2009-10-18 Corbin Simpsonr300g: Fix up a bunch of warnings.
2009-10-18 Corbin Simpsonr300g: Add another ZTOP condition.
2009-10-18 José Fonsecallvmpipe: Allocate texture storage for whole quads.
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-18 Corbin Simpsonr300g: Squash format warning.
2009-10-18 Corbin Simpsonr300g: Use a dirty test to bring framerate back up.
2009-10-18 Corbin Simpsonr300g: Also have rs_block keyed to the current shader...
2009-10-18 Corbin Simpsonr300g: Fix u_hash_table rename.
2009-10-18 Corbin SimpsonMerge branch 'master' of ssh://git.freedesktop.org...
2009-10-17 Patrice Mandinnouveau: nv40: Use same workaround as i915 for segfault...
2009-10-17 Patrice Mandinnouveau: nv30: Remove duplicate case. Was a typo for...
2009-10-17 Patrice Mandinnouveau: nv30: Use same workaround as i915 for segfault...
2009-10-16 Corbin Simpsonr300g: Use a hash table to look up vertex info.
2009-10-15 Corbin Simpsonr300g: Set logical ID for each emitted texture/sampler.
2009-10-15 Patrice Mandinnouveau: nv30: Hack to enforce same number of bits...
2009-10-15 Patrice Mandinnouveau: nv30: refuse binding a colour buffer with...
2009-10-14 Jakob Bornecrantztrace: Handle transfer returning null
2009-10-15 Corbin Simpsonr300g: Move ZTOP to its own state atom.
2009-10-14 Jakob Bornecrantzi915g: Fix warnings
2009-10-14 José Fonsecallvmpipe: Use ALIGN_STACK.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Corbin Simpsonr300g: Move ztop to derived state.
2009-10-14 Corbin Simpsonr300g: Compiler warning cleanup.
2009-10-14 Dave Airlier300g: remove buffer add that should be unnecessary.
2009-10-14 Dave Airlier300g: add QUERY to KITCHEN_SINK
2009-10-14 Dave Airlier300g: add one more ZTOP disable bit.
2009-10-14 Dave Airlier300g: port over last parts of oq support.
2009-10-14 Dave Airlier300g: convert query to a state for emitting.
2009-10-14 Dave Airlier300g: fixup arb occulsion query support.
2009-10-14 Dave Airlier300g: attempt to make bo space check sane.
2009-10-14 Dave Airlier300g: fix case where texture unit 0 is disabled but...
2009-10-13 Patrice Mandinnouveau: nv30: use texture width,height for render...
2009-10-13 Corbin Simpsonr300g: More debug flags.
2009-10-13 Corbin Simpsonr300g: Surface debug.
2009-10-13 Corbin Simpsonr300g: Fallback on surfaces we can't render to or from.
2009-10-13 Corbin Simpsonr300g: Prevent multiple-use textures from getting incor...
2009-10-13 Corbin Simpsonr300g: Clean up texture formats.
2009-10-12 Patrice MandinAdd support for more 8 and 16 bits formats
2009-10-11 Nicolai Hähnler300g: Fix fragment program constants upload on R300
2009-10-11 Dave Airlier300g: fix blending default state + alpha separate.
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian Paulsoftpipe: fix multi-drawbuffers regression
2009-10-10 Brian Paulsoftpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
2009-10-10 Cooper Yuanr300g: add video surface create and destroy functions
2009-10-09 Brian Paulsoftpipe: restore/fix print_vertex() debug helper
2009-10-09 José Fonsecallvmpipe: Eliminate constant mapping/unmapping.
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Vinson Leei915g: Fix MSVC build.
2009-10-07 Brian Paulsoftpipe: new comments
2009-10-07 Brian Paulsoftpipe: whitespace and comment fixes
2009-10-07 Brian Paulsoftpipe: prefix non-static functions with sp_
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Jakob Bornecrantzi915g: Use buffer write instead of map for lit vertices
2009-10-07 Jakob Bornecrantzi915g: Change order of buffer_write arguments
2009-10-07 Jakob Bornecrantzi915g: Disable vbuf fifo and minor commenting of vbuf...
2009-10-07 Younes Mantonnv04-nv40: Fix swizzle transfers for NPOT sizes.
2009-10-06 Ben Skeggsnv50: fix segfault when there's gaps in enabled texture...
2009-10-06 Jakob Bornecrantzi915g: Tweek vertexbuffer size
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Jakob Bornecrantzi915g: Drop the simple sufix
2009-10-05 Jakob Bornecrantzi965g: Drop i965simple
2009-10-05 Joakim Sindholtr300g: fix scons build
2009-10-05 Ben Skeggsnv50: support PIPE_FORMAT_X8R8G8B8_UNORM
2009-10-04 José Fonsecallvmpipe: Ensure tile cache transfers are mapped before...
2009-10-04 José Fonsecallvmpipe: Autogenerate lp_tile_soa.c from u_format...
2009-10-04 José Fonsecallvmpipe: Remove loop testing from format testing.
2009-10-04 José Fonsecallvmpipe: Match header's protection macro with filename.
2009-10-04 José Fonsecallvmpipe: Adjust format assertion.
2009-10-04 Corbin Simpsonr300g: xRGB and RGBx formats.
2009-10-04 Nicolai Hähnler300/compiler: Refactor to allow different instruction...
2009-10-03 Nicolai Hähnler300/compiler: Introduce control flow instructions...
2009-10-03 José Fonsecallvmpipe: Fetch tile only if a color buffer is bound.
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-03 Nicolai Hähnler300g: Do not abort on fragment program compiler error
2009-10-03 Nicolai Hähnler300g: Remove an unnecessarily created pipe buffer...
2009-10-03 Nicolai Hähnler300g: Reset vbo_offset after allocation of a new buffer
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-10-02 Younes Mantong3dvl: Copyright blocks.
2009-10-02 Younes Mantong3dvl: Color space conv interface & vl impl.
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Robert Nolandutil: Enable sockets on BSD
2009-10-01 Keith Whitwellgallium: remove depth.occlusion_count flag
2009-09-29 José Fonsecallvmpipe: Workaround for bug in llvm 2.5.
2009-09-29 José Fonsecallvmpipe: First verify LLVM IR, only then run optimizin...
2009-09-29 José Fonsecallvmpipe: Runtime cpu checks for lp_build_min_simple...
next